Versions tested: 1.0.5
Optimal parameters: default
Links: http://bzip2.org
bzip2-1.0.5.win64.zip
Authors: Julian Seward
Algorithms: RLE+BWT+MTF+HUF
Notable peformances: -

bzip2

bzip2 compresses files using the Burrows-Wheeler block sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.
the program documentation

 

The compressor is featured in the BWT comparison and bzip2 benchmark.

Shelwien provided binaries with IPP: http://nishi.dreamhosters.com/u/ipp_bzip2_61u4_win32.rar http://nishi.dreamhosters.com/u/ipp70beta_dc.rar and i70a, i70s, i70i are from http://nishi.dreamhosters.com/u/ipp70b_bzip2_sh.rar

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


Qualified configurations
Ver Rating CPR DPR S.E. R.E. Ratio C. kB/s D. kB/s
<none>
1.0.5 16 20 4 83 0 2.932 6885 19294

Version info

1.0.5, tar: yes, mode: 64-bit, crc32: 908306ce, decoder: 41 kB, tested: 2010 Apr 14
compression: bzip2.exe -k <args> <src>
decompression: bzip2.exe -d -k <cfile>
2017-2023 © www.compressionratings.com