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
cmd/coordinator: update the timing hints table a bit
If the coordinator has a better guess as to how long various tests
take, then it can do better critical path scheduling and reduce the
overall time the sharded tests take to complete.
This table still needs to die and be based on recent empirical data,
but at least it's more accurate now, after a long delay in being
updated.
Update is from golang/go#17104 (comment)
Updates golang/go#17104
Change-Id: I115aad23fbdb0cde1b196e71a4131fbe36480cc0
Reviewed-on: https://go-review.googlesource.com/29167
Reviewed-by: David Crawshaw <[email protected]>
0 commit comments