aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-08-31 20:10:15 +0200
committerJay Berkenbilt <ejb@ql.org>2022-08-31 20:47:27 +0200
commit4aac7c325acbf80ed4a6fc121c5a36f2d5515ff1 (patch)
tree8bb199c9ed44df051de502c18e64d3f106a003eb
parent433f1dae19b63f263af8a3d3cc9b3e328171d9ca (diff)
downloadqpdf-4aac7c325acbf80ed4a6fc121c5a36f2d5515ff1.tar.zst
Update TODO with reminders about memory testing
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index a4628397..f664353e 100644
--- a/TODO
+++ b/TODO
@@ -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