Skip to content

Rename benchmark runners and fix cancellation#9221

Merged
michaelstaib merged 2 commits intomainfrom
mst/benchmark-wf-2
Feb 25, 2026
Merged

Rename benchmark runners and fix cancellation#9221
michaelstaib merged 2 commits intomainfrom
mst/benchmark-wf-2

Conversation

@michaelstaib
Copy link
Copy Markdown
Member

Summary

  • Rename runner groups from Benchmarking/Benchmarking-2 to benchmarking-1/benchmarking-2
  • Replace always() with !cancelled() on benchmark and report jobs so workflow runs can actually be cancelled from the Actions UI

Test plan

  • Verify benchmark jobs run on the correct renamed runner groups
  • Verify cancelling a workflow run properly stops all pending/running jobs

🤖 Generated with Claude Code

- Rename runner groups from Benchmarking/Benchmarking-2 to benchmarking-1/benchmarking-2
- Replace always() with !cancelled() so workflow runs can be properly cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 25, 2026

Fusion Gateway Performance Results

Progress: 0/6 benchmarks completed — this report updates as each job finishes.

Simple Composite Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Deep Recursion Query

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Variable Batching Throughput

Req/s Err%
Constant 2 (50 VUs) pending pending
Ramping 2 (0-500-0 VUs) pending pending
Response Times
Min Med Avg P90 P95 Max
Constant 2 pending pending pending pending pending pending
Ramping 2 pending pending pending pending pending pending

Runner 2 = benchmarking-2

Run 22413781189 • Commit a8c2264 • Wed, 25 Feb 2026 20:05:04 GMT

Only run benchmarks on benchmarking-2 for now, reducing the matrix
from 12 to 6 jobs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant