View Single Post
  #5  
Old 28-12-2020, 23:30
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
i5 4590, 4 Cores (4 Threads)

Code:
[External compressor:xtool]
header    = 0
packcmd   = xtool.exe precomp -mcp2077 -c128mb -t100p - - <stdin> <stdout>
unpackcmd = xtool.exe decode -t100p - - <stdin> <stdout>
Code:
basegame_3_nightcity.archive

Compressed 1 file, 7,958,224,896 => 22,919,265,672 bytes. Ratio 287.99%
Compression time: cpu 9.91 sec/real 1538.09 sec = 1%. Speed 5.17 mB/s
All OK

Tested 1 file, 22,919,265,672 => 7,958,224,896 bytes. Ratio 287.99%
Testing time: cpu 6.45 sec/real 528.38 sec = 1%. Speed 15.06 mB/s
All OK
My concern is the difference in ratio, --dbase should not have an impact on ratio just the speed. Some bug I guess...

Last edited by Razor12911; 29-12-2020 at 00:01.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
elit (29-12-2020)