public class BenchmarkSuite extends Object
| Constructor and Description |
|---|
BenchmarkSuite(LocalQueryRunner localQueryRunner,
String outputDirectory) |
| Modifier and Type | Method and Description |
|---|---|
static List<AbstractBenchmark> |
createBenchmarks(LocalQueryRunner localQueryRunner) |
void |
runAllBenchmarks() |
public BenchmarkSuite(LocalQueryRunner localQueryRunner, String outputDirectory)
public static List<AbstractBenchmark> createBenchmarks(LocalQueryRunner localQueryRunner)
public void runAllBenchmarks()
throws IOException
IOExceptionCopyright © 2012–2021. All rights reserved.