Created
March 30, 2017 13:34
-
-
Save alexandrnikitin/98ca030671811e01d968816eb74de570 to your computer and use it in GitHub Desktop.
JVM
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
.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