Commit d64b88297b68e6a5891d6930c2abaaa30ba3b8d1

Authored by Jay Berkenbilt
1 parent bdf4a9dd

Add reminder about where performance test results are

Showing 1 changed file with 1 additions and 0 deletions
README-maintainer
@@ -368,6 +368,7 @@ RELEASE PREPARATION @@ -368,6 +368,7 @@ RELEASE PREPARATION
368 368
369 See "ABI checks" for details about the process. 369 See "ABI checks" for details about the process.
370 End state: 370 End state:
  371 + * /tmp/check-abi/perf contains the performance comparison
371 * /tmp/check-abi/old contains old sizes and library 372 * /tmp/check-abi/old contains old sizes and library
372 * /tmp/check-abi/new contains new sizes and library 373 * /tmp/check-abi/new contains new sizes and library
373 * run check_abi manually to compare 374 * run check_abi manually to compare