Skip to content

flate: Inplace hashing for level 7-9#590

Merged
klauspost merged 1 commit intomasterfrom
flate-remove-hash
May 23, 2022
Merged

flate: Inplace hashing for level 7-9#590
klauspost merged 1 commit intomasterfrom
flate-remove-hash

Conversation

@klauspost
Copy link
Copy Markdown
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