Commit d64b88297b68e6a5891d6930c2abaaa30ba3b8d1
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 | 368 | |
| 369 | 369 | See "ABI checks" for details about the process. |
| 370 | 370 | End state: |
| 371 | + * /tmp/check-abi/perf contains the performance comparison | |
| 371 | 372 | * /tmp/check-abi/old contains old sizes and library |
| 372 | 373 | * /tmp/check-abi/new contains new sizes and library |
| 373 | 374 | * run check_abi manually to compare | ... | ... |