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
Try setting GOMAXPROCS. We'll start with 2 to confirm a
clear effect, then may raise it to 4.
For golang/go#70213
Change-Id: Ic5f5e0b99c5e9ead896a465e39286ab161f431c7
Reviewed-on: https://go-review.googlesource.com/c/build/+/625317
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Try increasing GOMAXPROCS to 8, the actual number of cores
on this machine. The builder has been running solidly but
slowly at 2, and we hope that recent openbsd pagedaemon
changes may allow the increase.
For golang/go#70213
Change-Id: I2bc9914fefe2a2f5f1cddf0fa59c0ab3b12c69ed
Reviewed-on: https://go-review.googlesource.com/c/build/+/633996
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
As agreed with @dmitshur and Michael K, add GOMAXPROCS to try reducing the load average on the builder machine.
The text was updated successfully, but these errors were encountered: