Text file src/cmd/internal/test2json/testdata/bench.json

     1  {"Action":"start"}
     2  {"Action":"output","Output":"goos: darwin\n"}
     3  {"Action":"output","Output":"goarch: 386\n"}
     4  {"Action":"output","Output":"BenchmarkFoo-8   \t2000000000\t         0.00 ns/op\n"}
     5  {"Action":"output","Test":"BenchmarkFoo-8","Output":"--- BENCH: BenchmarkFoo-8\n"}
     6  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
     7  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
     8  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
     9  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
    10  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
    11  {"Action":"output","Test":"BenchmarkFoo-8","Output":"\tx_test.go:8: My benchmark\n"}
    12  {"Action":"bench","Test":"BenchmarkFoo-8"}
    13  {"Action":"output","Output":"PASS\n"}
    14  {"Action":"output","Output":"ok  \tcommand-line-arguments\t0.009s\n"}
    15  {"Action":"pass"}
    16  

View as plain text