Package jenkins.benchmark.jmh
package jenkins.benchmark.jmh
-
ClassDescriptionFind classes annotated with
JmhBenchmark
to run their benchmark methods.Annotate your benchmark classes with this annotation to allow them to be discovered byBenchmarkFinder
Standard benchmarkState
for JMH when a Jenkins instance is required.