Skip to content

Benchmark 2025 update cranelift codegen to 0.119.0 #2077

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

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 22, 2025

The crate got larger and takes ~2x the icounts to compile:
image

time -p CARGO_INCREMENTAL=0 cargo check ; cargo clean
# 3.74
# 13.52

time -p CARGO_INCREMENTAL=0 cargo build ; cargo clean
# 5.88
# 16.04

time -p CARGO_INCREMENTAL=0 cargo build --release ; cargo clean
# 9.83
# 22.54

Related issue: #2024

@Kobzol Kobzol added the benchmark-update PR that updates the benchmark set. label Apr 22, 2025
@Kobzol Kobzol requested a review from nnethercote April 22, 2025 09:11
@Kobzol Kobzol mentioned this pull request Apr 22, 2025
40 tasks
@Kobzol Kobzol changed the title Benchmark 2025 update cranelift codegen Benchmark 2025 update cranelift codegen to 0.119.0 Apr 22, 2025
@Kobzol Kobzol merged commit 27ebcac into rust-lang:master Apr 23, 2025
11 checks passed
@Kobzol Kobzol deleted the benchmark-2025-update-cranelift-codegen branch April 23, 2025 05:50
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