Paper/patches
Shane Freeder 7c88512287 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
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:33:13 -07:00