You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a benchmark that measures how long it takes to build various targets. This should include minimal "hello world programs", various popular Go libraries, and significant targets in Kubernetes. It should measure clean builds and incremental (single file change) builds.
This benchmark should be run regularly and automatically (likely in a cron job somewhere).
The results should be published somewhere that's publically visible (a public Google Sheet with a pretty graph would be a minimum viable product).
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: