mirror of
https://github.com/facebook/zstd.git
synced 2025-10-19 00:05:29 -04:00
it still fallbacks to single-thread blocking invocation when input is small (<1job) or when invoking ZSTDMT_compress(), which is blocking. Also : fixed a bug in new block-granular compression routine.