Package org.sunflow.system
Class BenchmarkFramework
java.lang.Object
org.sunflow.system.BenchmarkFramework
This class provides a very simple framework for running a BenchmarkTest
kernel several times and time the results.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BenchmarkFramework
public BenchmarkFramework(int iterations, int timeLimit)
-
-
Method Details
-
execute
-