Class MultiPartBenchmark


  • public class MultiPartBenchmark
    extends java.lang.Object
    • Field Detail

      • count

        public int count
      • data

        public static java.util.List<java.lang.String> data
      • parserType

        public static java.lang.String parserType
    • Constructor Detail

      • MultiPartBenchmark

        public MultiPartBenchmark()
    • Method Detail

      • setupTrial

        public static void setupTrial()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLargeGenerated

        public long testLargeGenerated()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stopTrial

        public static void stopTrial()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testParser

        public long testParser()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

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