Skip to content

Instantly share code, notes, and snippets.

@garriguv
Created October 25, 2015 16:57
Show Gist options
  • Save garriguv/c769aa160fc219269ed2 to your computer and use it in GitHub Desktop.
Save garriguv/c769aa160fc219269ed2 to your computer and use it in GitHub Desktop.
AppCode JVM options
-Xss2m
-Xms512m
-Xmx4096m
-XX:NewSize=128m
-XX:MaxNewSize=128m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=96m
-XX:+UseCompressedOops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment