mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-09-08 20:00:52 -04:00

Reduce the memory usage of compression levels 1-9 by using the condensed offset slot map instead of the full one.
Reduce the memory usage of compression levels 1-9 by using the condensed offset slot map instead of the full one.