Skip to content

Instantly share code, notes, and snippets.

@DaSourcerer
Forked from seeruk/phpstorm64.vmoptions
Last active August 29, 2015 14:14
Show Gist options
  • Save DaSourcerer/5e7f76b3792f4341954a to your computer and use it in GitHub Desktop.
Save DaSourcerer/5e7f76b3792f4341954a to your computer and use it in GitHub Desktop.
-Xms512M
-Xmx1G
-XX:ReservedCodeCacheSize=512m
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djsse.enableSNIExtension=false
-XX:+UseCodeCacheFlushing
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-Dswing.aatext=true
-Dawt.useSystemAAFontSettings=lcd
-Dawt.java2d.opengl=true
-Dsun.java2d.xrender=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment