libzling-20140414 is here: https://github.com/richox/libzling/tree/20140414
an extra LZP-like model for short sequences (length=2) is added, improves both compression ratio and speed.:D
Printable View
libzling-20140414 is here: https://github.com/richox/libzling/tree/20140414
an extra LZP-like model for short sequences (length=2) is added, improves both compression ratio and speed.:D
Updated http://mattmahoney.net/dc/silesia.html
and http://mattmahoney.net/dc/text.html#2695
Nice improvement. :)
Is there some API change? After I updated it in fsbench I keep getting decompression errors on all files.
I haven't yet debugged the issue, it's not for today.
Some more info: Decoder seems to produce a little longer stream than I input to the encoder. F.e. with calgary.tar, it's 3152896->3152902.