Skip to content

Instantly share code, notes, and snippets.

@ymkjp
Last active October 28, 2016 07:57
Show Gist options
  • Save ymkjp/a741e1c8e3b809acb099 to your computer and use it in GitHub Desktop.
Save ymkjp/a741e1c8e3b809acb099 to your computer and use it in GitHub Desktop.
$ diff -u /Applications/IntelliJ\ IDEA\ 14.app/Contents/bin/idea.vmoptions ~/Library/Preferences/IntelliJIdea14/idea.vmoptions
--- /Applications/IntelliJ IDEA 14.app/Contents/bin/idea.vmoptions 2015-06-19 05:25:28.000000000 +0900
+++ /Users/ymkjp/Library/Preferences/IntelliJIdea14/idea.vmoptions 2015-09-07 17:27:39.000000000 +0900
@@ -1,5 +1,5 @@
--Xms128m
--Xmx750m
+-Xms512m
+-Xmx2048m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=225m
-XX:+UseCompressedOops
\ No newline at end of file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment