Package org.openjdk.jmh.samples
package org.openjdk.jmh.samples
-
ClassDescriptionFixtures have different Levels to control when they are about to run.Chromosome: encodes solution.Population.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.Our own crippled classloader, that can only load a simple class over and over again.