microsoft / lst-bench

LST-Bench is a framework that allows users to run benchmarks specifically designed for evaluating Log-Structured Tables (LSTs) such as Delta Lake, Apache Hudi, and Apache Iceberg.
Apache License 2.0
62 stars 34 forks source link

Enhancements for reproducibility and traceability in end-to-end execution of LST-Bench #237

Closed jcamachor closed 6 months ago

jcamachor commented 6 months ago

This issue comprises two primary tasks: (i) Creating a dedicated directory containing configurations and workflow automation necessary to execute LST-Bench on various systems, and (ii) Collecting and presenting the results of executing LST-Bench on these systems automatically.

### Tasks
- [ ] https://github.com/microsoft/lst-bench/issues/238
- [ ] https://github.com/microsoft/lst-bench/issues/239