package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

ParseLine extracts a Benchmark from a single line of testing.B output.
ParseSet extracts a Set from testing.B output.

# Constants

Flags used by Benchmark.Measured to indicate which measurements a Benchmark contains.
Flags used by Benchmark.Measured to indicate which measurements a Benchmark contains.
Flags used by Benchmark.Measured to indicate which measurements a Benchmark contains.
Flags used by Benchmark.Measured to indicate which measurements a Benchmark contains.

# Structs

Benchmark is one run of a single benchmark.

# Type aliases

Set is a collection of benchmarks from one testing.B run, keyed by name to facilitate comparison.