From 433f1dae19b63f263af8a3d3cc9b3e328171d9ca Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 31 Aug 2022 13:51:58 -0400 Subject: Add --report-mem-usage option for debugging/testing --- manual/cli.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual/cli.rst') diff --git a/manual/cli.rst b/manual/cli.rst index 021d1dc7..57682c1a 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -3463,6 +3463,16 @@ Related Options memory and is therefore unsuitable for use with large files. This is why it's also not on by default. +.. qpdf:option:: --report-mem-usage + + .. help: best effort report of memory usage + + This is used by qpdf's performance test suite to report the + maximum amount of memory used in supported environments. + + This is used by qpdf's performance test suite to report the maximum + amount of memory used in supported environments. + .. _unicode-passwords: Unicode Passwords -- cgit v1.2.3-54-g00ecf