aboutsummaryrefslogtreecommitdiffstats
path: root/README-maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-09 03:19:05 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-09 03:19:05 +0200
commit77e9e1ac574f840d8f3b657c414187986fc61df0 (patch)
treedccc669d45c8538d9b1e5100185abcdd41f340dd /README-maintainer
parent62d5fb34b12aec0b3224f1dda88d39998678d816 (diff)
downloadqpdf-77e9e1ac574f840d8f3b657c414187986fc61df0.tar.zst
Add missing step in performance test procedure
Diffstat (limited to 'README-maintainer')
-rw-r--r--README-maintainer1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-maintainer b/README-maintainer
index 7bcb9b0e..cf7e89cd 100644
--- a/README-maintainer
+++ b/README-maintainer
@@ -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