File size: 302 Bytes
e36aeda
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
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