-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Very slightly improve the performance when searching in a pdf
It helps to slightly decrease memory use in reducing the number of created arrays. In searching for "a" in pdf.pdf, the time spent in getOriginalIndex is decreased by around 30%.
- Loading branch information
1 parent
65f20b0
commit 94d53d5
Showing
1 changed file
with
26 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters