FP8 (= Fast PAQ8) is based on paq8px_v69 compressor. It has removed some models so it is faster on default data. It is only little bit slower than paq8pf (at least on my machine) while providing better compression ratio.
Special data (wav, bmp, jpeg) are compressed with original model (with same speed and ratio as paq8px)
speed:
- paq8px_v69 = 50.8s
- paq8pf = 6.0s
- fp8 = 6.6s
compression ratio (SFC -7):
- paq8px_v68 = 8764929 bytes
- paq8pf = 9402940 bytes
- fp8 = 9167064 bytes