Ways to optimize a forge server
Hello. I'm looking for ways to optimize a forge server.
Ram and cpu usage isnt an issue (I have around 64gb free to use currently, DDR4 3200Mhz, i9-9900k@5Ghz)
6 Replies
https://spark.lucko.me/1snVQDHp40 heres a spark profiler
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Looks like GC is taking quite some time, are you sure that your Custom JVM Flags work better than the default Aikar Flags?. You also have lots of Entities, alexsmobs and mowziesmobs being the main culprits for performance.
I can try aikar's flags
https://spark.lucko.me/VCNaQAwQIu
Heres another spark
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
You don't need 30GB for 10 people. Probably don't even need half of that with the mods you're running.
Disable swap memory. That's likely why you're having so many issues.
Assigning less memory might also help GC Timings