1
0
mirror of https://github.com/golang/go synced 2024-11-15 09:50:47 -07:00
go/doc/next/6-stdlib/99-minor/testing
sunnymilk 6600a871ef testing: implement testing.B.Loop
Initial implementation for testing.B.Loop,
right now the calculation of b.N are still done in the old fasion way,
as of now b.Loop is merely an alias for the old loop over b.N.

For #61515.

Change-Id: If211d0acc5f0c33df530096dceafe0b947ab0c8e
Reviewed-on: https://go-review.googlesource.com/c/go/+/608798
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Run-TryBot: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
2024-09-20 19:09:41 +00:00
..
36532.md doc/next: update 36532.md to wording suggested in CL 2024-08-20 17:36:54 +00:00
61515.md testing: implement testing.B.Loop 2024-09-20 19:09:41 +00:00
62516.md doc/next: revert incorrect change to 62516.md made in CL 603959 2024-08-20 16:48:51 +00:00