IntersectMBO / IntersectMBO/lsm-tree

Run benchmarks in GHA

Open
#574 0 comments 0 reactions 0 assignees View on GitHub
enhancement github_actions lsm-tree priority: low
Dominant language
Haskell
Stars
53
Forks
17
Avg merge
2d 3h
Merged PRs (30d)
4

Description

We only build the benchmarks in CI, but we don't run them. This means that benchmarks can fail to run without us noticing, as shown for example in #541. Ideally, we would run the benchmarks in CI as well, so that this breakage does not go unnoticed.

One challenge is that the benchmarks can take a while to run, and that would further inflate running time for CI. Maybe there would be a way to run the benchmarks in a lightweight mode with smaller inputs, based on some command-line flags?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.