You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
when i hover on a struct field, hover info is very slow to pop up (most time 4 ~ 5 secs). in the top list,most time i can see 2 gogetdoc processes ( up to 4 ) are consuming lots of cpu time ( total over 300% , almost every logic cpu is over 80% ) . and even i hover the second time ( 3rd time ... ) onto the same struct field, it still is very slow.
when i move cursor onto a method ( only use keyboard without mouse click ) and then hit F12, go to definition is very slow too.
when i hover on a struct field, hover info is very slow to pop up (most time 4 ~ 5 secs). in the
toplist,most time i can see 2 gogetdoc processes ( up to 4 ) are consuming lots of cpu time ( total over 300% , almost every logic cpu is over 80% ) . and even i hover the second time ( 3rd time ... ) onto the same struct field, it still is very slow.when i move cursor onto a method ( only use keyboard without mouse click ) and then hit
F12, go to definition is very slow too.vscode-go:0.6.50
vscode:1.7.2
os:kubuntu 16.04 64bit
cpu:Embedded AMD Opteron(tm) Processor 23KS EE, 4 Core, 2000MHZ