Skip to content

Instantly share code, notes, and snippets.

@afeinberg
Created January 22, 2010 21:26
Show Gist options
  • Save afeinberg/284150 to your computer and use it in GitHub Desktop.
Save afeinberg/284150 to your computer and use it in GitHub Desktop.
-Xms18g
-Xmx18g
-XX:NewSize=2048m
-XX:MaxNewSize=2048m
-XX:+UseConcMarkSweepGC
-XX:+UseParNewGC
-XX:CMSInitiatingOccupancyFraction=70
-XX:SurvivorRatio=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment