Package com.github.rlacher.sortbench.results
package com.github.rlacher.sortbench.results
-
ClassesClassDescriptionRepresents the aggregated result of a benchmark run, derived from multiple
BenchmarkResultinstances.Represents the contextual parameters of a benchmark run.Represents a raw profiling measurement from a single benchmark iteration.Represents the raw, per-iteration result of a benchmark run.Aggregates benchmark results based on a filter and an aggregator function.