You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with doing this "by default" is for people that are self-hosting on their personal systems, setting xms to max as well guarantees the host OS can't use the otherwise unused ram
I agree however that it does help JVM optimize GC.... maybe if I can make the script smart enough to perform math on the specific Xmx and have it set to say... half?
Server-Scripts/ServerStart.sh
Line 117 in 099683f
JAVA_ARGS should be modified to reflect this as well.
This should improve GC time.
The text was updated successfully, but these errors were encountered: