Class QueryOrderBenchmark
java.lang.Object
org.eclipse.rdf4j.benchmark.QueryOrderBenchmark
Designed to test the performance of ORDER BY queries.
- Author:
- James Leigh
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
countk
public int countk -
limit
public int limit -
syncThreshold
public int syncThreshold
-
-
Constructor Details
-
QueryOrderBenchmark
public QueryOrderBenchmark()
-
-
Method Details
-
setup
public void setup() -
tearDown
-
selectAll
public void selectAll() -
selectDistinct
public void selectDistinct() -
main
- Throws:
org.openjdk.jmh.runner.RunnerException
-