English

Experiences with Some Benchmarks for Deductive Databases and Implementations of Bottom-Up Evaluation

Databases 2017-01-04 v1 Logic in Computer Science Performance

Abstract

OpenRuleBench is a large benchmark suite for rule engines, which includes deductive databases. We previously proposed a translation of Datalog to C++ based on a method that "pushes" derived tuples immediately to places where they are used. In this paper, we report performance results of various implementation variants of this method compared to XSB, YAP and DLV. We study only a fraction of the OpenRuleBench problems, but we give a quite detailed analysis of each such task and the factors which influence performance. The results not only show the potential of our method and implementation approach, but could be valuable for anybody implementing systems which should be able to execute tasks of the discussed types.

Keywords

Cite

@article{arxiv.1701.00627,
  title  = {Experiences with Some Benchmarks for Deductive Databases and Implementations of Bottom-Up Evaluation},
  author = {Stefan Brass and Heike Stephan},
  journal= {arXiv preprint arXiv:1701.00627},
  year   = {2017}
}

Comments

In Proceedings WLP'15/'16/WFLP'16, arXiv:1701.00148

R2 v1 2026-06-22T17:39:49.755Z