Uses of Class
org.openjdk.jmh.annotations.Param
-
Packages that use Param Package Description org.openjdk.jmh.benchmarks org.openjdk.jmh.samples -
-
Uses of Param in org.openjdk.jmh.benchmarks
Fields in org.openjdk.jmh.benchmarks with annotations of type Param Modifier and Type Field Description private intBlackholeConsumeCPUBench. delayprivate intScoreStabilityBench. delayprivate intBlackholePipelineBench. stepsprivate intBlackholePipelinePayloadBench. steps -
Uses of Param in org.openjdk.jmh.samples
Fields in org.openjdk.jmh.samples with annotations of type Param Modifier and Type Field Description intJMHSample_27_Params. argIn many cases, the experiments require walking the configuration space for a benchmark.intJMHSample_27_Params. certainty(package private) intJMHSample_38_PerInvokeSetup.Data. count(package private) intJMHSample_34_SafeLooping. sizeprivate java.lang.StringJMHSample_35_Profilers.Maps. type
-