|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Benchmarker
Method Summary | |
---|---|
TestData[] |
benchmark(java.io.File workingDir,
BenchmarkOptions options)
Deprecated. Benchmark according to the implementation, using the workingDir as the place to store things. |
Method Detail |
---|
TestData[] benchmark(java.io.File workingDir, BenchmarkOptions options) throws java.lang.Exception
workingDir
- The File
directory to store temporary data in for running the benchmarkoptions
- Any BenchmarkOptions
that are needed for this benchmark. This
TestData
used to run the benchmark.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |