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