Skip to content

Commit 3d6bef3

Browse files
committed
Generalize configuration of benchmarks
We will soon want to execute both compile and runtime benchmarks on multiple places. The current configuration of benchmarks was quite ad hoc. This PR introduces specialized config structs for both compile and runtime benchmarks (and also for configuration which is shared amongst them). It is a bit verbose, but also explicit. Eventually, most of the call sites in `collector` should transition to using the `run_benchmarks` function, but so far runtime benchmarks only run for `bench_runtime_local` and `bench_published`.
1 parent 2f15679 commit 3d6bef3

File tree

2 files changed

+262
-202
lines changed

2 files changed

+262
-202
lines changed

0 commit comments

Comments
 (0)