github.com/go-asm/go@v1.21.1-0.20240213172139-40c5ead50c48/cmd/test2json/testdata/benchshort.json (about) 1 {"Action":"start"} 2 {"Action":"output","Output":"# This file ends in an early EOF to trigger the Benchmark prefix test,\n"} 3 {"Action":"output","Output":"# which only happens when a benchmark prefix is seen ahead of the \\n.\n"} 4 {"Action":"output","Output":"# Normally that's due to the benchmark running and the \\n coming later,\n"} 5 {"Action":"output","Output":"# but to avoid questions of timing, we just use a file with no \\n at all.\n"} 6 {"Action":"output","Output":"BenchmarkFoo \t"} 7 {"Action":"output","Output":"10000 early EOF"}