Skip to content

Instantly share code, notes, and snippets.

@vadim-a-yegorov
Last active June 25, 2023 07:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vadim-a-yegorov/9381ce18ce754a0e1fe094b57624c1bb to your computer and use it in GitHub Desktop.
Save vadim-a-yegorov/9381ce18ce754a0e1fe094b57624c1bb to your computer and use it in GitHub Desktop.
-XX:+IdleTuningGcOnIdle -XX:+UseAggressiveHeapShrink -XX:-OmitStackTraceInFastThrow
-XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -Xaot -XX:+UseCompressedOops -XX:ObjectAlignmentInBytes=256
-XX:SharedCacheHardLimit=800M -XX:+UseCodeCacheFlushing -Xshareclasses:none
-XX:+TieredCompilation -XX:InitialTenuringThreshold=5 -Dlog4j2.formatMsgNoLookups=true
-XX:-DisableExplicitGC -XX:InitiatingHeapOccupancyPercent=35 -XX:+UnlockExperimentalVMOptions
-XX:MaxGCPauseMillis=50 -Djava.net.preferIPv4Stack=true -XX:-ParallelRefProcEnabled
-XX:+UseTLAB -XX:ReservedCodeCacheSize=70M -Xgcpolicy:gencon -Xmns800M -Xmnx800M
-XX:ConcGCThreads=2 -XX:+UseZGC -XX:AllocatePrefetchStyle=1 -XX:-ZProactive
-XX:+UseTransparentHugePages -Xlp -Xlp64k -Xnoclassgc -Xcompressedrefs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment