next up previous contents
Next: 4.2 Splitting the Data Into Planes Up: 4 Lossless Compression Experiments Previous: 4 Lossless Compression Experiments

4.1 Ha

Ha0.999[14] is a recent (1995) compression program by Harri Hirvola designed for general files, either text or images. It has two methods, which are described in the documentation thus:

1-ASC: Default method using sliding window dictionary followed by arithmetic coder. Offers quite good compression on wide variety of file types.

2-HSC: Compression method based on finite context model and arithmetic coder. Quite slow for binary data, but offers very good compression especially for longer text files.

We tried both methods on both the ASCII and the binary heights. Compressing the binary data was, as usual, about 10% better. Ha-2 was somewhat smaller than ha-1, and sometimes faster, sometimes slower. Ha-2 on the binary data gave 3.2 bpp. However, ha is about twice as slow as gzip.



Wm Randolph Franklin
Tue Jun 13 14:43:17 EDT 1995