Skip to content

Conversation

@nyuware
Copy link
Contributor

@nyuware nyuware commented Apr 11, 2024

The zlib handler has a weak pattern, it can hog a lot of CPU time, we thus want to improve it's pattern by forcing it to match the start of the file only.

As a result, extraction can be much faster but might results in missed chunks.

Copy link
Contributor

@qkaiser qkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qkaiser qkaiser added enhancement New feature or request format:compression labels Apr 11, 2024
@qkaiser qkaiser merged commit 1f72c09 into main Apr 11, 2024
@qkaiser qkaiser deleted the zlib-force-start-offset branch April 11, 2024 12:12
@martonilles martonilles mentioned this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request format:compression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants