mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
A single job created by ZSTDMT_compress() can be < 256KB if data to compress is < 256 KB (in which case it is delegated to single thread mode)
A single job created by ZSTDMT_compress() can be < 256KB if data to compress is < 256 KB (in which case it is delegated to single thread mode)