Skip to content

Instantly share code, notes, and snippets.

@jorgevila
Created March 20, 2014 11:29
Show Gist options
  • Save jorgevila/9661822 to your computer and use it in GitHub Desktop.
Save jorgevila/9661822 to your computer and use it in GitHub Desktop.
Java memory space
java -Xms128m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment