PhpStorm performance fixes?
Hello,
Are there are tips for improving PhpStorm's performance? I'm just about exasperated with it at this point, on a new/loaded MacBook Pro that runs pretty much anything else like lightning.
For example, I can only scroll through files in what I consider a modest project at literally ~2 FPS. It should be 30+ FPS, and 60+ FPS would be better. I happen to be using the EAP, but EAP performance is about the same as release versions.
I found one about enabling OpenGL rendering by adding -Dawt.java2d.opengl=true to vmoptions, but that didn't seem to improve anything for me.
Any tips appreciated,
— Charles
Please sign in to leave a comment.
Hi there,
I'd suggest to read https://intellij-support.jetbrains.com/entries/29983118-Reporting-performance-problems
and then submit all the details using "SUBMIT A REQUEST" link in the header on that page ( https://intellij-support.jetbrains.com/anonymous_requests/new ) so that devs/tech support guys would have a look at it.
P.S.
Possibly related: https://youtrack.jetbrains.com/issue/WEB-15950