Skip to content

Tighten the Render blocking section: labels, order, precision#170

Merged
soulgalore merged 1 commit into
mainfrom
recalc-style-polish
May 12, 2026
Merged

Tighten the Render blocking section: labels, order, precision#170
soulgalore merged 1 commit into
mainfrom
recalc-style-polish

Conversation

@soulgalore
Copy link
Copy Markdown
Member

The blocking counters used to read like single-word measurements
("Render blocking" / "Potentially blocking"), making it ambiguous
whether the number was milliseconds, bytes, or something else.
Spell out that they're request counts. Move the style recalc rows
above them so the actual work (elements touched / time spent)
reads first and the per-class request totals follow as context.
Tighten the recalc labels so the longest one fits the metric
column on a single line. While we're here, round millisecond
timings to whole ms — the only field that came through with
sub-ms precision was the new recalc duration ("17.099 ms"),
which is noise at this scale.

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

  The blocking counters used to read like single-word measurements
  ("Render blocking" / "Potentially blocking"), making it ambiguous
  whether the number was milliseconds, bytes, or something else.
  Spell out that they're request counts. Move the style recalc rows
  above them so the actual work (elements touched / time spent)
  reads first and the per-class request totals follow as context.
  Tighten the recalc labels so the longest one fits the metric
  column on a single line. While we're here, round millisecond
  timings to whole ms — the only field that came through with
  sub-ms precision was the new recalc duration ("17.099 ms"),
  which is noise at this scale.

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