package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.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.