Skip to content

Instantly share code, notes, and snippets.

@vadim-a-yegorov
Last active June 25, 2023 03:34
Show Gist options
  • Select an option

  • Save vadim-a-yegorov/1cb700c4cda428744496a6864adc2e18 to your computer and use it in GitHub Desktop.

Select an option

Save vadim-a-yegorov/1cb700c4cda428744496a6864adc2e18 to your computer and use it in GitHub Desktop.

Revisions

  1. Vadim A. Yegorov revised this gist Jun 25, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Liberica HotSpot JVM Flags (1).txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    -XX:MinHeapFreeRatio=25 -XX:MaxHeapFreeRatio=50 -XX:UsePerfData -Xgcthreads4 -Xcompactgc
    -XX:MinHeapFreeRatio=25 -XX:MaxHeapFreeRatio=50 -XX:UsePerfData -Xgcthreads2 -Xcompactgc
    -XcompilationThreads4 --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled
    -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+ExplicitGCInvokesConcurrent
    -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4
  2. Vadim A. Yegorov renamed this gist Jun 25, 2023. 1 changed file with 0 additions and 0 deletions.
  3. Vadim A. Yegorov created this gist Jun 24, 2023.
    8 changes: 8 additions & 0 deletions OpenJ9 Semeru JVM Flags (1).txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    -XX:MinHeapFreeRatio=25 -XX:MaxHeapFreeRatio=50 -XX:UsePerfData -Xgcthreads4 -Xcompactgc
    -XcompilationThreads4 --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled
    -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+ExplicitGCInvokesConcurrent
    -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4
    -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90
    -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem
    -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
    -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20