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

zstd encode: Add block continuation logic #130

Closed
klauspost opened this issue Jun 17, 2019 · 0 comments
Closed

zstd encode: Add block continuation logic #130

klauspost opened this issue Jun 17, 2019 · 0 comments
Labels
efficiency Affects compression efficiency performance

Comments

@klauspost
Copy link
Owner

For fast modes, continue on current block if very low number of sequences and literals. Keep 2MB limit in mind though.

@klauspost klauspost added efficiency Affects compression efficiency performance labels Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efficiency Affects compression efficiency performance
Projects
None yet
Development

No branches or pull requests

1 participant