Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Benchmark ¶
type Benchmark struct {
// contains filtered or unexported fields
}
Benchmark puts a workload under load.
func NewBenchmark ¶
func NewBenchmark(base, version string, cfg config.BenchConfig) (*Benchmark, error)
NewBenchmark returns a new benchmark.
Click to show internal directories.
Click to hide internal directories.