Jennifer Taylor
|
c431e30d3b
|
Remove a few redundant code paths in LZ77 C++ implementation, fix a bug preventing us from finding the optimal compression.
|
2020-12-20 03:38:34 +00:00 |
|
Jennifer Taylor
|
37e01e0a3e
|
Rewrite LZ77 compressor in C++ (like decompressor) for another massive speed boost.
|
2020-12-14 22:15:20 +00:00 |
|
Jennifer Taylor
|
31ad2856fd
|
Add a much faster C++ implementation of Lz77 decompress. We can achieve approximately a 10x speedup decompressing with this enabled.
|
2020-11-28 19:05:27 +00:00 |
|