Class BenchmarkCLI

java.lang.Object
org.episteme.benchmarks.cli.BenchmarkCLI

public class BenchmarkCLI extends Object
Command Line Interface for running benchmarks without UI. Facilitates CI integration and automated performance testing.
  • Constructor Details

    • BenchmarkCLI

      public BenchmarkCLI()
  • Method Details

    • main

      public static void main(String[] args)