Lines Matching full:lz4
1 LZ4 - Extremely fast compression
4 LZ4 is lossless compression algorithm,
17 LZ4 library is provided as open-source software using BSD 2-Clause license.
25 [travisMasterBadge]: https://travis-ci.org/lz4/lz4.svg?branch=master "Continuous Integration test s…
26 [travisDevBadge]: https://travis-ci.org/lz4/lz4.svg?branch=dev "Continuous Integration test suite"
27 [travisLink]: https://travis-ci.org/lz4/lz4
30 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/lz4-1lndh
58 |**LZ4 fast 8 (v1.7.3)**| 1.799 |**911 MB/s** | **3360 MB/s** |
59 |**LZ4 default (v1.7.3)**|**2.101**|**625 MB/s** | **3220 MB/s** |
67 |**LZ4 HC -9 (v1.7.3)** |**2.720**| 34 MB/s | **3240 MB/s** |
73 LZ4 is also compatible and well optimized for x32 mode, for which it provides +10% speed performanc…
79 The raw LZ4 block compression format is detailed within [lz4_Block_format].
84 Interoperable versions of LZ4 must respect this frame format.
94 many contributors have created versions of lz4 in multiple languages
96 A list of known source ports is maintained on the [LZ4 Homepage].
98 [LZ4 Homepage]: http://www.lz4.org