|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.benchy | |
|---|---|
| org.benchy | |
| org.benchy.graph | |
| org.benchy.repository | |
| org.benchy.runner | |
| Classes in org.benchy used by org.benchy | |
|---|---|
| Benchmark
The Benchmark contains: a List of testCase (the different variations) the driver, contains the actual logic (no state) A Benchmark should not be modified after it is fully constructed. |
|
| BenchmarkDriver
Contains the unparametrized algorithm you want to benchmark. |
|
| TestCase
A testcase contains all the variable parameters for a benchmark. |
|
| TestCaseResult
The result of executing a TestCase. |
|
| Classes in org.benchy used by org.benchy.graph | |
|---|---|
| TestCaseResult
The result of executing a TestCase. |
|
| Classes in org.benchy used by org.benchy.repository | |
|---|---|
| BenchmarkResult
Contains the results of a Benchmark; a list of testcase results. |
|
| Classes in org.benchy used by org.benchy.runner | |
|---|---|
| Benchmark
The Benchmark contains: a List of testCase (the different variations) the driver, contains the actual logic (no state) A Benchmark should not be modified after it is fully constructed. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||