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
"-XX:InitialRAMPercentage", /* The initial heap size as percentage of total memory, conflicts with Xms */
244
+
"-XX:MinRAMPercentage", /* Sets the max heap size of RAM as a percentage before looking at other heuristics like MaxRAMPercentage. This is primarily useful for low memory environments (<100m) */
245
+
"-XX:MaxRAMPercentage", /* Sets the max heap size of RAM as a percentage */
0 commit comments