Skip to content

Instantly share code, notes, and snippets.

@shortthirdman
Last active March 7, 2025 16:53
Show Gist options
  • Save shortthirdman/59817ea72507e51b86a600d071fa292e to your computer and use it in GitHub Desktop.
Save shortthirdman/59817ea72507e51b86a600d071fa292e to your computer and use it in GitHub Desktop.
JVM Configuration
-Xms1g -Xmx2g -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintGCDateStamps -XX:+UnlockDiagnosticVMOptions -XX:NativeMemoryTracking=summary -XX:+PrintMemoryMapAtExit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment