summaryrefslogtreecommitdiffstats
path: root/src/cmd/internal/test2json/testdata/bench.test
blob: 453bd5928a5d0f0c3c3f4004aee5f4ffe9680336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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