chore(perf): add PSI snapshots (2026-05-14 + 2026-05-15)#186
Merged
Conversation
Captured via scripts/perf/baseline-run.sh against prod URLs. Same 6 routes as the 2026-05-14 baseline. Single-run lab data — high variance across re-runs (±30-50% on LCP), so not a credible regression signal on its own. Kept for trend reference once we accumulate medians or shipped PRs to compare against (e.g. #156 deferred footers landed between 2026-05-14 and now).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Captures lab-data PSI snapshots from
scripts/perf/baseline-run.shfor the 2026-05-14 baseline and the 2026-05-15 post-#185 run on 6 prod routes (home, blog index, jobs index, one blog post, one job, one client).Why keep these
Test plan
pnpm check && pnpm typecheckgreen (no source touched).