Class QueryOrderBenchmark

    • Field Detail

      • countk

        public int countk
      • limit

        public int limit
      • syncThreshold

        public int syncThreshold
    • Constructor Detail

      • QueryOrderBenchmark

        public QueryOrderBenchmark()
    • Method Detail

      • setup

        public void setup()
      • selectAll

        public void selectAll()
      • selectDistinct

        public void selectDistinct()
      • main

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