Consider using off heap memory for ChunkSection
For my server, using off heap memory for ChunkSection (and NibbleArray) cut the heap usage by 80%, reducing the number of GC pauses. This should scale better for servers using a lot of memory.
2014-06-07, 01:10 PM
2014-06-08, 04:59 PM
2014-06-08, 04:59 PM
0
1
-