Class JmhMain


  • public class JmhMain
    extends Object
    • Constructor Detail

      • JmhMain

        public JmhMain()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws org.openjdk.jmh.runner.RunnerException
        Main method, runs the benchmarks.
        Parameters:
        args - first element contains the file name
        Throws:
        org.openjdk.jmh.runner.RunnerException - if something goes wrong during execution