Commit 4aac7c325acbf80ed4a6fc121c5a36f2d5515ff1

Authored by Jay Berkenbilt
1 parent 433f1dae

Update TODO with reminders about memory testing

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