Skip to content

Instantly share code, notes, and snippets.

@budhash
Created October 12, 2015 18:17
Show Gist options
  • Select an option

  • Save budhash/d4d096a09a81a5eb2ec1 to your computer and use it in GitHub Desktop.

Select an option

Save budhash/d4d096a09a81a5eb2ec1 to your computer and use it in GitHub Desktop.
~/Library/Preferences/IntelliJIdea14/idea.vmoptions
-server
-Xms1g
-Xmx3g
-Xss16m
-XX:MaxPermSize=350m
-XX:+UseConcMarkSweepGC
-XX:+CMSParallelRemarkEnabled
-XX:ConcGCThreads=4
-XX:ReservedCodeCacheSize=225m
-XX:+AlwaysPreTouch
-XX:+TieredCompilation
-XX:+UseCompressedOops
-XX:SoftRefLRUPolicyMSPerMB=50
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djsse.enableSNIExtension=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment