]> Cypherpunks repositories - gostls13.git/commit
time: add a few more benchmarks
authorRuss Cox <rsc@golang.org>
Thu, 16 May 2024 16:59:01 +0000 (12:59 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 23 May 2024 03:13:47 +0000 (03:13 +0000)
commitbb88d28bf5a45563ba49357d9845585ac5f8f768
treef0e9623439233931a112fd6d9037fa969f6d33f8
parent9eeb627f606e713854e117dd4e52af5bcad28b66
time: add a few more benchmarks

Preparation for upcoming optimizations.

For #63844.

Change-Id: I61803dd8b699e51c391614c99ebbd005df5261cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/586256
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/time/time_test.go