Introduction - If you have any usage issues, please Google them yourself
Compression speed ~= Decompression speed. (around 200-300 MB/s)
CPU notes: LZZQ uses 32KB dictionary, reduce to 16KB (change HASH_SIZE to 4*1024) for good L1 cache access (with little reduction in ratio).