1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:28:32 -06:00
go/cmd/benchcmp
David Symonds 105b764ad0 benchcmp: Fix invocation instructions.
`go test` takes -run and -bench; the -test.run and -test.bench flags
are only for the test binary itself.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/113390043
2014-07-22 17:50:39 +10:00
..
benchcmp.go benchcmp: Fix invocation instructions. 2014-07-22 17:50:39 +10:00
compare_test.go go.tools/cmd/benchcmp: sort by original benchmark order by default 2014-02-19 07:44:49 -08:00
compare.go go.tools/cmd/benchcmp: sort by original benchmark order by default 2014-02-19 07:44:49 -08:00
doc.go go.tools/cmd/benchcmp: expand documentation 2014-04-14 17:00:04 -07:00
parse_test.go go.tools/cmd/benchcmp: add -best flag 2014-05-30 21:45:27 -04:00
parse.go go.tools/cmd/benchcmp: add -best flag 2014-05-30 21:45:27 -04:00