Skip to content

Add new cargo stable benchmark #2173

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
Jul 2, 2025
Merged

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Jun 30, 2025

This PR adds a new stable benchmark based on Cargo from circa Rust ~1.24.0. I was able to get this benchmark compiled with almost all versions of Rust from 1.26.0 (when we started benchmarking) all the way to today (with the exception of some unstable fingerprints, but these plague more benchmarks), although I need an old 1.0.0 OpenSLL version patched on the benchmarking machine. After we finish the stable benchmark backfill on the new machine, I will update the lockfile, so that it supports a new OpenSSL.

This should be an alternative to style-servo, which I intend to remove, because it has an unpinned git dependency and I couldn't get it to compile with old Rust versions anymore.

Related issue: #2169

Copy link
Contributor

@nnethercote nnethercote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me with the nit addressed. Thanks for taking the time to replace style-servo!

@Kobzol Kobzol merged commit 6a869d1 into rust-lang:master Jul 2, 2025
11 checks passed
@Kobzol Kobzol deleted the cargo-stable branch July 2, 2025 20:53
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