Skip to content

Instantly share code, notes, and snippets.

@kamatama41
Last active December 31, 2015 02:59
Show Gist options
  • Save kamatama41/7924704 to your computer and use it in GitHub Desktop.
Save kamatama41/7924704 to your computer and use it in GitHub Desktop.
MY Intellij IDEA 13 vmoptions
-Xms1536m
-Xmx1536m
-XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=128m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+UseCodeCacheFlushing
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment