mirror of
https://github.com/golang/go
synced 2024-11-19 01:34:40 -07:00
e8c291b808
benchcmp now preserves benchmark order. This restores the original misc/benchcmp behavior. This also makes the output of benchcmp stable, and groups together multiple -cpu results. Magnitude-based sorting is still available via the -mag flag. It is useful for surfacing items of note (particularly changes in allocs) when making compiler changes and running broad benchmarks. Fixes golang/go#7259. LGTM=dave R=dave, mtj CC=bradfitz, dvyukov, golang-codereviews https://golang.org/cl/60840045 |
||
---|---|---|
.. | ||
benchcmp | ||
cover | ||
godoc | ||
goimports | ||
gotype | ||
html2article | ||
oracle | ||
ssadump | ||
vet |