Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Benchmark ¶
type IndexEntry ¶
type MatrixEntry ¶
type MatrixEntry struct { CRI string `json:"cri"` OCI string `json:"oci"` Results []MatrixResult `json:"results"` }
type MatrixResult ¶
type ValueReport ¶
func (ValueReport) Aggregate ¶
func (report ValueReport) Aggregate(other Report) Report
func (ValueReport) Scale ¶
func (report ValueReport) Scale(n int) Report
Click to show internal directories.
Click to hide internal directories.