Skip to content

Instantly share code, notes, and snippets.

@devinus
Created July 18, 2023 08:04
Show Gist options
  • Save devinus/d1a12dde85a9295743b86f67c8bce059 to your computer and use it in GitHub Desktop.
Save devinus/d1a12dde85a9295743b86f67c8bce059 to your computer and use it in GitHub Desktop.
-server -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+EnableVectorSupport -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+UseStringDeduplication -XX:+UseTransparentHugePages -XX:+UseShenandoahGC -XX:ShenandoahGCMode=generational -XX:NewRatio=50 -XX:InitialTenuringThreshold=1 -XX:MaxGCPauseMillis=50 --enable-preview --add-modules=jdk.incubator.vector -Dorg.lwjgl.util.Debug=true -Dorg.lwjgl.system.allocator=system -Dorg.lwjgl.openal.libname=/usr/lib/libopenal.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment