Skip to content

Commit 26c61ad

Browse files
committed
Created a runner of N benchmarks at once - doco update
1 parent dd4341c commit 26c61ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/java/benchmark/QueryExecutionOrientedBenchmarks.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
import org.openjdk.jmh.runner.options.OptionsBuilder;
77

88
/**
9-
* A runner of benchmarks that are whole query runners
9+
* A runner of benchmarks that are whole query runners and they do
10+
* so from the top of the stack all the way in
1011
*/
1112
public class QueryExecutionOrientedBenchmarks {
1213

0 commit comments

Comments
 (0)