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

deflate: Use compound hcode #622

Merged
merged 1 commit into from Jun 9, 2022
Merged

deflate: Use compound hcode #622

merged 1 commit into from Jun 9, 2022

Conversation

klauspost
Copy link
Owner

~5% Faster for huffman-only, same for rest.

Before/after:

github-ranks-backup.bin	gzkp	-2	1862623243	1298789681	5547	320.22
github-ranks-backup.bin	gzkp	-2	1862623243	1298789681	5305	334.83

Replaces #619 - more speedup, and no regression.

~5% Faster for huffman-only, same for rest.

```
github-ranks-backup.bin	gzkp	-2	1862623243	1298789681	5547	320.22
github-ranks-backup.bin	gzkp	-2	1862623243	1298789681	5305	334.83
```

Replaces #619 - more speedup, and no regression.
@klauspost klauspost marked this pull request as ready for review June 8, 2022 10:03
@klauspost klauspost merged commit 3221590 into master Jun 9, 2022
@klauspost klauspost deleted the use-compund-hcode branch June 9, 2022 06:37
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.

None yet

1 participant