Class JMHSample_27_Params

    • Field Detail

      • arg

        public int arg
        In 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 Detail

      • JMHSample_27_Params

        public JMHSample_27_Params()
    • Method Detail

      • bench

        public boolean bench()
      • main

        public static void main​(String[] args)
                         throws org.openjdk.jmh.runner.RunnerException
        Throws:
        org.openjdk.jmh.runner.RunnerException