Skip to content

Instantly share code, notes, and snippets.

@zenozeng
Last active September 24, 2015 12:20
Show Gist options
  • Save zenozeng/0aee6f1ed4fdca7a4d3b to your computer and use it in GitHub Desktop.
Save zenozeng/0aee6f1ed4fdca7a4d3b to your computer and use it in GitHub Desktop.
webstorm64.vmoptions
-server
-Xms2000m
-Xmx3000m
-XX:MaxMetaspaceSize=2048m
-XX:ReservedCodeCacheSize=225m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Dawt.useSystemAAFontSettings=lcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment