Folia/patches/server
Spottedleaf b42537ed02 Cache whether region files do not exist
The repeated I/O of creating the directory for the regionfile
or for checking if the file exists can be heavy in
when pushing chunk generation extremely hard - as each chunk gen
request may effectively go through to the I/O thread.
2023-03-02 23:26:47 -08:00
..
0001-Build-changes.patch Use Folia repo in version checker 2023-03-01 19:16:40 -08:00
0002-New-player-chunk-loader-system.patch Fix several issues, mostly saving pending teleporting entities 2023-03-01 19:12:31 -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 Only attempt to respawn/cancel ender dragon if current region owns 0,0 2023-03-01 20:10:34 -08:00
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch Fix radius aware executor softlock 2023-03-01 22:22:24 -08:00
0006-Cache-whether-region-files-do-not-exist.patch Cache whether region files do not exist 2023-03-02 23:26:47 -08:00