Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joost-de-vries/2d1244e374d406babe75c15c74f4ceeb to your computer and use it in GitHub Desktop.
Save joost-de-vries/2d1244e374d406babe75c15c74f4ceeb to your computer and use it in GitHub Desktop.
Useful JVM parameters
`-XX:MaxRAMPercentage=75.0 -XX:MaxDirectMemorySize=512m -XX:MaxMetaspaceSize=512m -XX:ActiveProcessorCount=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/mnt'`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment