Uses of Class
org.openjdk.jmh.results.ThroughputResult
Packages that use ThroughputResult
-
Uses of ThroughputResult in org.openjdk.jmh.results
Subclasses with type arguments of type ThroughputResult in org.openjdk.jmh.resultsModifier and TypeClassDescriptionclassResult class that counts the number of operations performed during a specified unit of time.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()