Hi,
I found that python zlib compression efficiency is better than this hdl project in your test file.
Is the main reason matching length different between python zlib and hdl deflate?
If I would like to increase the compression efficiency, like python zlib, what should I do?
Thanks.