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 subcommand to print workspace statistics #59673

Closed
findleyr opened this issue Apr 17, 2023 · 1 comment
Closed

x/tools/gopls: add a subcommand to print workspace statistics #59673

findleyr opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels
FeatureRequest gopls Issues related to the Go language server, gopls. release-blocker Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@findleyr
Copy link
Contributor

For the gopls@v0.12.0 release, we want to make it easy for users to collect relevant information about the size (and shape) of their workspace, so that we can use this when collecting feedback about performance of the prerelease / release.

A new subcommand seems like the easiest way to do this. We should probably give this command a generic name (such as stats) so that we can extend it in the future with any additional diagnostic information.

@findleyr findleyr added this to the gopls/v0.12.0 milestone Apr 17, 2023
@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 Apr 17, 2023
@findleyr findleyr self-assigned this Apr 17, 2023
@gopherbot
Copy link

Change https://go.dev/cl/485838 mentions this issue: gopls: add a 'stats' subcommand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest gopls Issues related to the Go language server, gopls. release-blocker Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

2 participants