Versions tested:0.24
Optimal parameters:-b8m -m4
Links:grzipiiw.zip
Authors:Ilya Grebnov
Algorithms:LZP,BWT/ST+MTF/WFC
Notable peformances:-

grzipii

GRZipII - is a high-performance file compressor based on Burrows-Wheeler Transform, Schindler Transform, Move-To-Front and Weighted Frequency Counting. It uses The Block-Sorting Lossless Data Compression Algorithm, which has received considerable attention over recent years for both its simplicity and effectiveness. This implementation has compression rate of 2.234 bps on the Calgary Corpus(14 files) without preprocessing filters.
the former website

 

The compressor is featured in the BWT comparison.

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


v0.24 '-a -b8m -m2', '-a -b8m -m1' crash on OS1 test.

Qualified configurations
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
<none>
0.24285146253.23152635641
-a -b8m -m3
0.24224036033.14956185723
-a -b8m -m4
0.24295249433.085925110041
-b8m -m1
0.24295246163.25449385527
-b8m -m4
0.243883510853.134121559064
-d -a -b8m -m4
0.24335759743.118887710198
-p -b8m -m1
0.24233945343.21842555234
Disqualified (why) configurations (with qualification ratings)
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
-a -b8m -m1
0.24verify error (app1)
-a -b8m -m2
0.24verify error (app1)

Version info

0.24, tar: yes, mode: 32-bit, crc32: f6f44cfd, decoder: 56 kB
compression: grzipii.exe e <src> <cfile> <args>
decompression: grzipii.exe d <cfile> <src>