Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues #3806

Closed
Ayutac opened this issue May 27, 2024 · 2 comments
Closed

Performance issues #3806

Ayutac opened this issue May 27, 2024 · 2 comments
Labels
support Issues closed due to being a support request.

Comments

@Ayutac
Copy link

Ayutac commented May 27, 2024

I am running Minecraft on Linux (Xubuntu). I usually use Fabric (because it's better) for my mods, but recently I tried out running Forge because I'm helping developing a mod for both platforms. To my surprise Forge is much faster in world loading and saving than Fabric on my device, and apparently with ticking as well. Which is to say, everything works normally with Forge but on Fabric I am usually 100 to 1000 ticks behind at a time and world saving takes minutes. Makes modding for fabric a pita as well.

I would like to find out why Fabric is so slow on my device.

I will provide you with any data you deem necessary. Not sure if there are good benchmark methods somewhere I could use.

@modmuss50
Copy link
Member

Really need a lot more infomation before this can be an issue, what mods are you using? Is this a dev env? A profile would be a start. A good starting point for profiling is to just use Minecraft's builtin profiler (/jfr start wait a bit, and then /jfr stop).

Until a specific cause has been found, and if that is indeed fabric then an issue is a good idea for now this is really a support request imo.

@modmuss50 modmuss50 added the support Issues closed due to being a support request. label May 27, 2024
Copy link

👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Issues closed due to being a support request.
Projects
None yet
Development

No branches or pull requests

2 participants