Closed perdelt closed 5 months ago
improvement: synch start time via -st
Test runs:
dbmsbenchmarker run -f tpc-h -e yes -b -c PostgreSQL -pp -pn 1 -p 2 -cs -sf PostgreSQL
dbmsbenchmarker run -f tpc-h -e yes -b -c PostgreSQL -pn 2 -p 2 -cs -sf PostgreSQL
dbmsbenchmarker run -f tpc-h -e yes -b -c PostgreSQL -pn 2 -p 2
# missing -r, if -cs and -sf, but not -pp
dbmsbenchmarker run -f tpc-h -e yes -b -c PostgreSQL -pn 1 -p 1
dbmsbenchmarker run -f tpc-h -e yes -b -c PostgreSQL
python ./benchmark.py run -f tpc-h -e yes -b -c PostgreSQL -pp -pn 1 -p 2 -cs -sf PostgreSQL
python ./benchmark.py run -f tpc-h -e yes -b -c PostgreSQL -pn 2 -p 2 -cs -sf PostgreSQL
# missing -r, if -cs and -sf, but not -pp
python ./benchmark.py run -f tpc-h -e yes -b -c PostgreSQL -pn 2 -p 2
python ./benchmark.py run -f tpc-h -e yes -b -c PostgreSQL -pn 1 -p 1
python ./benchmark.py run -f tpc-h -e yes -b -c PostgreSQL
Open tasks
-c
missing-sf
sets -c
?-r
, if -cs
and -sf
, but not -pp
run -e
for -pp
shows evaluation?-r
for any parallel executionnow all processes automatically wait till 5 second after initial start