Class | Description |
---|---|
BenchmarkFinder |
Find classes annotated with
JmhBenchmark to run their benchmark methods. |
JmhBenchmarkState |
Standard benchmark
State for JMH when a Jenkins instance is required. |
Annotation Type | Description |
---|---|
JmhBenchmark |
Annotate your benchmark classes with this annotation to allow them to be discovered by
BenchmarkFinder |
Copyright © 2004–2022. All rights reserved.