Package jenkins.benchmark.jmh


package jenkins.benchmark.jmh
  • Class
    Description
    Find classes annotated with JmhBenchmark to run their benchmark methods.
    Annotate your benchmark classes with this annotation to allow them to be discovered by BenchmarkFinder
    Standard benchmark State for JMH when a Jenkins instance is required.