Class BenchmarkFramework

java.lang.Object
org.sunflow.system.BenchmarkFramework

public class BenchmarkFramework extends Object
This class provides a very simple framework for running a BenchmarkTest kernel several times and time the results.
  • Constructor Details

    • BenchmarkFramework

      public BenchmarkFramework(int iterations, int timeLimit)
  • Method Details