Friends of Goland-IDE, I do have the feeling that the IDE/GUI became a little bit laggy over the last releases. Do anyone of you share my feeling or have an general idea how to speed up things again?
评论:
HarveyKandola:
dlsniper:I managed to speed up performance considerably by not indexing the GOPATH (tend to vendor everything inside each "project").
See performance section for 2018.1 release:
https://blog.jetbrains.com/go/2018/03/29/go-the-distance-goland-2018-1-is-here/
IronSpekkio:Sorry to hear you're having issues with the IDE.
Can you please ping me on Twitter/Gophers Slack (@dlsniper) or open an issue on our tracker: https://youtrack.jetbrains.com/issues/Go and attach the IDE logs (Help | Collect and Show Logs in...)? Unfortunately, your question is too broad for me to be able to help.
Additionally, you may want to have a look at the instructions here: https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems on how to generate an IDE profile report and send it to us so that we can understand what's going on.
Thank you.
compared to other IDEs i've always been impressed with Goland's performance. curious what the issues are here.
