Skip to content

Conversation

Kobzol
Copy link
Member

@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