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

Optional zilb Cloudflare #176

Open
hnet-zone opened this issue Feb 23, 2021 · 2 comments
Open

Optional zilb Cloudflare #176

hnet-zone opened this issue Feb 23, 2021 · 2 comments

Comments

@hnet-zone
Copy link

hnet-zone commented Feb 23, 2021

Optional zlib version selection / or by default

Cloudflare fork of zlib with massive performance improvements

https://github.com/cloudflare/zlib

  • On Arm:
    Compression performance: ~90 percent faster than zlib-madler (original zlib).
    Decompression performance: ~52 percent faster than zlib-madler
  • On x86:
    Compression performance: ~113 percent faster than zlib-madler.
    Decompression performance: ~44 percent faster than zlib-madler.

Source: https://aws.amazon.com/blogs/opensource/improving-zlib-cloudflare-and-comparing-performance-with-other-zlib-forks/

nginx

--with-zlib=../zlib

@droplinxuser
Copy link
Contributor

This is a must have just like Brotli.
I'll try this on my fork.

@MaximeMichaud
Copy link
Contributor

Interesting indeed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants