geforkt von Mirrors/Paper
ccc760d629
Many codepaths only end up with one iterator being used at a time and most of the rest only get up to two being used so using a static pool of three is wasteful. This also allows us to efficiently handle cases that exceed 3 iterators in use. Overall this dramatically increases the hit rate and results in less iterators being created. |
||
---|---|---|
.. | ||
BlockStateListPopulator.java | ||
DatFileFilter.java | ||
Java15Compat.java | ||
LazyHashSet.java | ||
LazyPlayerSet.java | ||
LongHash.java | ||
LongHashSet.java | ||
LongObjectHashMap.java | ||
ServerShutdownThread.java | ||
ShortConsoleLogFormatter.java | ||
StructureGrowDelegate.java | ||
TerminalConsoleHandler.java | ||
UnsafeList.java | ||
Versioning.java |