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: Allocate less when encoding #346

Merged
merged 1 commit into from
Mar 29, 2021
Merged

zstd: Allocate less when encoding #346

merged 1 commit into from
Mar 29, 2021

Conversation

klauspost
Copy link
Owner

Use less memory when encoding with dictionaries.

Bonus: Simplify loading.

Use less when encoding with dictionaries.

Bonus: Simplify loading.
@klauspost klauspost changed the title zstd: Allocate less when using dictionaries zstd: Allocate less when encoding Mar 26, 2021
@klauspost klauspost merged commit 460ec9e into master Mar 29, 2021
@klauspost klauspost deleted the alloc-less-dict branch March 29, 2021 07:25
mostynb added a commit to mostynb/zstdpool-syncpool that referenced this pull request Apr 14, 2021
This includes the following zstd improvement since v1.11.13:

* zstd: Allocate less when encoding
  klauspost/compress#346
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.

None yet

1 participant