Skip to content

ci: Refactor benchmark regression checks #940

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jun 2, 2025

iai-callgrind now correctly exits with error if regressions were found [1], so we no longer need to check for regressions manually. Remove this check and instead exit based on the exit status of the benchmark run.

[1] iai-callgrind/iai-callgrind#337

iai-callgrind now correctly exits with error if regressions were found
[1], so we no longer need to check for regressions manually. Remove this
check and instead exit based on the exit status of the benchmark run.

[1] iai-callgrind/iai-callgrind#337
@tgross35 tgross35 force-pushed the remove-bench-regression-check branch from 4a3497a to e211ac6 Compare June 2, 2025 21:29
@tgross35 tgross35 merged commit e211ac6 into rust-lang:master Jun 2, 2025
35 checks passed
@tgross35 tgross35 deleted the remove-bench-regression-check branch June 2, 2025 21:59
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