Skip to content

Instantly share code, notes, and snippets.

@deveshmittal
Created November 11, 2023 11:46
Show Gist options
  • Select an option

  • Save deveshmittal/47d28572b2b700294ff06a04820d8962 to your computer and use it in GitHub Desktop.

Select an option

Save deveshmittal/47d28572b2b700294ff06a04820d8962 to your computer and use it in GitHub Desktop.
vm.options (Devesh Mittal)
#Idea VM options for Devesh Mittal's M3MAX 36 Gig, which override idea.properties
-Xms8g -Xmx16g -XX:+UseG1GC -XX:MetaspaceSize=512m -XX:MaxMetaspaceSize=1g -XX:+TieredCompilation -XX:+UseStringDeduplication -XX:ParallelGCThreads=8 -XX:+AggressiveOpts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment