Skip to content

Update cargo to 0.87.1 #2071

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 5 commits into from
Apr 16, 2025
Merged

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 15, 2025

Cargo got much slower, the final crate is ~2x more instructions executed, and the whole build takes ~3x more time (cargo didn't use gix in 0.60.0). I only included check times, because the build was quite long, but the ratios are similar.

time -p CARGO_INCREMENTAL=0 cargo check ; cargo clean
# 20.77
# 66.16

Related issue: #2024

@Kobzol Kobzol added the benchmark-update PR that updates the benchmark set. label Apr 15, 2025
@Kobzol Kobzol mentioned this pull request Apr 15, 2025
40 tasks
@Kobzol Kobzol force-pushed the benchmark-update-2025-cargo branch 2 times, most recently from 4016cc9 to 0ca1aa8 Compare April 15, 2025 08:48
@Kobzol Kobzol force-pushed the benchmark-update-2025-cargo branch from 0ca1aa8 to 1c5c55f Compare April 15, 2025 11:03
@Kobzol Kobzol requested a review from nnethercote April 15, 2025 12:11
@Kobzol Kobzol merged commit 193e13b into rust-lang:master Apr 16, 2025
11 checks passed
@Kobzol Kobzol deleted the benchmark-update-2025-cargo branch April 16, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark-update PR that updates the benchmark set.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants