Skip to content

Lag due to Folia Scheduler on papermc server #599

@DarkChromaMC

Description

@DarkChromaMC

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.

Image

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

No one assigned

    Labels

    needs verificationThis issue has not yet been reproduced

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions