Skip to content

Conversation

@lalvarezt
Copy link
Owner

@lalvarezt lalvarezt commented Nov 5, 2025

  • Remove automatic baseline updates from benchmark.yml (main branch pushes)
  • Add new update-baseline.yml workflow for manual baseline updates
    • Trigger via workflow_dispatch with ref and iterations inputs
    • Checkout specified git ref (tag/branch/commit)
    • Run benchmarks and update baseline artifact
  • Update benchmark sizes from 100,1000,10000 to 1000,5000,10000
  • Update iterations from 50 to 100
  • Baseline updates now require explicit manual trigger via GitHub Actions UI

- Remove automatic baseline updates from benchmark.yml (main branch pushes)
- Add new update-baseline.yml workflow for manual baseline updates
  - Trigger via workflow_dispatch with ref and iterations inputs
  - Checkout specified git ref (tag/branch/commit)
  - Run benchmarks and update baseline artifact
- Update benchmark sizes from 100,1000,10000 to 1000,10000,100000
- Baseline updates now require explicit manual trigger via GitHub Actions UI
@lalvarezt lalvarezt self-assigned this Nov 5, 2025
@lalvarezt lalvarezt added the enhancement New feature or request label Nov 5, 2025
@lalvarezt lalvarezt force-pushed the claude/cicd-benchmark-baseline-update-011CUqPRTW55RrWuJYc7Qmng branch from 22d99eb to 3544386 Compare November 5, 2025 21:13
@lalvarezt lalvarezt force-pushed the claude/cicd-benchmark-baseline-update-011CUqPRTW55RrWuJYc7Qmng branch from 3544386 to 650af6a Compare November 5, 2025 21:17
Repository owner deleted a comment from github-actions bot Nov 5, 2025
Repository owner deleted a comment from github-actions bot Nov 5, 2025
Repository owner deleted a comment from github-actions bot Nov 5, 2025
@lalvarezt lalvarezt merged commit 7740e0f into main Nov 5, 2025
5 checks passed
@lalvarezt lalvarezt deleted the claude/cicd-benchmark-baseline-update-011CUqPRTW55RrWuJYc7Qmng branch November 5, 2025 21:22
lalvarezt added a commit that referenced this pull request Nov 9, 2025
…zes (#12)

* feat(ci): add manual baseline update workflow and update benchmark sizes

- Remove automatic baseline updates from benchmark.yml (main branch pushes)
- Add new update-baseline.yml workflow for manual baseline updates
  - Trigger via workflow_dispatch with ref and iterations inputs
  - Checkout specified git ref (tag/branch/commit)
  - Run benchmarks and update baseline artifact
- Update benchmark sizes from 100,1000,10000 to 1000,5000,10000
- Update iterations from 50 to 100

- Baseline updates now require explicit manual trigger via GitHub Actions UI

* refactor(ci): lower upper bound

---------

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants