Merge pull request #4094 from RubenKelevra/patchfrom_singlethread_man_update
clarify when to use '--single-thread' with '--patch-from'
This commit is contained in:
+4
-2
@@ -174,8 +174,10 @@ the last one takes effect.
|
|||||||
(_fileLog_ being the _windowLog_ required to cover the whole file). You
|
(_fileLog_ being the _windowLog_ required to cover the whole file). You
|
||||||
can also manually force it.
|
can also manually force it.
|
||||||
|
|
||||||
Note: for all levels, you can use `--patch-from` in `--single-thread` mode
|
Note: up to level 15, you can use `--patch-from` in `--single-thread` mode
|
||||||
to improve compression ratio at the cost of speed.
|
to improve compression ratio marginally at the cost of speed. Using
|
||||||
|
'--single-thread' above level 15 will lead to lower compression
|
||||||
|
ratios.
|
||||||
|
|
||||||
Note: for level 19, you can get increased compression ratio at the cost
|
Note: for level 19, you can get increased compression ratio at the cost
|
||||||
of speed by specifying `--zstd=targetLength=` to be something large
|
of speed by specifying `--zstd=targetLength=` to be something large
|
||||||
|
|||||||
Reference in New Issue
Block a user