Webstrom git integration is very slow
Hey, the git integration is very slow when i'm pushing my commits.
I can see in the git console that there are big timeouts between actions.
also, when it's printing "DONE", it's still showing the loading bar at the bottom right with "Pushing..." indication.
it takes some more time until the loading finish and I can see the notification of pushing successfully.
logs upload id: 2021_02_08_8yu4fpFcDZQyrpna
Thanks!
Please sign in to leave a comment.
Logs mostly show some freezes related to java2d, nothing git-specific. Crashes or hangs with such stacktraces can be caused not only by issues in JVM itself but also by problems in Mac graphics drivers...
This is a community forum, troubleshooting performance issues within a forum thread is not the best way to go. Please try taking CPU snapshots (https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems) when performing Git operations that are slow and submit them along with the logs within a support ticket.