]> Cypherpunks repositories - gostls13.git/commit
testing: use the builtin max/min function
authorMuhammad Falak R Wani <falakreyaz@gmail.com>
Mon, 7 Aug 2023 13:44:17 +0000 (13:44 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 18:49:54 +0000 (18:49 +0000)
commit215bcbc6acc84565597bfafe8adc2eb1d1d5412b
tree0b881bdb0656a344605d1361d2ca57ab33f0038e
parent78af0bbc65a06461e05318619acdaf35b630632a
testing: use the builtin max/min function

Change-Id: I1250b6a33f5f3509a216d307f1783ad4aa5937fc
GitHub-Last-Rev: 98dc6b1a11eea8542551a368780a74c1ee2d7083
GitHub-Pull-Request: golang/go#61809
Reviewed-on: https://go-review.googlesource.com/c/go/+/516616
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/testing/benchmark.go