are this the standard akais flags?

java -Xms9216M -Xmx9216M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs/ -Daikars.new.flags=true -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -paper.jar --nogui
Aikar's Thoughts
JVM Tuning: Optimized G1GC for Minecraft - Aikar's Thoughts
Learn more about my In depth study on tuning the G1GC garbage collector to be optimized for how Minecraft servers run, and keep low pause efficient usage.
6 Replies
Admincraft Meta
Admincraft Meta6mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by theviper912#0
ProGamingDk
ProGamingDk6mo ago
your using 12gb+ aikars for sub 12 gb xmx so technically no?
Viper
ViperOP6mo ago
can u elaborate?
Viper
ViperOP6mo ago
Start Script Generator | PaperMC Docs
A start script generator for PaperMC projects.
ProGamingDk
ProGamingDk6mo ago
sure that would work
Viper
ViperOP6mo ago
the old falgs i copied from somewhere where is asked about lag reasons i though they have sth cusomized for me or sth

Did you find this page helpful?