Skip to content

[FEATURE] Run benchmarks in GHA #574

@jorisdral

Description

@jorisdral

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions