PHPStorm does slow git operations
My PHPStorm is lately very slow when I do commits and push using Git.
The slowdown begins when I want to open the VCS Commit Changes. There it does a VSC Refresh. Normally, this window lasts for about 10-15 seconds.
Then I can commit and when I commit, It starts with checking my Git Username and looking for Line Seperators. Normally, this isn't even viewable because these are quick action. On my PHPStorm, it takes about 5 seconds.
Commiting, merging, pushing,.. all together sometimes takes more than 2 minutes.
I'm working on PhpStorm 2016.3.2. I already invalidated my cache but it didn't do a thing.
Please sign in to leave a comment.
Is it this certain project only, or the operations are slow for every project?
Please try to checkout the project to a different folder and check how it goes if you commit/push there.
@Eugene Morozov
Different folder has the same result.
We'd like to see threadDump files (corresponding folder can be found via Help > Show log in .. action). Would it be possible to delete all of them, reproduce the issue and upload them somewhere for our review?
@Dmitry Tronin
Phpstorm didn't make any threadDumps, it only made a idea.log-file. Here's the paste of the file: http://pastebin.com/zbAjEFhF