bexhoma.scripts.tpch module

Date:

2021-02-12

Version:

0.1

Authors:

Patrick Erdelt

Perform TPC-H inspired benchmarks in a Kubernetes cluster. This either profiles the imported data in several DBMS and compares some statistics, or runs the TPC-H queries. Optionally monitoring is actived. User can choose to detach the componenten of the benchmarking system, so that as much as possible is run inside a Kubernetes (K8s) cluster. User can also choose some parameters like number of runs per query and configuration and request some resources.

bexhoma.scripts.tpch.do_benchmark()