Question about iteration numbers

Zoltan Farkas zolyfarkas at yahoo.com
Thu Jun 16 16:24:28 UTC 2016


I have a questions about iteration numbers:
# Warmup Iteration   1: 62995.070 ops/s
# Warmup Iteration   2: 70660.918 ops/s
# Warmup Iteration   3: 73127.240 ops/s
...
Iteration   1: 73277.416 ops/s
Iteration   2: 72664.450 ops/s
Iteration   3: 72385.558 ops/s

Is there a way to obtain this number from void InternalProfiler.beforeIteration(BenchmarkParams benchmarkParams, IterationParams iterationParams); 
?

thanks

—Z


More information about the jmh-dev mailing list