zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Support ZSTD_estimateCCtxSize for multi-threaded compression

Open marxin opened this issue 5 years ago • 0 comments

It would be handy to have a memory estimation also in the multi-threaded compression mode: https://github.com/facebook/zstd/blob/2cdd33ae16915f738613143496e963c5a1be353d/lib/zstd.h#L1290

marxin avatar Jul 08 '20 12:07 marxin