Package org.openjdk.jmh.samples
Class JMHSample_27_Params
java.lang.Object
org.openjdk.jmh.samples.JMHSample_27_Params
- Direct Known Subclasses:
JMHSample_27_Params_jmhType_B1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
arg
public int argIn many cases, the experiments require walking the configuration space for a benchmark. This is needed for additional control, or investigating how the workload performance changes with different settings. -
certainty
public int certainty
-
-
Constructor Details
-
JMHSample_27_Params
public JMHSample_27_Params()
-
-
Method Details
-
bench
public boolean bench() -
main
- Throws:
RunnerException
-