Package org.openjdk.jmh.results
package org.openjdk.jmh.results
-
ClassDescriptionAggregator<R extends Result>Aggregator composes multiple results into one.Result class that stores average operation time.Benchmark result.Class contains all info returned by benchmark iteration or/and collected during benchmark iteration.Base class for all types of results that can be returned by a benchmark.Complete run result.Result class that samples operation time.Result class that stores once operation execution time.Result class that counts the number of operations performed during a specified unit of time.