Lines Matching refs:LZ4
1 LZ4 - Extremely fast compression
4 LZ4 is lossless compression algorithm,
17 LZ4 is also compatible with [dictionary compression](https://github.com/facebook/zstd#the-case-for-…
22 LZ4 library is provided as open-source software using BSD 2-Clause license.
62 |**LZ4 default (v1.8.2)** |**2.101**|**730 MB/s** | **3900 MB/s** |
69 |**LZ4 HC -9 (v1.8.2)** |**2.721**| 40 MB/s | **3920 MB/s** |
75 LZ4 is also compatible and optimized for x32 mode,
87 LZ4's `Makefile` supports standard [Makefile conventions],
100 The raw LZ4 block compression format is detailed within [lz4_Block_format].
105 Interoperable versions of LZ4 must also respect the frame format.
117 A list of known source ports is maintained on the [LZ4 Homepage].
119 [LZ4 Homepage]: http://www.lz4.org