results

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Config         config.TestConfig `json:"config"`
	ClusterDetails cluster.Details   `json:"ClusterDetails"`
	// CalicoNodeCPU    stats.MinMaxAvg      `json:"CalicoNodeCPU,omitempty"`
	// CalicoNodeMemory stats.MinMaxAvg      `json:"CalicoNodeMemory,omitempty"`
	TTFR    []*ttfr.ResultSummary `json:"ttfr,omitempty"`
	IPerf   *iperf.ResultSummary  `json:"iperf,omitempty"`
	QPerf   *qperf.ResultSummary  `json:"thruput-latency,omitempty"`
	DNSPerf *dnsperf.Results      `json:"dnsperf,omitempty"`
}

Result represents the benchmark result.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL