Skip to content

Releases: hobbit-project/versioning-benchmark

v2.2.1

26 Jun 09:30
d7f022f
Compare
Choose a tag to compare

Fix #34.

Make the benchmarking procedure more efficient In cases where the system wants to only be tested in data loading. In particular:

  • There is now no need to load the generated data to compute the number of added, deleted and total triples in order to later compute the KPIs related to bulk loading
  • Versions construction as independent copies distinguished from data loading (for computing the expected results)
  • In DG load the data and compute the expected answers if and only if at least one query type is enabled

v2.2.0

15 Jun 13:39
afae5d1
Compare
Choose a tag to compare
  • Add a new feature for enabling/disabling query types. #28

v2.1.1

15 Jun 13:19
4314104
Compare
Choose a tag to compare
  • Retrying to load files that failed to be loaded. #19
  • Retrying to start virtuoso in cases of failure.
  • Skolemize blank nodes to partially fix #26
  • Update information about SPVB v2. #15

v2.1.0

25 Apr 13:51
0e365de
Compare
Choose a tag to compare

Release of version 2.1.0

Added support for storage space cost KPI

v2.0.0

07 Feb 12:47
Compare
Choose a tag to compare

Release of version 2.0.0.

Adds critical functionalities:

  • Support for triples deletions except of additions on data generation process.
  • Support for sending data in different forms (independent copies, change sets).
  • Enhance generated data with real DBpedia data.
  • Change tasks of types 2, 4, and 8 to be based on DBPSB query templates

v1.0.1

07 Feb 11:09
Compare
Choose a tag to compare

Release of version 1.0.1. Fixes critical bug on tasks byte array.

v1.0.0

06 Dec 10:03
Compare
Choose a tag to compare
specify version on image tags