[PR #62] Add an input block size parameter to brotli. #656

Open
opened 2026-01-29 20:48:03 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/62

State: closed
Merged: Yes


This will enable processing the input in smaller
chunks than the currently default 2MB for the
slow brotli, while still benefiting from the
larger sliding window.

**Original Pull Request:** https://github.com/google/brotli/pull/62 **State:** closed **Merged:** Yes --- This will enable processing the input in smaller chunks than the currently default 2MB for the slow brotli, while still benefiting from the larger sliding window.
claunia added the pull-request label 2026-01-29 20:48:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#656