Skip to content

Replaced the underlying zlib/deflate implementation with the actual zstd library#214

Open
ahcorde wants to merge 1 commit intorollingfrom
ahcorde/rolling/zstd
Open

Replaced the underlying zlib/deflate implementation with the actual zstd library#214
ahcorde wants to merge 1 commit intorollingfrom
ahcorde/rolling/zstd

Conversation

@ahcorde
Copy link
Copy Markdown
Contributor

@ahcorde ahcorde commented Mar 18, 2026

Replaced the underlying zlib implementation with the actual zstd library and eliminated chunked allocation loops and per-frame context creation in favor of single-call compress/decompres.

Should we keep the old zlib implementation in a new package?

…std library

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde ahcorde requested review from mjcarroll and sloretz March 18, 2026 09:32
@ahcorde ahcorde self-assigned this Mar 18, 2026
@ahcorde ahcorde mentioned this pull request Mar 18, 2026
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.

1 participant