Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fuzz] Add HC fuzzers for round trip, compress, and streaming | Nick Terrell | 2019-07-18 | 1 | -11/+96 |
* | [fuzz] Add a streaming round trip fuzzer | Nick Terrell | 2019-07-18 | 1 | -0/+217 |
index : lz4.git | ||
LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. |
summaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fuzz] Add HC fuzzers for round trip, compress, and streaming | Nick Terrell | 2019-07-18 | 1 | -11/+96 |
* | [fuzz] Add a streaming round trip fuzzer | Nick Terrell | 2019-07-18 | 1 | -0/+217 |