Commit 042410d
driver: use the built-in min/max function
Starting from Go 1.21, the min/max functions are built-in.
Therefore, we can remove the custom functions with the same name.
Change-Id: Ie3490436ce36e8548a834628d7a269bf58afbd01
Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/707475
Reviewed-by: Sean Liao <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Sean Liao <[email protected]>
Reviewed-by: Michael Knyszek <[email protected]>
Reviewed-by: Carlos Amedee <[email protected]>1 parent 53c1b90 commit 042410d
1 file changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | 377 | | |
392 | 378 | | |
393 | 379 | | |
| |||
0 commit comments