mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -04:00
When ZSTD_decompressStream() detects that there is enough space in dst to complete decompression in a single pass, delegates to ZSTD_decompress(), for an extra ~5% speed boost