PR diffs 8: performance pass and deployment verification #31

Closed
opened 2026-05-09 03:28:03 +00:00 by barrettruth · 0 comments
Owner

Measure and tune the PR bridge before treating it as complete.

Scope:

  • Compare native PR render, current commit Pierre render, and PR bridge render on small and large PRs.
  • Decide whether to add Pierre/Shiki preloading, a worker pool, or stricter viewport batching.
  • Verify cold browser load, warm browser load, first visible repaint, and full page repaint.
  • Deploy to VPS only after local build/checks pass.

Acceptance:

  • PR bridge is not materially slower than the current custom commit-diff experience for first visible repaint.
  • Large PRs show native content immediately and custom paint progressively.
  • VPS deployment is verified with live PR pages after switch.

Depends on: PR diffs 6 and PR diffs 7.

Measure and tune the PR bridge before treating it as complete. Scope: - Compare native PR render, current commit Pierre render, and PR bridge render on small and large PRs. - Decide whether to add Pierre/Shiki preloading, a worker pool, or stricter viewport batching. - Verify cold browser load, warm browser load, first visible repaint, and full page repaint. - Deploy to VPS only after local build/checks pass. Acceptance: - PR bridge is not materially slower than the current custom commit-diff experience for first visible repaint. - Large PRs show native content immediately and custom paint progressively. - VPS deployment is verified with live PR pages after switch. Depends on: PR diffs 6 and PR diffs 7.
Sign in to join this conversation.
No description provided.