Skip to content

Add -v to uv pip install in downstream jobs to debug build times#14974

Merged
reaperhulk merged 1 commit into
mainfrom
claude/optimistic-rubin-enmq4
Jun 7, 2026
Merged

Add -v to uv pip install in downstream jobs to debug build times#14974
reaperhulk merged 1 commit into
mainfrom
claude/optimistic-rubin-enmq4

Conversation

@alex
Copy link
Copy Markdown
Member

@alex alex commented Jun 7, 2026

The uv pip install . step in the linux-downstream jobs consistently takes 25–63s even when the rust-cache hits (full match, ~32 MB restored). Add -v so the logs show where that time is going — cargo invocation, what gets recompiled vs. reused from the restored target/, and uv's own overhead.

https://claude.ai/code/session_01YUH4HCt55jz7EM16P8rc2K


Generated by Claude Code

@reaperhulk reaperhulk enabled auto-merge (squash) June 7, 2026 16:56
@reaperhulk reaperhulk merged commit 87118e1 into main Jun 7, 2026
63 checks passed
@reaperhulk reaperhulk deleted the claude/optimistic-rubin-enmq4 branch June 7, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants