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
For a long time we've wanted to track performance on arm64 in addition to amd64. With the release of c4a instances, this seems like a good opportunity to target them for measurement, since they're big, fast, and likely to be a little less noisy.
This issue tracks the work for adding arm64 to our performance builders.
Support different architectures in the performance dashboard UI.
Spin up new arm64 GCE instances in our fleet.
Create arm64 variants of all our performance builders.
Add a copy of benchstat built for for arm64 to CIPD.
Add arm64 to the performance dashboard UI.
The text was updated successfully, but these errors were encountered:
This adds new builders that target the new c4a instances in our fleet
for performance testing.
For golang/go#70231.
Change-Id: I924859344f72cfa331bce296f1d646bccb3589e7
Reviewed-on: https://go-review.googlesource.com/c/build/+/625976
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
For a long time we've wanted to track performance on arm64 in addition to amd64. With the release of c4a instances, this seems like a good opportunity to target them for measurement, since they're big, fast, and likely to be a little less noisy.
This issue tracks the work for adding arm64 to our performance builders.
The text was updated successfully, but these errors were encountered: