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: Add WithLowerEncoderMem #336

Merged
merged 4 commits into from
Mar 19, 2021
Merged

zstd: Add WithLowerEncoderMem #336

merged 4 commits into from
Mar 19, 2021

Conversation

klauspost
Copy link
Owner

Add option to trade off speed with lower memory usage.

Extend tests.

Add option to trade off speed with lower memory usage.

Extend tests.
# Conflicts:
#	zstd/encoder_test.go
@klauspost klauspost merged commit a0dc84a into master Mar 19, 2021
@klauspost klauspost deleted the zstd-lowmem-enc-option branch March 26, 2021 09:56
mostynb added a commit to mostynb/zstdpool-syncpool that referenced this pull request Mar 27, 2021
There have been a few zstd improvements since v1.11.6:

* zstd: Big speedup on small dictionary encodes
  klauspost/compress#345
* zstd: Add WithLowerEncoderMem
  klauspost/compress#336
* Faster "compression" of incompressible data
  klauspost/compress#314
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