Skip to content

Fix benchmark workflow configuration#42

Merged
Krastanov merged 1 commit intoQuantumSavory:mainfrom
Krastanov-agent:fix-benchmark-workflow-code
Feb 6, 2026
Merged

Fix benchmark workflow configuration#42
Krastanov merged 1 commit intoQuantumSavory:mainfrom
Krastanov-agent:fix-benchmark-workflow-code

Conversation

@Krastanov-agent
Copy link
Contributor

Summary

  • Replace the pair of benchmark workflow files with the single correct benchmark.yml
  • Use AirspeedVelocity.jl action v1 for consolidated benchmarking
  • Properly handle both pull requests and main branch benchmarking

Changes

  • Removed: benchmark.yml and benchmark-comment.yml (old split configuration)
  • Added: Single benchmark.yml using MilesCranmer/AirspeedVelocity.jl@action-v1

Benefits

  • Simpler workflow configuration
  • Consistent with other packages in the ecosystem (e.g., PBCCompiler.jl)
  • Uses the latest AirspeedVelocity.jl action

🤖 Generated with Claude Code

Replace the pair of benchmark workflow files (benchmark.yml and
benchmark-comment.yml) with the single correct benchmark.yml that uses
AirspeedVelocity.jl action v1.

This consolidates the workflow into a single file that properly handles
both pull requests and main branch benchmarking.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Krastanov Krastanov merged commit c4a3d1f into QuantumSavory:main Feb 6, 2026
1 of 14 checks passed
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.

2 participants