Skip to content

Conversation

terrelln
Copy link
Contributor

Instead of calling ZSTD_compress_advanced() and ZSTD_initCStream_advanced(), which each take a ZSTD_parameters by value, use the new advanced API.

Stack usage went from 2024 -> 1944.

Instead of calling `ZSTD_compress_advanced()` and
`ZSTD_initCStream_advanced()`, which each take a `ZSTD_parameters` by
value, use the new advanced API.

Stack usage went from 2024 -> 1944.
@terrelln terrelln merged commit e3feec7 into facebook:dev Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants