[PR #395] Update encoder #1005

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

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

State: closed
Merged: Yes


  • booleanification
  • integer BR scores, may improve performance if FPU is slow
  • condense speed-quality constants in quality.h
  • code massage to calm down CoverityScan
  • hashers refactoring
  • new hasher - improved speed, compression and reduced memory usage for q:5-9 w:10-16
  • reduced static recources -> binary size
**Original Pull Request:** https://github.com/google/brotli/pull/395 **State:** closed **Merged:** Yes --- - booleanification - integer BR scores, may improve performance if FPU is slow - condense speed-quality constants in quality.h - code massage to calm down CoverityScan - hashers refactoring - new hasher - improved speed, compression and reduced memory usage for q:5-9 w:10-16 - reduced static recources -> binary size
claunia added the pull-request label 2026-01-29 20:52: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#1005