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