Commit 3d7f803
CI 缓存:把「预计约 14m」换成实测的 13m27s
命中轮 32452405728 实测:合计 **13m27s**
(腾磁盘 98s / 取缓存 22s / 灌回 54s / 门禁 620s / 导出与存缓存双双 skipped)。
⇒ 冷 21m44s~27m8s → **命中 13m27s**;门禁那一步 1400s → 620s。
★★ 「命中即跳过导出」这一条是**量出来的,不是想出来的**:在它之前那一轮
(32450933715)命中了、也只用 20m30s,看起来已经不错 —— 直到把逐步耗时拉出来
才看见导出那一步花了 368 秒压出 1.7GB,然后被原样扔掉。
**一步只在「它的产物会被用到」时才该跑**,判据要往前挪到那一步自己身上。
⚠ 文档里那个「预计约 14m」是估的,现在换成实测值 —— 有实测就不留估计。
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent d6452b0 commit 3d7f803
2 files changed
Lines changed: 21 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | | - | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
1445 | 1447 | | |
1446 | 1448 | | |
1447 | 1449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
| |||
0 commit comments