Build
=====

just type: make all test

Test set
========

test.data1	- text file with many repeats
test.data2	- ELF executable file (/bin/arch)
test.data3	- random sequence created by timing radioactive decay events

Results
=======

			Compressed size/Ratio
-----------------------------------------------------------------
File		Size	ARI		LZW		RLE
test.data1	3096	1179/38%	402/12%		144/4%
test.data2	2704	1539/56%	2033/75%	2170/80%
test.data3	6144	-		-		-
