I haven't done extensive measurement yet, but typically LZO compresses
slightly better. However, FastLZ could be twice as fast in most cases.
So, it's a trade off you need to make.
Regards,
Ariya
Please keep in mind that with a relatively simplistic algorithm used
by FastlZ (and LZF), it is difficult to get a much higher compression
ratio.
Regards,
Ariya