-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Buffer 64k in ZipTricks IO to improve performance (#21)
The zip_tricks gem uses less internal buffering than RubyZip, so wee need to do some buffering of our own to get equal or better performance than with the RubyZip IO for small rows.
- Loading branch information
1 parent
1752e2c
commit 17f964a
Showing
1 changed file
with
20 additions
and
3 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