Uses of Package
org.openjdk.jmh.samples
Packages that use org.openjdk.jmh.samples
-
Classes in org.openjdk.jmh.samples used by org.openjdk.jmh.samplesClassDescriptionChromosome: encodes solution.Sometimes you need the black hole not in @Benchmark method, but in helper methods, because you want to pass it through to the concrete implementation which is instantiated in helper methods.There are weird cases when the benchmark state is more cleanly described by the set of @States, and those @States reference each other.
-
Classes in org.openjdk.jmh.samples used by org.openjdk.jmh.samples.jmh_generatedClassDescriptionFixtures have different Levels to control when they are about to run.