Folia/patches/server
Spottedleaf 19fd3efaa6 Increase parallelism for neighbour writing chunk statuses
Namely, everything after FEATURES. By creating a dependency
chain indicating what chunks are in use, we can safely
schedule completely independent tasks in parallel. This
will allow the chunk system to scale beyond 10 threads
per world.

Currently this patch needs some more testing.
2023-02-26 23:45:21 -08:00
..
0001-Build-changes.patch Initial commit 2023-02-23 08:13:45 -08:00
0002-New-player-chunk-loader-system.patch Fix player chunk loader behaving poorly when limits are low 2023-02-24 00:03:00 -08:00
0003-Make-ChunkStatus.EMPTY-not-rely-on-the-main-thread-f.patch Initial commit 2023-02-23 08:13:45 -08:00
0004-Threaded-Regions.patch Improve thread-safety of combat tracker 2023-02-24 00:23:10 -08:00
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch Increase parallelism for neighbour writing chunk statuses 2023-02-26 23:45:21 -08:00