Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add CodSpeed workflow and pytest-codspeed for performance testing #4350

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

ogabrielluiz
Copy link
Contributor

@ogabrielluiz ogabrielluiz commented Nov 1, 2024

This pull request introduces a new CodSpeed workflow to automate benchmarking on pull requests, enhancing performance tracking and ensuring consistent test execution. Additionally, it incorporates the pytest-codspeed package to improve performance testing capabilities, allowing for better measurement of the test suite's speed. These changes aim to maintain high code quality and performance standards in the project.

No benchmarks were added yet

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Nov 1, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 1, 2024
@ogabrielluiz ogabrielluiz force-pushed the add-codspeed-dep branch 2 times, most recently from 54f152b to b7ee620 Compare November 1, 2024 20:46
Include pytest-codspeed to enhance performance testing capabilities and enable better measurement of test suite speed.
Introduce a workflow to automate benchmarking on pull requests, enhancing performance tracking and ensuring code quality through consistent test execution.
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 2, 2024 12:54
@ogabrielluiz ogabrielluiz merged commit a7f2839 into main Nov 2, 2024
28 of 29 checks passed
@ogabrielluiz ogabrielluiz deleted the add-codspeed-dep branch November 2, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants