
Reviewed-on: https://go-review.googlesource.com/136435 gotools/: * Makefile.am (mostlyclean-local): Run chmod on check-go-dir to make sure it is writable. (check-go-tools): Likewise. (check-vet): Copy internal/objabi to check-vet-dir. * Makefile.in: Rebuild. From-SVN: r264546
12 lines
302 B
Text
12 lines
302 B
Text
goos: darwin
|
|
goarch: 386
|
|
BenchmarkFoo-8 2000000000 0.00 ns/op
|
|
--- BENCH: BenchmarkFoo-8
|
|
x_test.go:8: My benchmark
|
|
x_test.go:8: My benchmark
|
|
x_test.go:8: My benchmark
|
|
x_test.go:8: My benchmark
|
|
x_test.go:8: My benchmark
|
|
x_test.go:8: My benchmark
|
|
PASS
|
|
ok command-line-arguments 0.009s
|