File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 `
Original file line number Diff line number Diff 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 `
You can’t perform that action at this time.
0 commit comments