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: Fix panic in cargo bench job #5099

Closed
wants to merge 2 commits into from
Closed

Conversation

jtran
Copy link
Collaborator

@jtran jtran commented Jan 17, 2025

Need to downgrade valgrind. To do that, I downgraded to Ubuntu 22.04. This might be slower since it's no longer using the 8 core runner. But at least it runs now.

See bheisler/iai#34.

Copy link

qa-wolf bot commented Jan 17, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Jan 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jan 17, 2025 7:22pm

@jtran jtran force-pushed the jtran/fix-ci-cargo-bench branch 3 times, most recently from d8fd58b to db3a71b Compare January 17, 2025 18:48
@jtran jtran force-pushed the jtran/fix-ci-cargo-bench branch from 9ac2678 to 6a17feb Compare January 17, 2025 19:04
@jtran jtran marked this pull request as ready for review January 17, 2025 19:04
@jtran jtran mentioned this pull request Jan 17, 2025
@adamchalmers
Copy link
Collaborator

adamchalmers commented Jan 17, 2025

Honestly we can probably just kill the iai integration instead. I don't think anyone ever checks it and it's not really adding much value. We can run criterion manually on our machines, and we collect performance data from Kevin's test machine. WDYT?

Here's a PR to do just that: #5102

@jtran jtran closed this Jan 17, 2025
@jtran jtran deleted the jtran/fix-ci-cargo-bench branch January 17, 2025 20:58
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