Uses of Annotation Type
org.openjdk.jmh.annotations.Warmup
Packages that use Warmup
-
Uses of Warmup in org.openjdk.jmh.benchmarks
Classes in org.openjdk.jmh.benchmarks with annotations of type WarmupModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of Warmup in org.openjdk.jmh.samples
Classes in org.openjdk.jmh.samples with annotations of type WarmupModifier and TypeClassDescriptionclass
class
class
class
class
class
static class
static class
static class
class
class
class
Methods in org.openjdk.jmh.samples with annotations of type WarmupModifier and TypeMethodDescriptiondouble
JMHSample_24_Inheritance.AbstractBenchmark.bench()
double
JMHSample_20_Annotations.measure()
JMHSample_26_BatchSize.measureRight()
JMHSample_26_BatchSize.measureWrong_1()
JMHSample_26_BatchSize.measureWrong_5()