Skip to content

Instantly share code, notes, and snippets.

@ijuma
Created May 17, 2011 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ijuma/976802 to your computer and use it in GitHub Desktop.
Save ijuma/976802 to your computer and use it in GitHub Desktop.
IDEA JVM settings
-Xms128m
-Xmx1024m
-server
-XX:MaxPermSize=250m
-ea
-XX:+TieredCompilation
-XX:+UseCompressedOops
-XX:+UseConcMarkSweepGC
-XX:ReservedCodeCacheSize=96m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment