We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd4341c commit 26c61adCopy full SHA for 26c61ad
src/test/java/benchmark/QueryExecutionOrientedBenchmarks.java
@@ -6,7 +6,8 @@
6
import org.openjdk.jmh.runner.options.OptionsBuilder;
7
8
/**
9
- * A runner of benchmarks that are whole query runners
+ * A runner of benchmarks that are whole query runners and they do
10
+ * so from the top of the stack all the way in
11
*/
12
public class QueryExecutionOrientedBenchmarks {
13
0 commit comments