Skip to content

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

@findleyr

Description

@findleyr

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.

Metadata

Metadata

Assignees

Labels

FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.release-blocker

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions