Commit Graph

11 Commits

Author SHA1 Message Date
Jay Berkenbilt 3630a8c597 Performance check: add test for extraction of single page
It is common to just read a few objects. Checking extraction of the
first page exercises this to make sure we don't accidentally introduce
a change that makes that case worse, such as adding an unnecessary
traversal of the file, prematurely resolving objects we don't need,
etc.
2022-11-25 13:17:15 -05:00
Jay Berkenbilt b745920961 Allow specific performance tests to be run 2022-10-08 16:10:15 -04:00
Jay Berkenbilt 4e7d5f190a Include memory usage in performance test output 2022-09-01 17:20:59 -04:00
Jay Berkenbilt df3d3d23b1 Update performance_check to notify about qpdf/performance-test-files 2022-09-01 17:15:41 -04:00
Jay Berkenbilt 70ccd807c4 Add json to performance tests 2022-05-21 10:04:33 -04:00
Jay Berkenbilt bc17d2a2a2 Update paths in performance_check 2022-03-18 19:53:18 -04:00
Jay Berkenbilt bc6403708c Update performance check to use newer --help 2022-02-01 18:39:01 -05:00
Jay Berkenbilt 98fe680a75 Update performance tests 2021-05-08 10:41:14 -04:00
Jay Berkenbilt 140897609a Improve output of performance test tool 2021-01-04 16:56:01 -05:00
Jay Berkenbilt 91a7115228 Add encryption to performance testing 2020-04-06 11:23:02 -04:00
Jay Berkenbilt 8190462394 Formalize performance testing 2020-04-04 13:19:49 -04:00