Class Benchmark.Statistician

java.lang.Object
org.apache.calcite.util.Benchmark.Statistician
Enclosing class:
Benchmark

public static class Benchmark.Statistician extends Object
Collects statistics for a test that is run multiple times.
  • Constructor Details

    • Statistician

      public Statistician(String desc)
  • Method Details

    • record

      public void record(long start)