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

Replace zlib with zlib-ng #798

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Replace zlib with zlib-ng #798

merged 5 commits into from
Feb 15, 2024

Conversation

azrogers
Copy link
Contributor

Closes #707.

This change replaces the dependency on zlib with zlib-ng. This is a fork of zlib with improved performance, including support for hardware acceleration. It also adds tests to the CesiumUtility Gunzip implementation.

@jherico
Copy link
Contributor

jherico commented Feb 8, 2024

@kring zlib-ng is available in VCPKG as well. Should I incorporate these changes into my VCPKG PR?

@kring
Copy link
Member

kring commented Feb 9, 2024

@jherico we haven't reviewed this yet, but I suspect it should be a pretty decent win with no downside, so I think yes, we'll want it in the vcpkg PR eventually. I don't want to create work for you when we haven't even given you the review we owe you yet, though!

@kring
Copy link
Member

kring commented Feb 15, 2024

Thanks @azrogers!

@kring kring merged commit 09c1eb7 into main Feb 15, 2024
14 checks passed
@kring kring deleted the upgrade-to-zlib-ng branch February 15, 2024 10:42
kring added a commit that referenced this pull request Feb 22, 2024
This reverts commit 09c1eb7, reversing
changes made to bec474f.
kring added a commit that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants