
17-08-2019, 17:27
|
 |
Noob
|
|
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,210 Times in 2,309 Posts
|
|
Quote:
Originally Posted by nik1967
Code:
xtool_v011 -m=xtool:c16mb,t8:lz4
Compressed 1 file, 158,982,049 => 272,860,188 bytes. Ratio 171.63%
Compression time: cpu 0.23 sec/real 21.85 sec = 1%. Speed 7.28 mB/s
xtool_1908_R3 -m=unity
packcmd = xtool.exe precomp:{compressor}:c16mb,t1 - - <stdin> <stdout>
Compressed 1 file, 158,982,049 => 194,902,699 bytes. Ratio 122.59%
Compression time: cpu 0.19 sec/real 40.01 sec = 0%. Speed 3.97 mB/s
packcmd = xtool.exe precomp:{compressor}:c16mb,t8 - - <stdin> <stdout>
Compressed 1 file, 158,982,049 => 162,896,690 bytes. Ratio 102.46%
Compression time: cpu 0.22 sec/real 4.06 sec = 5%. Speed 39.14 mB/s
What am i doing wrong?
|
The issue is not from your side, but there is a mistake I did in plugin support but it will be fixed in the next update, here's change log
https://fileforums.com/showpost.php?...0&postcount=86
|