Skip to content

ci: use Dev Drive to speed up Windows builds#249

Merged
Boshen merged 1 commit intomainfrom
ci/setup-dev-drive
Mar 14, 2026
Merged

ci: use Dev Drive to speed up Windows builds#249
Boshen merged 1 commit intomainfrom
ci/setup-dev-drive

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 14, 2026

Summary

  • Replace the Disable Windows Defender workaround with samypr100/setup-dev-drive@v4, which creates a ReFS Dev Drive and places CARGO_HOME and RUSTUP_HOME on it
  • ReFS Dev Drives are optimized for developer workloads and should provide ~25%+ improvement for I/O-heavy Rust compilation

🤖 Generated with Claude Code

Replace the `Disable Windows Defender` workaround with `samypr100/setup-dev-drive@v4`,
which creates a ReFS Dev Drive and places CARGO_HOME and RUSTUP_HOME on it.
ReFS Dev Drives are optimized for developer workloads and should provide
~25%+ improvement for I/O-heavy Rust compilation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Member

fengmk2 commented Mar 14, 2026

Wow! please send a pr to vite-plus too!

@Boshen Boshen merged commit 5995a45 into main Mar 14, 2026
7 checks passed
@Boshen Boshen deleted the ci/setup-dev-drive branch March 14, 2026 14:21
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