]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] testing: allow manual timer control in testing.B.Loop
authorJunyang Shao <shaojunyang@google.com>
Tue, 18 Mar 2025 21:13:23 +0000 (21:13 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 25 Mar 2025 15:50:14 +0000 (08:50 -0700)
commitd107ee90df402aa5042ab69d5c1d26aa320e1585
tree1d3eb508faf99d088fd72633191473f2dacd30a6
parent213f1566ee9972a521a8faab0ee9a6f8ef43db5f
[release-branch.go1.24] testing: allow manual timer control in testing.B.Loop

Fixes #72934

Change-Id: I56610d2d11d151a8f95b6434bbedbfcd5c11c317
Reviewed-on: https://go-review.googlesource.com/c/go/+/658975
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/660555
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/testing/benchmark.go
src/testing/loop_test.go