Lines Matching full:speed
134 The benchmark measures ratio, compressed size, compression and decompression speed.
241 maximum window size, `128 MiB`) while still maintaining compression speed.
244 usage for both the compressor and decompressor. Performance in terms of speed is
245 dependent on long matches being found. Compression speed may degrade if few long
246 matches are found. Decompression speed usually improves when there are many long
249 Below are graphs comparing the compression speed, compression ratio, and
250 decompression speed with and without long distance matching on an ideal use
256 Compression Speed vs Ratio | Decompression Speed
258 …Speed vs Ratio](https://raw.githubusercontent.com/facebook/zstd/v1.3.3/doc/images/ldmCspeed.png "C…
260 | Method | Compression ratio | Compression speed | Decompression speed |
270 on compression speed, and the decompression speed doubles.
274 compression speed (for lower levels) with minimal change in compression ratio.
280 | Method | Compression ratio | Compression speed | Decompression speed |