Last active
March 7, 2025 16:53
-
-
Save shortthirdman/59817ea72507e51b86a600d071fa292e to your computer and use it in GitHub Desktop.
JVM Configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-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