-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
needs verificationThis issue has not yet been reproducedThis issue has not yet been reproduced
Description
Spark profiles are showing Folia’s multi‑threaded scheduler running even though the server is PaperMC. This is scheduling tasks across every CPU thread, causing excessive resource use on cpu threads without any benefit on a PaperMC setup.
Suggested Fix:
Add conditional logic to detect the server type (Folia vs Paper) and adjust the scheduling strategy accordingly to reduce CPU overhead
Metadata
Metadata
Assignees
Labels
needs verificationThis issue has not yet been reproducedThis issue has not yet been reproduced