Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 897 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 897 Bytes

This project contains a simple benchmark that measure the throughput of a HOBBIT benchmarking platform instance. It simulates the benchmarking of a SPARQL endpoint using random strings that are generated in fast way but make sure that caching of messages wouldn't be very helpful.

The benchmark relies on the following assumptions:

  • A SPARQL query has an average length of 545 characters.
  • A SPARQL result set comprises 122 results. Each result has an average length of 100 characters leading to a length of 12200 characters for a single result set.