Parse parses a standard Go benchmark results file from r. It returns a *Benchmark for each benchmark result line in the file. There may be many result lines for the same benchmark name and configuration, indicating that the benchmark was run multiple times. In the returned Benchmarks, RawValue is s
(r io.Reader)
source not stored for this graph (policy: none)