Skip to content

[experiment] Try speeding up windows CI a bit #142319

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

Closed
wants to merge 1 commit into from

Conversation

the8472
Copy link
Member

@the8472 the8472 commented Jun 10, 2025

This should be equivalent to ticking the "turn off windows write cache buffer flushing" box

This might squeeze out a few percent, but let's see if this even gets above the noise threshold.
The last two auto - x86_64-msvc-1 builds took 2h 29m, so that seems pretty stable.

r? ghost

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jun 10, 2025
@rust-log-analyzer

This comment has been minimized.

This should be equivalent to ticking the "turn off windows write cache buffer flushing" box
@the8472 the8472 force-pushed the ci-disable-write-flush branch from 9b64b6a to f8640e4 Compare June 10, 2025 22:33
@the8472

This comment was marked as outdated.

@rust-bors

This comment was marked as outdated.

@the8472
Copy link
Member Author

the8472 commented Jun 10, 2025

@bors2 try jobs=x86_64-msvc-1

@rust-bors
Copy link

rust-bors bot commented Jun 10, 2025

⌛ Trying commit f8640e4 with merge faaf232

To cancel the try build, run the command @bors2 try cancel.

rust-bors bot added a commit that referenced this pull request Jun 10, 2025
[experiment] Try speeding up windows CI a bit

This should be equivalent to ticking the "turn off windows write cache buffer flushing" box

This might squeeze out a few percent, but let's see if this even gets above the noise threshold.
The last two `auto - x86_64-msvc-1` builds took 2h 29m, so that seems pretty stable.

r? ghost
try-job: x86_64-msvc-1
@rust-bors
Copy link

rust-bors bot commented Jun 11, 2025

☀️ Try build successful (CI)
Build commit: faaf232 (faaf232de59cd1d442aac06a1921a7aaf39be37c)

@the8472
Copy link
Member Author

the8472 commented Jun 11, 2025

old: 2h 29m
new: 2h 34m

😞 not even the sign is correct.

@the8472 the8472 closed this Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants