Skip to content

Conversation

@rafaelfranca
Copy link
Collaborator

This object is responsible for identifying which benchmarks should run and running them for the given executables. Today, all this lookup logic is made multiple times in the loop based on how many executables we have.

In a later refactor, this will be only done once in the execution of the script. This extraction helps with that.

Tests for this new object are also added.

@rwstauner the tests you just changes are removed in this PR, since it is redundant with the unit tests for the benchmark suite.

@rafaelfranca rafaelfranca requested a review from a team November 21, 2025 17:21
@rafaelfranca rafaelfranca merged commit b1a7224 into main Nov 21, 2025
3 checks passed
@rafaelfranca rafaelfranca deleted the rmf-benchmark-suite branch November 21, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants