1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-29 11:21:22 +03:00

update hrlog rule to favor compression ratio a bit more at low levels

This commit is contained in:
Yann Collet
2025-02-07 18:57:44 -08:00
committed by Yann Collet
parent 7c5b6002c9
commit 72406b71c3
3 changed files with 26 additions and 26 deletions

View File

@ -464,7 +464,7 @@ The list of available _options_:
Larger values will improve compression speed. Deviating far from the
default value will likely result in a decrease in compression ratio.
The default value varies between 4 and 8, depending on `strategy`.
The default value varies between 4 and 7, depending on `strategy`.
- `ldmHashLog`=_lhlog_, `lhlog`=_lhlog_:
Specify the maximum size for a hash table used for long distance matching.