ViaRewind
ViaRewind copied to clipboard
Optimize 1.7 compression by using velocity-native compressor and reduce memory allocations inside chunk rewriting
Latest commit has the additional following changes:
- Dropped ExtendedBlockStorage to prevent having extra memory byte array allocations when it can be written directly to the output byte array
- Allocate only one byte array in bulk chunk map where all chunks are serialized to