Resource – Paper 70

Iguana : A Generic Framework for Benchmarking the Read-Write Performance of Triple Stores

Felix Conrads, Jens Lehmann, Axel-Cyrille Ngonga Ngomo, Muhammad Saleem and Mohamed Morsey

Resource

clock_eventOctober 25, 2017, 16:30.
house Lehár 1-3
download Download paper (preprint)

Abstract

The performance of triples stores is crucial for applications driven by RDF. Several benchmarks have been proposed that assess the performance of triple stores. However, no integrated benchmark-independent execution framework for these benchmarks has yet been provided. We propose a novel SPARQL benchmark execution framework called Iguana. Our framework complements benchmarks by providing an execution environment which can measure the performance of triple stores during data loading, data updates as well as under different loads and parallel requests. Moreover, it allows a uniform comparison of results on different benchmarks. We execute the FEASIBLE and DBPSB benchmarks using the Iguana framework and measure the performance of popular triple stores under updates and parallel user requests. We compare our results 5 with state-of-the-art benchmarking results and show that our benchmark execution framework can unveil new insights pertaining to the performance of triple stores.

1
Leave a Reply (Click here to read the code of conduct)

avatar
1 Comment threads
0 Thread replies
1 Followers
 
Most reacted comment
Hottest comment thread
1 Comment authors
A. SorokaRecent comment authors
  Subscribe  
newest oldest most voted
Notify of
A. Soroka
Guest
A. Soroka

“However, no integrated benchmark-independent execution framework for these benchmarks has yet been provided.”

https://github.com/rvesse/sparql-query-bm dates to 2012.