coiled / benchmarks

BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

[TPC-H] Overhaul Dask implementations based on some fixed methodology #1305

Open hendrikmakait opened 8 months ago

hendrikmakait commented 8 months ago

The methodology applied to the implementations of Q8-22 can be summarized as "create something that works". The methodology chosen to implement Q1-7 is unknown to me. For robust benchmarks, we should align on a few key questions and iterate over the existing queries to make them adhere to our consensus.

(Some) Questions:

This will probably take some time and won't be a top priority, but even jotting down a few thoughts might already be a good start.