Skip to content

Instantly share code, notes, and snippets.

@intellitour
Last active May 18, 2020 16:46
Show Gist options
  • Save intellitour/7ee00b6bc13a6e75194b8c4e36662c99 to your computer and use it in GitHub Desktop.
Save intellitour/7ee00b6bc13a6e75194b8c4e36662c99 to your computer and use it in GitHub Desktop.
-Xms16m
-Xmx6G
-XX:+UseG1GC
-XX:G1HeapRegionSize=2
-XX:MaxGCPauseMillis=100
-XX:+UseStringDeduplication
-XX:SoftRefLRUPolicyMSPerMB=75
-ea
-XX:CICompilerCount=2
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-XX:+UseCompressedOops
-Dfile.encoding=UTF-8
-server
-Xquickstart
-Xtune:virtualized
-Xscmx1G
-Xaggressive
-XX:CICompilerCount=4
-XX:+UseLWPSynchronization
-XX:+UseCompressedStrings
-XX:+AggressiveOpts
-XX:+OptimizeStringConcat
-XX:+UseFastAccessorMethods
-XX:OptThreads=4
-XX:NewRatio=2
-Xss32m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment