Beuth-Erdelt/DBMS-Benchmarker

Fixed time per query

perdelt opened this issue · 1 comments

  • numRun as maximum
  • timeout as limit
  • stop when first of both is reached

This means

  • we may have different numbers of runs per DBMS
  • we need a connection per query or per DBMS (#13 )

New attribute maxTime solves this