oyvindln opened this issue 8 years ago · 1 comments
Right now we only check one byte ahead, but we should check more bytes, and discard matches if they are short with a very long distance to get a similar compression level to zlib and miniz.
Should be working now.