Skip to content

feat(action): add group-filter input to support matrix sharding#94

Merged
BryanFRD merged 1 commit intomainfrom
feat/matrix-sharding-group-filter
Apr 22, 2026
Merged

feat(action): add group-filter input to support matrix sharding#94
BryanFRD merged 1 commit intomainfrom
feat/matrix-sharding-group-filter

Conversation

@BryanFRD
Copy link
Copy Markdown
Contributor

Adds an optional group-filter input to forward --filter <substr> to cargo bench. When set, criterion only runs bench IDs matching the substring, enabling matrix sharding of micro benchmarks across runners without changing measurement precision.

No change to default behavior (filter empty → full run).

Test plan

  • FerrFlow caller workflow runs micro benchmarks in matrix mode and aggregates results without regressions

@BryanFRD BryanFRD merged commit c4e1df1 into main Apr 22, 2026
3 checks passed
@BryanFRD BryanFRD deleted the feat/matrix-sharding-group-filter branch April 22, 2026 13:54
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.

1 participant