Skip to content

Conversation

@xaphier
Copy link
Contributor

@xaphier xaphier commented Oct 10, 2015

By making the buffer part of the zstd context structure, one malloc/free
can be removed from the compression.

By making the buffer part of the zstd context structure, one malloc/free
can be removed from the compression.
@Cyan4973
Copy link
Contributor

Good catch @xaphier.
This was supposed to be introduced into next version of zstd, but since your patch is ready, let's use it now ;)

Cyan4973 added a commit that referenced this pull request Oct 14, 2015
Remove one malloc/free from compression
@Cyan4973 Cyan4973 merged commit 2282e26 into facebook:dev Oct 14, 2015
@xaphier xaphier deleted the dev branch December 3, 2015 07:33
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.

2 participants