h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
323 stars 85 forks source link

add timeout #64

Closed jangorecki closed 5 years ago

jangorecki commented 5 years ago

scripts that takes longer than particular timeout will be terminated

jangorecki commented 5 years ago

Timeout was added for 1h per single script run. It is important to note that this 1h has to include data loading, thus tools that loads data faster have more time to make benchmark before hitting timeout. Anyway an hour is quite a lot.