mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
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.
This commit is contained in:
28736
patches/server/Chunk-System-Starlight-from-Moonrise.patch
Normal file
28736
patches/server/Chunk-System-Starlight-from-Moonrise.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user