Last active
April 21, 2019 00:44
-
-
Save icerda/e968fe88698f3dc2da94641f4d548b85 to your computer and use it in GitHub Desktop.
This file contains 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
# custom IntelliJ IDEA VM options | |
-Xms2048m | |
-Xmx4096m | |
-XX:MaxPermSize=1024m | |
-XX:ReservedCodeCacheSize=240m | |
-XX:+UseCompressedOops |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment