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: Inplace hashing for level 7-9 #590

Merged
merged 1 commit into from May 23, 2022
Merged

flate: Inplace hashing for level 7-9 #590

merged 1 commit into from May 23, 2022

Conversation

klauspost
Copy link
Owner

Remove stateful hash and need for AND operation.

Benchmarks show no change.

Fixes #589

Remove stateful hash and need for AND operation.

(benchmark pending)

Fixes #589
@klauspost klauspost changed the title flate: Faster hashing for level 7-9 flate: (possibly) Faster hashing for level 7-9 May 12, 2022
@klauspost klauspost changed the title flate: (possibly) Faster hashing for level 7-9 flate: Inplace hashing for level 7-9 May 23, 2022
@klauspost klauspost merged commit 4703195 into master May 23, 2022
@klauspost klauspost deleted the flate-remove-hash branch May 23, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flate: remove compressor.hash field
1 participant