package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 11, 2024
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Benchmark struct {
Image string `json:"image"`
Measurements []Measurement `json:"measurements"`
}
type Result struct {
Benchmarks []Benchmark `json:"benchmarks"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.