-
Notifications
You must be signed in to change notification settings - Fork 322
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
s2: Improve "better" compression. #635
Merged
Merged
Commits on Jun 15, 2022
-
s2: Add repeat checks to better mode
Improves compression ~0.1% at ~10% speed cost. Seems too little to keep. More benchmarking needed.
Configuration menu - View commit details
-
Copy full SHA for cf04d61 - Browse repository at this point
Copy the full SHA cf04d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14fe462 - Browse repository at this point
Copy the full SHA 14fe462View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5b9b97 - Browse repository at this point
Copy the full SHA d5b9b97View commit details -
s2: Improve compression on better
Use bigger long match table and check candidates at different lengths.
Configuration menu - View commit details
-
Copy full SHA for 20f1d1e - Browse repository at this point
Copy the full SHA 20f1d1eView commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c330a55 - Browse repository at this point
Copy the full SHA c330a55View commit details
Commits on Jul 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eab529f - Browse repository at this point
Copy the full SHA eab529fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66b94a - Browse repository at this point
Copy the full SHA d66b94aView commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3efca43 - Browse repository at this point
Copy the full SHA 3efca43View commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92e90e0 - Browse repository at this point
Copy the full SHA 92e90e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8230d2e - Browse repository at this point
Copy the full SHA 8230d2eView commit details -
Merge branch 's2-better-hash-between' of github.com:klauspost/compres…
…s into s2-better-hash-between
Configuration menu - View commit details
-
Copy full SHA for b0e9efa - Browse repository at this point
Copy the full SHA b0e9efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27954d2 - Browse repository at this point
Copy the full SHA 27954d2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.