View Single Post
  #456  
Old 23-02-2016, 09:41
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 882 Times in 320 Posts
panker1992 is on a distinguished road
-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.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
SAM2712 (24-02-2016)