WatDiv Extended Version¶
Introduction¶
(work-in-progress)
WatDiv benchmark comes with a set of 20 query templates. agnos.ai has been working on extending the complex query (C) to cover SPARQL features that are commonly used in more realistic business-like use case scenarios. This is a work-in-progress and more queries are planned to be added in the future.
The benchmark can be run against many dataset sizes. This particular benchmark was run for 100M-triple (15.6GB on Disk).
Description¶
The execution of the WatDiv Benchmark includes the following steps:
-
Set up instances of the triplestore to be tested
-
Load one single n-triple file with 100 million triples to an empty triplestore database
-
Run a sequence of customised WatDiv C1 type queries
-
Run a very large update immediately followed by selects of the modified data
-
Run a select count version of each query variation to force the graph patterns to be resolved against the full query dataset and not only a limited number of triples
-
Update triplestore statistics and re-run test queries