Created
April 24, 2018 09:35
-
-
Save mrenty/15c5cc9af4c53c6d3336a2170e70a2fa 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 WebStorm VM options | |
-Xms1536m | |
-Xmx2048m | |
-XX:MaxPermSize=1024m | |
-XX:ReservedCodeCacheSize=512m | |
-XX:+UseCompressedOops |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment