-
Notifications
You must be signed in to change notification settings - Fork 454
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimize(Packages): optimize reading large files
Using less syscalls and processing data in memory makes getNumStringsImpl ~300% faster. The code is much simpler.
- Loading branch information
1 parent
a9c5c28
commit 1504e26
Showing
1 changed file
with
7 additions
and
14 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