2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-01 18:00:52 +00:00

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

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