Class LinkedListBenchmarkRunner

java.lang.Object
com.github.coderodde.util.benchmark.LinkedListBenchmarkRunner

public final class LinkedListBenchmarkRunner extends Object
This class provides the entry point to the benchmark.
Since:
1.6
Version:
1.6
Author:
Rodion "rodde" Efremov
  • Method Details

    • main

      public static void main(String[] args)
      Runs the benchmark.
      Parameters:
      args - the command line arguments. Ignored.