voltrondata-labs / arrowbench

R package for benchmarking
Other
13 stars 9 forks source link

Framework for defining which benchmarks are Arrow #4

Open nealrichardson opened 3 years ago

nealrichardson commented 3 years ago

We have two related challenges:

What if we added a function (arrow_params()?) similar to default_params that each benchmark can register that indicates which param combinations involve arrow? We can use that in whatever run_all() function we add for conbench, and we can also use it to only add variations for arrow env vars to the combinations that involve arrow.