PaperMC/paper-server/patches
Spottedleaf ebaf017f9c Make sure inlined getChunkAt has inlined logic for loaded chunks
Tux did some profiling some time ago and showed that the
previous getChunkAt method which had inlined logic for loaded
chunks did get inlined, but the standard CPS.getChunkAt
method was not inlined.
2020-09-20 16:10:49 -07:00
..
sources Make sure inlined getChunkAt has inlined logic for loaded chunks 2020-09-20 16:10:49 -07:00