Package | Description |
---|---|
org.openjdk.jmh.results |
Modifier and Type | Method and Description |
---|---|
AverageTimeResult |
AverageTimeResult.ResultAggregator.aggregate(java.util.Collection<AverageTimeResult> results) |
Modifier and Type | Method and Description |
---|---|
protected Aggregator<AverageTimeResult> |
AverageTimeResult.getIterationAggregator() |
protected Aggregator<AverageTimeResult> |
AverageTimeResult.getThreadAggregator() |
Modifier and Type | Method and Description |
---|---|
AverageTimeResult |
AverageTimeResult.ResultAggregator.aggregate(java.util.Collection<AverageTimeResult> results) |