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-…
24 LZ4 library is provided as open-source software using BSD 2-Clause license.
64 |**LZ4 default (v1.9.0)** |**2.101**| **780 MB/s**| **4970 MB/s** |
71 |**LZ4 HC -9 (v1.9.0)** |**2.721**| 41 MB/s | **4900 MB/s** |
77 LZ4 is also compatible and optimized for x32 mode,
89 LZ4's `Makefile` supports standard [Makefile conventions],
102 The raw LZ4 block compression format is detailed within [lz4_Block_format].
107 Interoperable versions of LZ4 must also respect the frame format.
119 A list of known source ports is maintained on the [LZ4 Homepage].
121 [LZ4 Homepage]: http://www.lz4.org