Kubernetes runs a nightly load test built with Go tip. Recently there was a regression in latency that caused various thresholds to be exceeded.
(See the "gathering measurements step," though that on its own isn't very descriptive.)
The team has narrowed the culprit down to
833367e98a internal/buildcfg: enable unified IR by default
It's unclear at this time what the issue is. We're currently waiting on more metrics to investigate this more thoroughly.
CC @mdempsky
Kubernetes runs a nightly load test built with Go tip. Recently there was a regression in latency that caused various thresholds to be exceeded.
(See the "gathering measurements step," though that on its own isn't very descriptive.)
The team has narrowed the culprit down to
It's unclear at this time what the issue is. We're currently waiting on more metrics to investigate this more thoroughly.
CC @mdempsky