Question: Should Xms and Xmx match or should one be higher?
Hello, I have a quick question, I've seen some people say that Xms and Xmx should remain the same values for the startup parameters but I've also seen others say that the values should be for example 4GB(Xms)/8GB(Xmx) instead of 8GB(Xms)/8GB(Xmx) the actual documentation states it should match https://docs.papermc.io/paper/aikars-flags and the script generators also match them. What's your opinion and is there ever a good idea to make one lower?
Aikar's flags are a set of JVM flags designed to improve the performance of your Paper server.
