| ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Aggregator<R extends Result> | Aggregator composes multiple results into one. |
Class Summary | |
---|---|
AverageTimeResult | Result class that stores average operation time. |
BenchResult | Benchmark result. |
IterationResult | Class contains all info returned by microbenchmark iteration or/and collected during microbenchmark iteration. |
RawResults | |
Result<T extends Result<T>> | Base class for all types of results that can be returned by a microbenchmark. |
RunResult | Complete run result. |
SampleTimeResult | Result class that samples operation time. |
SingleShotResult | Result class that stores once operation execution time. |
ThroughputResult | Result class that counts the number of operations performed during a specified unit of time. |
Enum Summary | |
---|---|
AggregationPolicy | |
ResultRole |
| ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |