package
Version:
v0.14.2
Opens a new window with list of versions in this module.
Published: Jul 29, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BenchRecord struct {
Timestamp time.Time `json:"timestamp"`
Name string `json:"name"`
NsPerOp float64 `json:"ns_per_op"`
AllocsOp int64 `json:"allocs_per_op"`
BytesOp int64 `json:"bytes_per_op"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.