Uses of Class
org.openjdk.jmh.results.ThroughputResult
Packages that use ThroughputResult
-
Uses of ThroughputResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return ThroughputResultModifier and TypeMethodDescriptionThroughputResult.ThroughputAggregator.aggregate
(Collection<ThroughputResult> results) Methods in org.openjdk.jmh.results that return types with arguments of type ThroughputResultModifier and TypeMethodDescriptionprotected Aggregator
<ThroughputResult> ThroughputResult.getIterationAggregator()
protected Aggregator
<ThroughputResult> ThroughputResult.getThreadAggregator()
Method parameters in org.openjdk.jmh.results with type arguments of type ThroughputResultModifier and TypeMethodDescriptionThroughputResult.ThroughputAggregator.aggregate
(Collection<ThroughputResult> results)