Skip to content

Instantly share code, notes, and snippets.

@JasonGiedymin
Created April 17, 2012 17:51
Show Gist options
  • Save JasonGiedymin/2407787 to your computer and use it in GitHub Desktop.
Save JasonGiedymin/2407787 to your computer and use it in GitHub Desktop.
Intellij64BitSpeedUps
-Xss2048k
-Xms768m
-Xmx1408m
-XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=1280m
-XX:+AggressiveOpts
-XX:ParallelGCThreads=16
-XX:+UseConcMarkSweepGC
-XX:+UseParNewGC
-XX:+ExplicitGCInvokesConcurrent
-XX:+UseCompressedOops
-ea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment