From 4e7d5f190afcbcfa44cc0d019cbf7d3b4496522b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 1 Sep 2022 17:11:56 -0400 Subject: Include memory usage in performance test output --- manual/release-notes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manual') diff --git a/manual/release-notes.rst b/manual/release-notes.rst index 54e85b71..49298836 100644 --- a/manual/release-notes.rst +++ b/manual/release-notes.rst @@ -253,6 +253,14 @@ For a detailed list of changes, please see the file some additional caching to reduce the overhead of repeatedly reading environment variables at runtime. + - The test files used by the ``performance_check`` script at the + top of the repository are now available in the + `qpdf/performance-test-files github repository + `__. In addition + to running time, memory usage is also included in performance + test results. The ``performance_check`` tool has only been + tested on Linux. + - Lots of code cleanup and refactoring work was contributed in multiple pull requests by M. Holger. -- cgit v1.2.3-54-g00ecf