|
|
|
|
|
by hedora
3287 days ago
|
|
This is true, there is low algorithmic novelty in lz4. However, that's missing the point: lz4's decompressor is simultaneously simple and also the fastest thing aroud, at least at the moment. In fact, it is so fast, it can be used to accelerate local data transfers over "slow" links like bonded 10GBit ethernet and arrays of PCIe SSD's. |
|
The proprietary LzTurbo [0] and free Lizard [1] both claim to be faster at decompression while having better compression ratios.
[0] https://github.com/powturbo/TurboBench
[1] https://github.com/inikep/lizard