Namespace NBench.Metrics
Classes
BenchmarkRun
Used to collect metrics for a given instance of a benchmark
MeasureBucket
A metric that's collected over the course of a test run using a stack of values sampled over time, the deltas of which will later be calculated.
MetricName
Used to uniquely represent the name of a metric in a manner-agnostic way.
Structs
MetricMeasurement
A single recorded value inside a MeasureBucket