1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-29 23:12:18 +02:00
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies https://papermc.io/
Find a file
Spottedleaf 40654111d1 Do not submit profile lookups to worldgen threads
They block. On network I/O.

If enough tasks are submitted the server will eventually stall
out due to a sync load, as the worldgen threads will be
stalling on profile lookups.
2021-08-08 16:26:46 -07:00
paper-server Do not submit profile lookups to worldgen threads 2021-08-08 16:26:46 -07:00