Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkStringConcat ¶
Types ¶
type Benchmark ¶
type Benchmark struct {
// contains filtered or unexported fields
}
func NewBenchmark ¶
func (*Benchmark) AddBenchmark ¶
func (bm *Benchmark) AddBenchmark(arg string, fns ...BenchmarkFn) error
func (*Benchmark) ChangeBaseValue ¶
func (*Benchmark) ChangeTestCount ¶
type BenchmarkFn ¶
type BenchmarkFn func(exp uint)
Click to show internal directories.
Click to hide internal directories.