Skip to content

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Jun 18, 2025

Replaces #12320

Switches to Depot for the large Windows runner we use for cargo test.

The runtime goes from 8m 20s -> 6m 44s (total) and 7m 18s -> 4m 41s (test run) which are 20% and 35% speedups respectively.

A few things got marginally slower, like Python installs went from 11s -> 38s, the Rust cache went from 15s -> 30s, and drive setup went from 7s -> 20s.

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jun 18, 2025
@zanieb zanieb temporarily deployed to uv-test-publish June 18, 2025 02:18 — with GitHub Actions Inactive
Comment on lines +17 to +18
# so we must check if it's a Depot runner first, and we use `V:` as the target
# instead.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we use V: as the target instead.

Nice 😆

@zanieb zanieb marked this pull request as ready for review June 18, 2025 12:04
@zanieb zanieb assigned Gankra and unassigned Gankra Jun 18, 2025
@zanieb zanieb requested review from Gankra June 18, 2025 14:36
Copy link
Contributor

@Gankra Gankra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wild

@zanieb zanieb merged commit 75d4cd3 into main Jun 18, 2025
86 checks passed
@zanieb zanieb deleted the zb/depot-win branch June 18, 2025 14:55
zanieb added a commit to astral-sh/ruff that referenced this pull request Jun 18, 2025
From 6m 15s -> 3m 54s (total runtime)

See also astral-sh/uv#14122 

We don't use a Dev Drive here so this is trivial (ref #15664)
jtfmumm added a commit that referenced this pull request Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants