| Package | Description |
|---|---|
| ej.benchmark |
Contains classes to perform performance benchmarks.
|
| Modifier and Type | Method and Description |
|---|---|
static BenchResult |
BenchHelper.run(BenchTest test)
|
static BenchResult |
BenchHelper.run(BenchTest test,
TimeStrategy time)
Runs the test several time and returns the time spent.
|