Skip to content

docs: 补充 workspace HMR 全量报告 - #683

Open
sonofmagic wants to merge 1 commit into
mainfrom
codex/hmr-workspace-report
Open

sonofmagic wants to merge 1 commit into
mainfrom
codex/hmr-workspace-report

Conversation

@sonofmagic

Copy link
Copy Markdown
Member

Summary

  • 补充 docs/reports/2026-06-15-workspace-hmr-all-report.md,覆盖全量 templates/*e2e-apps/* HMR 测量结果。
  • 明确默认 sharedChunks: auto 下 shared chunk 扇出已收敛,剩余慢点主要集中在 Tailwind、全局样式和 write 阶段。
  • 记录 template benchmark 的 marker 超时场景,作为后续修 benchmark 覆盖语义的输入。

Testing

  • pnpm exec eslint docs/reports/2026-06-15-workspace-hmr-all-report.md --no-warn-ignored
  • git diff --check origin/main..HEAD

HMR 测量摘要

  • templates: 9 个模板,62/69 个场景完成测量,14 个场景超过 1000ms,最大 17845.9ms
  • e2e-apps: 28 个项目,79/79 个场景完成测量,P95 330.4ms,最大 408.7ms,无 threshold issue。
  • 慢场景的 pending/emitted 基本维持在 1/12/2,未观察到旧的几十入口 shared chunk fanout。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant