Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls: document how to debug high CPU usage issues #48873

Open
hyangah opened this issue Oct 8, 2021 · 0 comments
Open

x/tools/gopls: document how to debug high CPU usage issues #48873

hyangah opened this issue Oct 8, 2021 · 0 comments
Labels
Documentation gopls/performance Issues related to gopls performance (CPU, memory, etc). gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@hyangah
Copy link
Contributor

hyangah commented Oct 8, 2021

https://github.com/golang/tools/blob/master/gopls/doc/troubleshooting.md has the instruction for memory usage debugging.
We need a similar section that explains what information is needed for investigation and how to profile CPU usage

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Oct 8, 2021
@gopherbot gopherbot added this to the Unreleased milestone Oct 8, 2021
@findleyr findleyr added the gopls/performance Issues related to gopls performance (CPU, memory, etc). label Oct 8, 2021
@stamblerre stamblerre modified the milestones: Unreleased, gopls/on-deck Oct 11, 2021
@stamblerre stamblerre self-assigned this Oct 11, 2021
@stamblerre stamblerre removed their assignment Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation gopls/performance Issues related to gopls performance (CPU, memory, etc). gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

4 participants