Open
Description
We need a CI workflow which executes the benchmarks (make bench
) on our reference bench-marking hardware.
Additionally, the output from the code_size
integration test should also be considered since this is an important metric.
I'd like to have this workflow executed after all other jobs finished and post the benchmark results (diffed against master) as a PR comment.
A follow up issue will be to create more benchmarks that focus on more realistic examples.