- Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.binary-sizecompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
We should monitor binary size in the performance dashboard.
Probably this makes the most sense to report as additional metrics on the GoBuild* benchmarks, which means integrating this into Sweet. As a starting point, we can just report total binary size. It would be nice to break it out into at least text and data, but that would mostly serve to help us understand changes in binary size.
We do have a way to indicate that certain metrics have an "exact" distribution, but I'm not sure if that's wired into the dashboard analysis.
qmuntal, bcmills, ericlagergren, mknyszek, mvdan and 1 more
Metadata
Metadata
Assignees
Labels
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.binary-sizecompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Todo