public class BenchmarkFramework
extends java.lang.Object
| Constructor and Description |
|---|
BenchmarkFramework(int iterations,
int timeLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(BenchmarkTest test) |
public void execute(BenchmarkTest test)