aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-12-25 15:51:20 +0100
committerJay Berkenbilt <ejb@ql.org>2020-12-28 18:58:19 +0100
commit858c7b89bc67698a112b3b07885310d8e0132eb0 (patch)
tree4455e5094bb75a94353472088b2257bd179e5ae9 /ChangeLog
parent1a62cce94012e05e25e81dd7016766d9d039281d (diff)
downloadqpdf-858c7b89bc67698a112b3b07885310d8e0132eb0.tar.zst
Let optimize filter stream parameters instead of making them direct
Also removes preclusion of stream references in stream parameters of filterable streams and reduces write times by about 8% by eliminating an extra traversal of the objects.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c1b43d1..fc376cef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-25 Jay Berkenbilt <ejb@ql.org>
+
+ * Refactor write code to eliminate an extra full traversal of
+ objects in the file and to remove assumptions that preclude stream
+ references from appearing in /DecodeParms of filterable streams.
+ This results in an approximately 8% performance reduction in write
+ times.
+
2020-12-23 Jay Berkenbilt <ejb@ql.org>
* Allow library users to provide their own decoders for stream