Versions tested: 0.4, 0.5, 0.7
Optimal parameters: -t4
Links: zhuff-0.7.zip
zhuff-0.5.zip
zhuff-0.4.zip
http://phantasie.ton...
zhuff-0.2a.zip
zhuff-0.3nr.zip
Authors: Yann Collet
Algorithms: LZ+HUF
Notable peformances: Application1, Application3, Database1, FP1, Game1, Game2, Image1, Medical1, Medical2, OS1, Pitches1, Qualifying1, Qualifying2, Text1, Text2

zhuff


Zhuff v0.2 (compiled Dec 16 2009)
Fast Compression Software, by Yann Collet
Wrong parameters
Usage :
Zhuff.exe [arg] input [output]
Arguments :
-u : decode compressed file
-bench : benchmark file (need 2x filesize memory)
-h : help (this text)
the program help from v0.2

 

Version 0.4 was submitted on January 7, 2011. Speed and compression optimizations.

Version 0.5 was submitted on January 10, 2011. Buffer size optimizations.

Version 0.7 was submitted on March 11, 2011. Multi-threading optimizations.

(Have info that should be added here? E-mail.)


0.1: 'zhuff.exe: The system cannot execute the specified program'.
0.2: 'pb opening source file cc1.exe : No error' (using the noruntime -version)
0.3: 'This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.' and 'The system cannot execute the specified program.'
For 0.7 we use identical -t switch for decompression that we used for compression.

Qualified configurations
Ver Rating CPR DPR S.E. R.E. Ratio C. kB/s D. kB/s
<none> (-t1)
0.4 15 24 3 548 0 2.396 130215 191724
0.5 15 0% 0% - +1.3% 2.396 0% 133682 +2.7% 190140 -0.8%
0.7 24 +60% +42% + +25% 2.444 +2.0% 137416 +2.8% 254375 +34%
-t2
0.7 44 64 9 1270 0 2.444 256563 455310
-t3
0.7 56 88 10 1606 0 2.444 351476 505757
-t4
0.7 59 96 10 1698 0 2.444 387109 505677

Version info

0.4, tar: yes, mode: 32-bit, crc32: 90a2cb4f, decoder: 39 kB, tested: 2011 Oct 07
compression: zhuff.exe <src> <cfile>
decompression: zhuff.exe -u <cfile> <src>
0.5, tar: yes, mode: 32-bit, crc32: 897c1a21, decoder: 39 kB, tested: 2011 Oct 07
compression: zhuff.exe <src> <cfile>
decompression: zhuff.exe -u <cfile> <src>
0.7, tar: yes, mode: 32-bit, crc32: 24aa2d54, decoder: 40 kB, tested: 2011 Oct 07
compression: zhuff.exe <args> <src> <cfile>
decompression: zhuff.exe -u -t1 <cfile> <src>
2017-2023 © www.compressionratings.com