mirror of
https://github.com/cuberite/libdeflate.git
synced 2025-08-03 09:46:04 -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.