Skip to content

zstd: Allocate less when encoding - #346

Merged
klauspost merged 1 commit into
masterfrom
alloc-less-dict
Mar 29, 2021
Merged

zstd: Allocate less when encoding#346
klauspost merged 1 commit into
masterfrom
alloc-less-dict

Conversation

@klauspost

Copy link
Copy Markdown
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 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

1 participant