PaperMC/patches
Shane Freeder e1462a9253
Bump MCUtils#asyncExecutor core size
Long ago we discovered that the default thread pools would not increase
the number of threads running the pool until queue addition failed.
Bumping the core size mitigates an issue with spark-paper, and in general,
keeping async threads around generally beats having to spin new ones
everytime we want to execute a periodic async task.
2024-07-26 13:43:48 +01:00
..
api Deprecate more Timings things for removal (#11126) 2024-07-20 19:40:41 -07:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server Bump MCUtils#asyncExecutor core size 2024-07-26 13:43:48 +01:00
unapplied/server Finish chunk tick iteration optimisation port from Moonrise 2024-07-17 11:34:26 -07:00