Module traits

Source
Expand description

helper traits and types

Structs§

DynRegister
boxed Register trait object.

Enums§

Monotonicity
whether the plot metric is better when higher, lower, or not monotonic

Traits§

Arg
type that can be used as a benchmark argument.
PlotMetric
type that can be used as a metric for plots.
Register
type that can be registered as a benchmark function.
RegisterExt
Register extension trait.
RegisterMany
variadic tuple of types that can be registered as benchmark functions.