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/build: add binary size sparklines to build.golang.org #29692

Open
josharian opened this issue Jan 11, 2019 · 0 comments
Open

x/build: add binary size sparklines to build.golang.org #29692

josharian opened this issue Jan 11, 2019 · 0 comments
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@josharian
Copy link
Contributor

Binary size keeps creeping up. Some visibility might help.

Here's an idea: At the end of every builder run, we have readily available a bunch of compiled binaries on a bunch of different platforms. We could pick a few binaries on a couple of platforms and add some spark charts (or regular charts) to the top of build.golang.org of binary sizes.

I'd like to do the same with compile time, etc, but that information is less readily available.

Related: #19327

cc @dmitshur @bradfitz

@gopherbot gopherbot added this to the Unreleased milestone Jan 11, 2019
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jan 11, 2019
@julieqiu julieqiu added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) FeatureRequest NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

4 participants