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: add a gopls stats command to report workspace size #48524

Closed
stamblerre opened this issue Sep 21, 2021 · 1 comment
Closed

x/tools/gopls: add a gopls stats command to report workspace size #48524

stamblerre opened this issue Sep 21, 2021 · 1 comment
Labels
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

@stamblerre
Copy link
Contributor

We should offer users a single diagnostic command to report the "size" of their workspace.
This can include # of files, packages, objects, imports, etc.

@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 Sep 21, 2021
@gopherbot gopherbot added this to the Unreleased milestone Sep 21, 2021
@suzmue suzmue modified the milestones: Unreleased, gopls/on-deck Sep 22, 2021
@findleyr findleyr added the gopls/performance Issues related to gopls performance (CPU, memory, etc). label Jan 19, 2022
@findleyr
Copy link
Contributor

I did this in https://go.dev/issue/59673, even chosing the same subcommand name.

Maybe it was "inception", and I subconsciously remembered this bug.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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