Last active
June 14, 2018 00:46
-
-
Save RafalSladek/843a99f02bdfba92b096aadb004f3eae to your computer and use it in GitHub Desktop.
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
| ## Go to HELP → Edit Custom VM Options | |
| ## and adjust or add new values. I am using following config values | |
| -Xms128m | |
| -Xmx2048m | |
| -XX:ReservedCodeCacheSize=512m | |
| -XX:+UseCompressedOops | |
| -XX:MaxMetaspaceSize=1024m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment