mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-10 15:20:54 +00:00
Add missing step in performance test procedure
This commit is contained in:
parent
62d5fb34b1
commit
77e9e1ac57
@ -173,6 +173,7 @@ RELEASE PREPARATION
|
|||||||
* ./configure --enable-werror && make -j$(nproc) build_libqpdf
|
* ./configure --enable-werror && make -j$(nproc) build_libqpdf
|
||||||
* Checkout the last release
|
* Checkout the last release
|
||||||
* make -k check NO_REBUILD=1
|
* make -k check NO_REBUILD=1
|
||||||
|
* Check out the current version
|
||||||
* make -j$(nproc)
|
* make -j$(nproc)
|
||||||
* ./performance_check | tee -a /tmp/perf
|
* ./performance_check | tee -a /tmp/perf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user