Skip to content

Surface style recalculation work in the page-x-ray diff#168

Merged
soulgalore merged 1 commit into
mainfrom
recalculate-style-rows
May 12, 2026
Merged

Surface style recalculation work in the page-x-ray diff#168
soulgalore merged 1 commit into
mainfrom
recalculate-style-rows

Conversation

@soulgalore
Copy link
Copy Markdown
Member

Sitespeed.io / browsertime HARs include the count of elements
the browser re-styled and the time it spent doing so before
FCP and LCP — a real lever for regression hunting that today
doesn't show up anywhere in compare. Render the four numbers
under the existing Render blocking section so a slow paint
caused by an exploding style scope is one glance away from the
rest of the metric deltas.

Depends on the pagexray release that adds
renderBlocking.recalculateStyle; the bundled pagexray.min.js
will be bumped in a follow-up once that release ships.

Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com

  Sitespeed.io / browsertime HARs include the count of elements
  the browser re-styled and the time it spent doing so before
  FCP and LCP — a real lever for regression hunting that today
  doesn't show up anywhere in compare. Render the four numbers
  under the existing Render blocking section so a slow paint
  caused by an exploding style scope is one glance away from the
  rest of the metric deltas.

  Depends on the pagexray release that adds
  renderBlocking.recalculateStyle; the bundled pagexray.min.js
  will be bumped in a follow-up once that release ships.

  Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com
@soulgalore soulgalore merged commit b5175e7 into main May 12, 2026
1 check passed
@soulgalore soulgalore deleted the recalculate-style-rows branch May 12, 2026 12:37
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