I still think lzma2 (or xz with multithreading or any other lzma based compiler with multithreading support) would be great. Much faster packing and unpacking.
Yes lz4 is super fast - but for many people downloading files over 2GB is still slow - so lzma2 would be the best compromise for speed vs size (also unpacking of lzma2 is much faster than lzma). Maybe even replace lzma with lzma2 in nsisbi?
|