]> Cypherpunks repositories - gostls13.git/commit
testing: Update testing.B.Loop to save benchmark results.
authorJunyang Shao <shaojunyang@google.com>
Thu, 21 Nov 2024 07:36:25 +0000 (07:36 +0000)
committerGo LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Thu, 21 Nov 2024 22:09:32 +0000 (22:09 +0000)
commit154fb4e1d45e503658542dee5296243a6146e7ca
tree213336d17b34a5ffacf334d4afc34e6934e1c414
parent0c6dbd99c570874ef5ec353298708677c1675dd0
testing: Update testing.B.Loop to save benchmark results.

This is fixing some the missing logic of CL 627755.

Change-Id: I35acffef7299331fce21da4a80a26185b2e909f4
Reviewed-on: https://go-review.googlesource.com/c/go/+/630455
Commit-Queue: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/testing/benchmark.go
src/testing/benchmark_test.go
src/testing/testing_test.go