]> Cypherpunks repositories - gostls13.git/commit
testing: improve the usage message of -benchtime
authormontag451 <montag451@laposte.net>
Fri, 4 Aug 2023 22:04:10 +0000 (22:04 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 18:49:02 +0000 (18:49 +0000)
commit64c1be144fdf804c5cfc6cb06eb68cc9496eedba
tree8a34e8fa315f009b9eb0587df04dd61393ccea25
parent9869699c44bb9d1d5f94c1ee32092451a418b95c
testing: improve the usage message of -benchtime

Specify that -benchtime can take the form Nx.

Change-Id: I1e711cdb2e19e3ff5eb2cea4e7c8843bc58696b1
GitHub-Last-Rev: 1cb13f7dba829497c5cbb3d4c578f4984e1cbd28
GitHub-Pull-Request: golang/go#61756
Reviewed-on: https://go-review.googlesource.com/c/go/+/515801
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/testing/benchmark.go