|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sunflow.system.BenchmarkFramework
public class BenchmarkFramework
This class provides a very simple framework for running a BenchmarkTest kernel several times and time the results.
| Constructor Summary | |
|---|---|
BenchmarkFramework(int iterations,
int timeLimit)
|
|
| Method Summary | |
|---|---|
void |
execute(BenchmarkTest test)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BenchmarkFramework(int iterations,
int timeLimit)
| Method Detail |
|---|
public void execute(BenchmarkTest test)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||