Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrToolNotInstalled = errors.New("benchmark tool not installed")
Functions ¶
func IsKnownTool ¶
Types ¶
type BenchResult ¶
type BenchResult struct {
Tool string
Duration time.Duration
Throughput float64
Unit string
RawLog string
GDRDMA string `json:"gdrdma,omitempty"`
}
func RunWithOptions ¶ added in v1.1.0
type ExecResult ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.