Skip to content

Conversation

@lola831
Copy link
Collaborator

@lola831 lola831 commented Apr 9, 2025

Description

This PR introduces a new GitHub Actions workflow (.github/workflows/run-benchmarks.yml) that runs benchmarks via an issue comment trigger. It verifies that the commenter has sufficient permissions, checks out both the base branch and compare branch (using the merge ref if available), runs benchmarks from tools/benchmarking/ci/benchmarks.py, compares the results with pyperf, and posts the comparison back to the PR comment.

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

N/A

@lola831 lola831 requested a review from dfremont April 9, 2025 15:52
@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.35%. Comparing base (b72430c) to head (e835725).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #341   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files          54       54           
  Lines       13584    13584           
=======================================
+ Hits        12409    12410    +1     
+ Misses       1175     1174    -1     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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