|
-mmt=on will use 8 cores
-mmt=8 will also use 8 cores :P
and yes 8 cores means 8 * dictionary * 10
to make this more confusing
its cores * dictionary * matchfinder
there are a bunch of matchfinders
bt4 uses the multiplier (* 10) this is why we multiply * 10 in the end
you can change the matchfinder and use hc4 for example, but i recommend to use less dictionary than to change matchfinder
i hope you can follow me while i explain all these :P
I had to study compression lecturing under university of Helsinki to understand all that
if i went and wrote that all into manual it wouldnt be a manual i would be a lecture :P
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
|