mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 12:07:03 -06:00
Update README.md
This commit is contained in:
@@ -12,7 +12,7 @@ You can install it in two ways:
|
||||
- `Levels: 1..22`
|
||||
|
||||
2. [Brotli] is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
|
||||
- `Levels: 0..11`
|
||||
> - `Levels: 0..11`
|
||||
|
||||
3. [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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user