Folia/patches/server
Spottedleaf 0da953539b Disable mid-tick task execution
Mid-tick task execution acquires the ticket lock at least,
which can possibly be a significant performance bottleneck
at a high tick thread + region count. This change should reduce
the impact from scaling the region threads, but is not a fix
to the underlying issue.
2023-03-20 02:48:16 -07:00
..
0001-Build-changes.patch Add logo 2023-03-06 02:43:32 -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 Add global region scheduler 2023-03-19 16:43:34 -07:00
0005-Increase-parallelism-for-neighbour-writing-chunk-sta.patch Rebase fixups 2023-03-12 15:04:00 -07: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
0007-Max-pending-logins.patch Make max concurrent logins patch use maxJoinsPerTick config 2023-03-19 14:58:52 -07:00
0008-Add-chunk-system-throughput-counters-to-tps.patch Remove patches specific for stream 2023-03-19 14:53:06 -07:00
0009-Make-CraftEntity-getHandle-and-overrides-perform-thr.patch Suppress entire CB passenger events if the entity is not valid 2023-03-19 17:41:24 -07:00
0010-Disable-mid-tick-task-execution.patch Disable mid-tick task execution 2023-03-20 02:48:16 -07:00