2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-01 01:40:51 +00:00

Update TODO with reminders about memory testing

This commit is contained in:
Jay Berkenbilt 2022-08-31 14:10:15 -04:00
parent 433f1dae19
commit 4aac7c325a

4
TODO
View File

@ -4,10 +4,12 @@ Next
Before Release:
* Review in order #729, #726, #747
* Review in order #726
* Make ./performance_check usable by other people by having published
files to use for testing.
* https://opensource.adobe.com/dc-acrobat-sdk-docs/standards/pdfstandards/pdf/PDF32000_2008.pdf
* Incorporate --report-mem-usage into performance testing. Make sure
there is some test somewhere that exercises the millions of nulls case.
* Evaluate issues tagged with `next`
* Stay on top of https://github.com/pikepdf/pikepdf/pull/315