[CI] Add sharding support to operator microbenchmark jobs
by jainapurva
·
Feb 06, 2026 at 19:21 UTC
·
scan-e8cd370771431ec7
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Medium (30%)
Add sharding support to operator microbenchmark jobs to reduce execution time
operator_microbenchmark.yml updates to add matrix field, split tests
Timing improvement inferred, no run-time stats in diff
operator_microbenchmark.yml adds op_benchmark_tests field
test.sh includes logic to use OP_BENCHMARK_TESTS
Comment about TODO removed from test.sh
Has 0 merged PRs to this repo.
Focus on 1 critical file(s)
.github/workflows/operator_microbenchmark.yml
+53
Modifies ci_config code; 53 lines changed; Configuration
.ci/pytorch/test.sh
+14
Standard file
9
minutes to review
medium
effort level
none
staleness risk
Standard review process
Some concerns to address before approval
.github/workflows/operator_microbenchmark.yml
Requires security review for ci_config changes
Why is lint_passing missing? Consider adding this check.
Why is security_scan_clean missing? Consider adding this check.
.github/workflows/operator_microbenchmark.yml
Critical file: Modifies ci_config code; 53 lines changed; Configuration
.github/workflows/operator_microbenchmark.yml
CI configuration changed - verify build/deploy behavior