Skip to content

Commit 26d658a

Browse files
committed
docs(perf): add final windows automation snapshot for plan b
1 parent 1986efc commit 26d658a

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

docs/diataxis/en/explanation/startup-node-update-acceleration-plan.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,19 @@ npm run perf:startup:matrix -- --root tmp/startup-logs --single-platform-label w
221221
- Layered decision model:
222222
- Engineering signoff: based on Windows real logs + simulated multi-platform three-cohort gates.
223223
- Release signoff: marked as `TODO` when real multi-device cohorts are missing and tracked in future test backlog.
224+
225+
## 16) Final Windows Automation Snapshot (March 31, 2026)
226+
227+
- Execution chain:
228+
- `npm run perf:startup:compare -- --baseline tmp/startup-logs/baseline --pilot tmp/startup-logs/pilot --out tmp/startup-logs/report-phase1-windows-compare.md`
229+
- `npm run perf:startup:matrix -- --root tmp/startup-logs --single-platform-label windows --out tmp/startup-logs/report-phase1-windows-matrix.md --strict`
230+
- `npm run perf:startup:signoff:nohw`
231+
- Result:
232+
- Windows single-platform gate: `PASS`
233+
- Engineering signoff (no multi-device hardware): `PASS`
234+
- Release signoff: `TODO` (pending real macOS/Android/iOS cohorts)
235+
- Core comparison (P50):
236+
- `TTI`: `1509.40ms -> 1039.50ms`, improvement `31.13%`
237+
- `TFS`: `2299.40ms -> 1679.50ms`, improvement `26.96%`
238+
- Final report:
239+
- `tmp/startup-logs/report-planb-final-windows.md`

docs/diataxis/zh/explanation/startup-node-update-acceleration-plan.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,19 @@ npm run perf:startup:matrix -- --root tmp/startup-logs --single-platform-label w
221221
- 分层结论:
222222
- 工程签收:基于 Windows 真实日志 + 模拟多端三规模门禁。
223223
- 发布签收:若缺少真实多端 cohort,状态为 `TODO`,并写入未来待办待测事项。
224+
225+
## 16) 最终 Windows 自动化验收快照(2026-03-31)
226+
227+
- 执行链路:
228+
- `npm run perf:startup:compare -- --baseline tmp/startup-logs/baseline --pilot tmp/startup-logs/pilot --out tmp/startup-logs/report-phase1-windows-compare.md`
229+
- `npm run perf:startup:matrix -- --root tmp/startup-logs --single-platform-label windows --out tmp/startup-logs/report-phase1-windows-matrix.md --strict`
230+
- `npm run perf:startup:signoff:nohw`
231+
- 结果:
232+
- Windows 单平台门禁:`PASS`
233+
- 工程签收(无多端硬件):`PASS`
234+
- 发布签收:`TODO`(待真实 macOS/Android/iOS cohort)
235+
- 核心对比(P50):
236+
- `TTI``1509.40ms -> 1039.50ms`,提升 `31.13%`
237+
- `TFS``2299.40ms -> 1679.50ms`,提升 `26.96%`
238+
- 最终报告:
239+
- `tmp/startup-logs/report-planb-final-windows.md`

0 commit comments

Comments
 (0)