Add missing step in performance test procedure

This commit is contained in:
Jay Berkenbilt 2020-04-08 21:19:05 -04:00
parent 62d5fb34b1
commit 77e9e1ac57
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ RELEASE PREPARATION
* ./configure --enable-werror && make -j$(nproc) build_libqpdf
* Checkout the last release
* make -k check NO_REBUILD=1
* Check out the current version
* make -j$(nproc)
* ./performance_check | tee -a /tmp/perf