mirror of
https://github.com/facebook/zstd.git
synced 2025-11-28 00:04:28 -05:00
switch to single-pass mode directly into output buffer when outputSize >= ZSTD_compressBound(inputSize). Speed gains observed with fullbench (~+15% on level 1)