|
|
|
|
|
by userbinator
1 day ago
|
|
It's interesting to see just how far Deflate can be taken, and to know that even after decades there is still some (admittedly tiny) room for improvement.
Optimal LZ is well-known, and so is static Huffman, but their combination creates some additional inefficiencies(opportunities). ...and of course it's written by someone with a Russian name, and has that characteristic style common to many other articles about data compression. |
|