Files
Paper/Spigot-Server-Patches/Optimize-NibbleArray-to-use-pooled-buffers.patch
Aikar 9204e8c641 Optimize NibbleArray to use pooled buffers
Massively reduces memory allocation of 2048 byte buffers by using
an object pool for these.
2020-05-07 01:32:02 -04:00

9.3 KiB