Commit 2d025d9
committed
TEMP(ci:windows-tools): baseline measurement for Option B rework — REVERT BEFORE MERGE
Re-applies the hooks removed in 7f8e255 to collect a warm-ccache
baseline on the current LLVM_BUILD_TOOLS=Off + force-build-llvm-config
approach. Provides a reference wall-clock for comparing the follow-up
rework (install-distribution + Rust-side flag move) in isolation.
1. `if: false` on the LLVM artifact cache restore → forces Build LLVM
to run every push, even on warm artifact cache.
2. `save: true` on the ccache-action → populates ccache on PR events
so a second push observes warm-ccache behaviour.
ccache scope for this PR (refs/pull/365/merge) is already warm from
the prior `save: true` window — two 965 MB Windows entries saved
2026-04-22, inside the 7-day TTL. So the first push after this commit
already measures the warm-ccache target configuration.
Revert before merge. End-state behaviour (artifact restore works,
ccache saves only on non-PR events) is what ships.1 parent 7f8e255 commit 2d025d9
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
178 | | - | |
| 181 | + | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| |||
0 commit comments