DisposaBoy / GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
MIT License
3.42k stars 302 forks source link

slowness when gosublime is enabled #530

Closed acasanova closed 5 years ago

acasanova commented 10 years ago

I've been experiencing some slowness when typing in *.go files. Is there anything I can do to troubleshoot or alleviate this slowness.

AlphaB commented 10 years ago

+1

Byron commented 10 years ago

Same here. Interestingly, for me it gets worse over time, and I am forced to restart Sublime3 every two hours or so. Neither CPU nor memory usage seems abnormal, but it feels like some list is getting larger and scanning it takes more time, linearly. So far, I have only noticed this when editing go files - thus when other file types are edited, gosublime doesn't seem to interfere.

localhots commented 10 years ago

I agree to @Byron and I am experiencing the same issue. Also today after couple days without restarting GoSublime plugin crashed.

localhots commented 10 years ago

Okay, now it's crashing immediately after restarting Sublime Text 3.

Drawing
blalor commented 10 years ago

I'm seeing something like this, too. Mostly I see it when switching back to ST2 from another application. I also see this when I've got a project open with a very large number of files. I wonder if this plugin is losing track of a bunch of temp files or something…

blalor commented 9 years ago

Still seeing this. I've been getting around it by removing permissions on the margo binary, but it tends to come back after an upgrade.

digikata commented 9 years ago

I see this after leaving a file in GoSublime mode open overnight, even typing single characters can be slow. (ST3 build 3083)

ayhoung commented 9 years ago

+1

kjaleshire commented 9 years ago

+1

antoinefink commented 9 years ago

:+1:

ppone commented 8 years ago

+1