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

[2025 benchmark update] Update bitmaps to 3.2.1 #2040

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Feb 11, 2025

It's approximately 10-20% slower to compile on icounts and walltime:

time -p CARGO_INCREMENTAL=0 cargo check ; cargo clean
# 0,47
# 0.56

time -p CARGO_INCREMENTAL=0 cargo build ; cargo clean
# 0,50
# 0.62

time -p CARGO_INCREMENTAL=0 cargo build --release ; cargo clean
# 0,56
# 0.76

Related issue: #2024

@Kobzol Kobzol mentioned this pull request Feb 11, 2025
@Kobzol Kobzol marked this pull request as draft February 12, 2025 07:28
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.

LGTM

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