package
0.1.5
Repository: https://github.com/grafana/pyrobench.git
Documentation: pkg.go.dev

# Functions

NewBuilder creates a new Builder for collecting benchmark results into tables.
No description provided by the author

# Structs

A Builder collects benchmark results into a Tables set.
A Table summarizes and compares benchmark results in a 2D grid.
TableCell is a single cell in a Table.
TableKey is a map key used to index a single cell in a Table.
TableOpts provides options for constructing the final analysis tables from a Builder.
Tables is a sequence of benchmark statistic tables.
TableSummary is a cell that summarizes a column of a Table.