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

Rust: Remove iai benchmark tests #5102

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Rust: Remove iai benchmark tests #5102

merged 2 commits into from
Jan 17, 2025

Conversation

adamchalmers
Copy link
Collaborator

We don't get much value from these, we can always run criterion or valgrind locally.

If we want to measure instruction counts, we should be using codspeed.io instead because they support visualizing and tracking over time.

If we want to track performance over time we should be using Kevin's perf monitor machine.

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 9:12pm

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!

We don't get much value from these, we can always run criterion or valgrind locally.

If we want to measure instruction counts, we should be using codspeed.io instead because
they support visualizing and tracking over time.

If we want to track performance over time we should be using Kevin's perf monitor machine.
@adamchalmers adamchalmers disabled auto-merge January 17, 2025 21:42
@adamchalmers adamchalmers merged commit ac3f7ab into main Jan 17, 2025
30 of 31 checks passed
@adamchalmers adamchalmers deleted the achalmers/rm-iai branch January 17, 2025 21:42
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