Skip to content

Add LZ4 1.8.1.2 #761

Merged
merged 2 commits into from
May 4, 2018
Merged

Add LZ4 1.8.1.2 #761

merged 2 commits into from
May 4, 2018

Commits on May 4, 2018

  1. lz4: Add version 1.8.1.2

    [Description][1]:
    
    > LZ4 is lossless compression algorithm, providing compression speed at
    > 400 MB/s per core (0.16 Bytes/cycle). It features an extremely fast
    > decoder, with speed in multiple GB/s per core (0.71 Bytes/cycle). A
    > high compression derivative, called LZ4_HC, is available, trading
    > customizable CPU time for compression ratio. LZ4 library is provided
    > as open source software using a BSD license.
    
    [1]: https://lz4.github.io/lz4/
    pmenzel committed May 4, 2018
    Configuration menu
    Copy the full SHA
    0148c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d591abb View commit details
    Browse the repository at this point in the history