mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 15:22:06 +02:00
Switch string pool code to an insertion sort - provides a modest 25% improvement
to open speeds on typical files.
This commit is contained in:
@@ -6,6 +6,7 @@ v1.2.1 (Month DD, YYYY)
|
||||
-----------------------
|
||||
|
||||
- Updated number support to avoid locale issues (Issue #61)
|
||||
- Optimized string pool code.
|
||||
|
||||
|
||||
v1.2.0 (January 24, 2024)
|
||||
|
Reference in New Issue
Block a user