PaperMC/removed-patches-1-21
Spottedleaf fddfa624cf Chunk System and Starlight WIP
Chunk system patch was refactored to take advantage of
newer ConcurrentUtil's concurrent long hash table (which
fixes hash collisions caused by chaining fastutil's long hash
and CHM's hash) plus some other minor improvements.

The chunk system was also merged with Starlight, which mostly
provides a small improvement to ThreadedLevelLightEngine#checkBlock
as the scheduling was rewritten.
2024-06-14 17:19:25 -07:00
..
0993-Starlight.patch Chunk System and Starlight WIP 2024-06-14 17:19:25 -07:00
0994-Rewrite-chunk-system.patch Chunk System and Starlight WIP 2024-06-14 17:19:25 -07:00