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

Added feature flag to use zlib-ng backend for gzip #165

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

ritchie46
Copy link
Collaborator

@ritchie46 ritchie46 commented Aug 4, 2022

This PR proposes to use the zlib-ng backend for gzip. It is up 2.5x faster than the default backend. Some benchmarks here:

GitoxideLabs/gitoxide#1 (comment).

Maybe you want to optional as feature flag?

Edit: made it an optional feature flag

@ritchie46 ritchie46 changed the title use zlib-ng backend for gzip Add zlib-ng backend for gzip Aug 4, 2022
@jorgecarleitao jorgecarleitao merged commit 6ae8d82 into jorgecarleitao:main Aug 10, 2022
@jorgecarleitao jorgecarleitao changed the title Add zlib-ng backend for gzip Added feature flag to use zlib-ng backend for gzip Aug 10, 2022
@jorgecarleitao jorgecarleitao added the feature A new feature label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants