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: Faster token writer, 1-2% on fastest #489

Merged
merged 5 commits into from Feb 5, 2022
Merged

Commits on Feb 4, 2022

  1. flate: Faster token writer

    klauspost committed Feb 4, 2022
    Copy the full SHA
    8c3aa71 View commit details
    Browse the repository at this point in the history
  2. Remove combined offsets

    klauspost committed Feb 4, 2022
    Copy the full SHA
    89706a7 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove combined offsets"

    This reverts commit 89706a7.
    klauspost committed Feb 4, 2022
    Copy the full SHA
    ce81e01 View commit details
    Browse the repository at this point in the history
  4. Move masking.

    klauspost committed Feb 4, 2022
    Copy the full SHA
    377f4bf View commit details
    Browse the repository at this point in the history
  5. Update docs

    klauspost committed Feb 4, 2022
    Copy the full SHA
    5653fe7 View commit details
    Browse the repository at this point in the history