Skip to content

Instantly share code, notes, and snippets.

@v0d1ch
Created October 14, 2014 16:41
Show Gist options
  • Select an option

  • Save v0d1ch/27012d0684263f1a5be6 to your computer and use it in GitHub Desktop.

Select an option

Save v0d1ch/27012d0684263f1a5be6 to your computer and use it in GitHub Desktop.
phpstorm FAST config :)
-server
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=96m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+UseCodeCacheFlushing
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-Dawt.useSystemAAFontSettings=lcd
-Dawt.java2d.opengl=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment