Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexandrnikitin/98ca030671811e01d968816eb74de570 to your computer and use it in GitHub Desktop.
Save alexandrnikitin/98ca030671811e01d968816eb74de570 to your computer and use it in GitHub Desktop.
JVM
.jvmArgs("-XX:+UnlockDiagnosticVMOptions", "-XX:+PrintAssembly", "-Xmx8G", "-XX:+UseG1GC")
.addProfiler(WinPerfAsmProfiler.class)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment