Skip to content

Instantly share code, notes, and snippets.

@fernandoPalaciosGit
Last active December 2, 2015 08:14
Show Gist options
  • Select an option

  • Save fernandoPalaciosGit/4851cc5be7db6c613503 to your computer and use it in GitHub Desktop.

Select an option

Save fernandoPalaciosGit/4851cc5be7db6c613503 to your computer and use it in GitHub Desktop.
Intellij idea configuration

/bin/idea64.vmoptions

-Xms512m
-Xmx2048m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=225m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djsse.enableSNIExtension=false
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-XX:+UseCodeCacheFlushing
-XX:+UseCompressedOops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment