[PR #113] Speedups to brotli quality 11. #728

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

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

State: closed
Merged: Yes


  • Cluster at most 64 histograms at a time in the first
    round of clustering.
  • Use a faster histogram cost estimation function.
  • Don't compute the log2(total) multiple times in the
    block splitter.
**Original Pull Request:** https://github.com/google/brotli/pull/113 **State:** closed **Merged:** Yes --- - Cluster at most 64 histograms at a time in the first round of clustering. - Use a faster histogram cost estimation function. - Don't compute the log2(total) multiple times in the block splitter.
claunia added the pull-request label 2026-01-29 20:50:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#728