Created
November 11, 2023 11:46
-
-
Save deveshmittal/47d28572b2b700294ff06a04820d8962 to your computer and use it in GitHub Desktop.
vm.options (Devesh Mittal)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #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