compress: clarify
This commit is contained in:
parent
8f59b09259
commit
b47db8921a
@ -109,10 +109,10 @@ y.js 8519680 517.21%
|
||||
|
||||
As we can see, `zstd -19` yielded 4% worse compression for this file than
|
||||
brotli. We should keep in mind that [brotli has web-specific tricks][4], giving
|
||||
zstd somewhat an advantage with this corpus.
|
||||
itself somewhat of an advantage over other compressors for this corpus.
|
||||
|
||||
Since `zstd -19` and `zstd -22` yield the same compression ratio, I will
|
||||
exclude `zstd -22` from the tests.
|
||||
Since `zstd -19` and `zstd -22` yield the same compression ratio, there is no
|
||||
point going ultra, I will exclude `zstd -22` from the tests.
|
||||
|
||||
Decompression Speed
|
||||
-------------------
|
||||
|
Loading…
Reference in New Issue
Block a user