Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flate: Improve level 3 compression #478

Merged
merged 2 commits into from Jan 28, 2022
Merged

flate: Improve level 3 compression #478

merged 2 commits into from Jan 28, 2022

Commits on Jan 25, 2022

  1. flate: Improve level 3 compression

    Fix cases where level 3 is worse than level 2, by inserting intermediate hashes on skipped sections and increase level 3 table size.
    klauspost committed Jan 25, 2022
    Copy the full SHA
    b585093 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2bcdd3c View commit details
    Browse the repository at this point in the history