pmmp / leveldb

A minimalist fork of LevelDB compatible with ZLIB- and ZSTD-compressed DBs produced by Minecraft: Bedrock Edition
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

Implement libdeflate support #2

Open dktapps opened 3 years ago

dktapps commented 3 years ago

zlib is making database compaction extremely costly, which has a significantly negative performance impact on PM4 when large worlds are used.