Skip to content

Instantly share code, notes, and snippets.

@ronaldsuwandi
Last active April 11, 2021 03:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ronaldsuwandi/a50c1ad31cb7d3e9311a47ca106c5cfe to your computer and use it in GitHub Desktop.
Save ronaldsuwandi/a50c1ad31cb7d3e9311a47ca106c5cfe to your computer and use it in GitHub Desktop.
IntelliJ IDEA JVM Options
-Xms2g
-Xmx2g
-XX:ReservedCodeCacheSize=1024m
-XX:+UseG1GC
-XX:+UseCompressedOops
-Dsun.io.useCanonCaches=false
@ronaldsuwandi
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment