UWHustle / hustle-in-Rust-now-defunct

Hustle
GNU General Public License v3.0
7 stars 1 forks source link

Automated benchmarking #82

Open kpgaffney opened 5 years ago

kpgaffney commented 5 years ago

Benchmarks should be run regularly and automatically, perhaps after a branch is merged into master. The most current results should be readily available, and an alert should be issued if performance decreases. Ideally, Hustle's JDBC driver should be used along with the OLTPBench project. Initially, we can support TATP but will eventually expand to TPCC and others.