speedlify2

Lighthouse lab metrics, Axe, and Chrome UX Report field data for a list of sites recorded and compared over time.

Measurement runs Embed a score

pptr.dev

https://pptr.dev/

88 84 100 92 AXE CWV

Data from Aug 27, 2026, 7:00 PM UTC old

Overall #1,460 Developer Tooling #70 Test Runners #11 · 1 measurement · since Aug 27, 2026

Stack

Detected on the same page load as the accessibility pass — the generator from <meta name="generator"> or the shape of the page, the host from response headers.

Docusaurus 3.10.2 Built with Docusaurus 3.10.2
GitHub Pages Hosted by GitHub Pages

Core Web Vitals field data, url-level

Real Chrome users, 28-day window (2026-07-29 → 2026-08-25). This is what Google measures you on.

LCP 1.76 s good
INP 204 ms needs-improvement
CLS 0.070 good

Scores

88
Performance
no change
84
Accessibility
no change
100
Best Practices
no change
92
SEO
no change

Without JavaScript

The same load, photographed twice at 412×823: once with scripts disabled, once as rendered.

Scripts disabled
As rendered

39.4% of pixels differ — parts of the page change. A shifted layout counts as difference, so a <noscript> banner alone can account for a large figure.

Lab metrics Lighthouse, mobile

Metric Current Previous Change Best Worst Trend
LCP Largest Contentful Paint 3.10 s 3.10 s 3.10 s
CLS Cumulative Layout Shift 0.064 0.064 0.064
TBT Total Blocking Time 251 ms 251 ms 251 ms
FCP First Contentful Paint 1.05 s 1.05 s 1.05 s
Speed Index 1.48 s 1.48 s 1.48 s
TTFB Time to First Byte 602 ms 602 ms 602 ms

What LCP is made of observed, unthrottled

A flat LCP number tells you something regressed. The subparts tell you whether it was the server, resource discovery, the download, or rendering.

Measured on the trace before throttling is modelled, so these are real durations that will not sum to the 3.10 s above — that figure is a simulation of the same load on a slow phone and connection. Read these for the proportions: which phase dominates.

element render delay 57 ms
time to first byte 3 ms

Field data Chrome UX Report, url-level

Real Chrome users, 28-day trailing window (2026-07-29 → 2026-08-25). This is what Google measures you on.

Metric p75 Rating Distribution (good / needs work / poor)
LCP CWV 1.76 s good 84.3% good
INP CWV Interaction to Next Paint — field only, Lighthouse cannot measure this in a lab run 204 ms needs-improvement 74.2% good
CLS CWV 0.070 good 84.3% good
FCP 1.32 s good 85.3% good
TTFB 755 ms good 76.6% good

Lab vs field LCP

Lab 3.10 s
Field p75 1.76 s

The lab LCP is 1.76× the field p75 — real users likely have above-average hardware or network connectivity.

Field history 25 weeks

Weekly p75 from the CrUX History API, backfilled in a single request.

Week ending LCPINPCLSFCPTTFB
2026-08-22 1.81 s 220 ms 0.080 1.34 s 752 ms
2026-08-15 1.78 s 233 ms 0.080 1.32 s 755 ms
2026-08-08 1.78 s 233 ms 0.070 1.32 s 768 ms
2026-08-01 1.82 s 233 ms 0.080 1.37 s 800 ms
2026-07-25 1.74 s 212 ms 0.070 1.29 s 725 ms
2026-07-18 1.81 s 204 ms 0.070 1.29 s 731 ms
2026-07-11 1.78 s 203 ms 0.070 1.25 s 711 ms
2026-07-04 1.72 s 198 ms 0.070 1.25 s 709 ms
2026-06-27 1.72 s 208 ms 0.070 1.28 s 756 ms
2026-06-20 1.73 s 211 ms 0.070 1.31 s 757 ms
2026-06-13 1.71 s 222 ms 0.070 1.30 s 751 ms
2026-06-06 1.66 s 213 ms 0.070 1.32 s 786 ms

Page weight

Metric Current Previous Change Best Worst Trend
Page Weight 579 kB 579 kB 579 kB
Requests 26 26 26
Third-party Weight 193 kB 193 kB 193 kB
Third-party CPU 37 ms 37 ms 37 ms
Unused JS 139 kB 139 kB 139 kB
Unused CSS 0 B 0 B 0 B

By resource type

script 522 kB · 11 req
stylesheet 24.9 kB · 1 req
image 21.8 kB · 3 req
document 7.0 kB · 1 req
third party 193 kB · 4 req

Third parties 3 entities

193 kB transferred, 37 ms of main thread time. This is the number most likely to regress without anyone on your team shipping anything.

Google Tag Manager 171 kB · 37 ms CPU
GitHub 20.5 kB · 0 ms CPU
shields.io 1.2 kB · 0 ms CPU

Page health

Metric Current Previous Change Best Worst Trend
Main Thread Work 1.51 s 1.51 s 1.51 s
Long Tasks 4 4 4
DOM Elements 665 665 665
Axe Violations Violating nodes from a full axe run — stricter than Lighthouse's subset 45 45 45
A11y Failures 5 5 5
A11y Failing Nodes 45 45 45

Main thread work

script evaluation 927 ms
script parse compile 188 ms
other 182 ms
style layout 124 ms
garbage collection 37 ms
parse HTML 29 ms
paint composite render 29 ms

Axe violations axe-core 4.13.0, full rule set

45 violating nodes across 5 rules, 1051 passing. This is a standalone axe run, stricter than the subset Lighthouse folds into its score above — and it is the second tiebreaker in the ranking.

  • serious color-contrast — Elements must meet minimum color contrast ratio thresholds 40 nodes
  • serious link-in-text-block — Links must be distinguishable without relying on color 2 nodes
  • critical button-name — Buttons must have discernible text 1 node
  • critical image-alt — Images must have alternative text 1 node
  • moderate region — All page content should be contained by landmarks 1 node

Accessibility failures 5 of 29 audits

Tracked as a count, not just the score — the weighted score is coarse enough that you can ship a broken component and barely move it.

  • color-contrast — Background and foreground colors do not have a sufficient contrast ratio. 40 nodes
  • link-in-text-block — Links rely on color to be distinguishable. 2 nodes
  • button-name — Buttons do not have an accessible name 1 node
  • image-alt — Image elements do not have `[alt]` attributes 1 node
  • label-content-name-mismatch — Elements with visible text labels do not have matching accessible names. 1 node

Hygiene

Changes rarely — which is exactly why a change is worth noticing.

HTTPS HSTS CSP Clickjacking protection Origin isolation Trusted Types bfcache h2

Measurement log

Every stored run for this URL, newest first. Failures are kept as records — "this site was down on Tuesday" is data too.

When PerfLCPCLSTBTWeight RunsSpreadBenchTook
Aug 27, 2026, 7:00 PM UTC 88 3.10 s 0.064 251 ms 579 kB 3/3 ±7 2,436 26.2s

Embed this score

Live below, then the markup that produces it. Drop that on any page to show pptr.dev's scores, updated whenever this instance re-measures — more about the component. Don’t forget to bundle the speedlify2-score.js component code into your site!

<speedlify2-score speedlify-url="https://www.speedlify.dev/" url="https://pptr.dev/"></speedlify2-score>