Skip to content
https://http3check.net

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
6
PASS
10
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

100
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
79
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
91
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

688 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

688 ms

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

16 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

688 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.48 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
21
10 PASS 6 REVIEW 2 FIX
D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (532.2 KiB of 540.4 KiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
JS Bundles
Action
6 scripts, 215 KB unused
REVIEW
6 scripts, 215 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-J0HD...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JLT5...: 65 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T8Z...: 63 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3...: 23 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 215 KB
215 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-J0HDFBP8SZ&cx=c&_slc=1145 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JLT5PYGNHH&cx=c&gtm=4e6551150 KB65 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T8Z9663125 KB63 KB (50%)3rd
https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit.min.js36 KB23 KB (64%)3rd
https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit-icons.min.js15 KB3rd
https://www.google-analytics.com/analytics.js21 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
Page Weight Inventory
16 resources · 540 KB · 215 KB savings available
REVIEW
16 resources · 540 KB · 215 KB savings available
Info::
Within 1MB page-weight target
Got: 540 KB
Info::
~215 KB of savings available
Warning::
12 third-party resources (98% of weight)
16 resources · 540.4 KiB · 12 third-party Within 1MB page-weight target
JavaScript 91% · 493.2 KiB
CSS 5% · 24.6 KiB
Font 3% · 15.5 KiB
Image 1% · 4.4 KiB
Document 0% · 2.1 KiB
Other 0% · 504 B

~215.0 KiB of savings available

Remove unused JavaScript: 215.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
540 KB transferred, 16 requests
PASS
540 KB transferred, 16 requests
Info::
Page weighs 1.7 MB (540 KB transferred)
Info::
16 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
540 KB / 2.4 MB budget
540 KB transferred
16 requests
0.11 g CO2 per page load
JavaScript 493.2 KiB 91%
CSS 24.6 KiB 5%
Fonts 15.5 KiB 3%
Images 2.4 KiB 0%
HTML 2.1 KiB 0%
Other 2.0 KiB 0%
Other 464 B 0%
Other 40 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 2 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
204ms total JS execution
PASS
204ms total JS execution
Info::
https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3...: 76ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-J0HD...: 64ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-JLT5...: 63ms CPU time
Warning::
Third-party scripts: 204ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 18% Script Parsing & Compilation 13% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit.min.js76ms26ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=G-J0HDFBP8SZ&cx=c&_slc=164ms51ms13ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JLT5PYGNHH&cx=c&gtm=4e655163ms48ms14ms3rd
A+
Font Loading
1 fonts (16 KB)
PASS
1 fonts (16 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

16 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 688 ms LCP 688 mshttps://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wjwxUD2GFw.woff26xK-dSZaM9iE8KbpRA_LJ3z... https://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wjwxUD2GFw.woff2 — 15.5 KiB — 7 ms — font-display: swap
6xK-dSZaM9iE8KbpRA_LJ3z... woff2 swap
Size 16 KB
Load time 7 ms
Start 139 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
Network Waterfall
16 requests over 599ms
INFO
0 ms 200 ms 400 ms 600 ms FCP 688 ms LCP 688 mshttps://http3check.net// https://http3check.net/ — 200 — 2.1 KiB — 15 ms — h2https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/css/uikit.min.csscdnjs.cloudflare.com/ajax/libs/uiki... https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/css/uikit.min.css — 200 — 22.1 KiB — 27 ms — h3https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit.min.jscdnjs.cloudflare.com/ajax/libs/uiki... https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit.min.js — 200 — 36.4 KiB — 30 ms — h3https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit-icons.min.jscdnjs.cloudflare.com/ajax/libs/uiki... https://cdnjs.cloudflare.com/ajax/libs/uikit/3.0.3/js/uikit-icons.min.js — 200 — 15.4 KiB — 31 ms — h3https://fonts.googleapis.com/css?family=Quicksand:400fonts.googleapis.com/css?family=Qui... https://fonts.googleapis.com/css?family=Quicksand:400 — 200 — 947 B — 71 ms — h2https://http3check.net/static/style.css/static/style.css https://http3check.net/static/style.css — 200 — 1.6 KiB — 7 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T8Z9663www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T8Z9663 — 200 — 124.9 KiB — 133 ms — h2https://http3check.net/static/http3check-logo.svg/static/http3check-logo.svg https://http3check.net/static/http3check-logo.svg — 200 — 2.4 KiB — 5 ms — h2https://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wjwxUD2GFw.woff2fonts.gstatic.com/s/quicksand/v37/6... https://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wjwxUD2GFw.woff2 — 200 — 15.5 KiB — 7 ms — h3https://www.googletagmanager.com/gtag/js?id=G-JLT5PYGNHH&cx=c&gtm=4e6551www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JLT5PYGNHH&cx=c&gtm=4e6551 — 200 — 150.3 KiB — 139 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 19 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1840148313&t=pageview&_s=1&dl=https%3A%2F%2Fhttp3check.net%2F&ul=en-us&dt=HTTP%2F3%20Check&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=5212448&gjid=832512194&cid=1375525946.1778162913&tid=UA-49122931-5&_gid=1993553308.1778162913&_r=1&_slc=1&gtm=45He6551n81T8Z9663v830758451za200zd830758451&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116363098~117215714~118463262&z=774320070www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1840148313&t=pageview&_s=1&dl=https%3A%2F%2Fhttp3check.net%2F&ul=en-us&dt=HTTP%2F3%20Check&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=5212448&gjid=832512194&cid=1375525946.1778162913&tid=UA-49122931-5&_gid=1993553308.1778162913&_r=1&_slc=1&gtm=45He6551n81T8Z9663v830758451za200zd830758451&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116363098~117215714~118463262&z=774320070 — 200 — 464 B — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-J0HDFBP8SZ&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-J0HDFBP8SZ&cx=c&_slc=1 — 200 — 145.3 KiB — 113 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-JLT5PYGNHH&gtm=45je6551v869274423z8830758451za20gzb830758451zd830758451&_p=1778162912575&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1375525946.1778162913&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~116363098~117215714~118463261&sid=1778162912&sct=1&seg=0&dl=https%3A%2F%2Fhttp3check.net%2F&dt=HTTP%2F3%20Check&en=page_view&_fv=1&_ss=1&tfd=506www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-JLT5PYGNHH&gtm=45je6551v869274423z8830758451za20gzb830758451zd830758451&_p=1778162912575&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1375525946.1778162913&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~116363098~117215714~118463261&sid=1778162912&sct=1&seg=0&dl=https%3A%2F%2Fhttp3check.net%2F&dt=HTTP%2F3%20Check&en=page_view&_fv=1&_ss=1&tfd=506 — 204 — 20 B — 79 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-J0HDFBP8SZ&gtm=45je6551v9111320511za20g&_p=1778162912575&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAI&are=1&cid=1375525946.1778162913&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~116363098~117215714~117384405~118463261&dl=https%3A%2F%2Fhttp3check.net%2F&dt=HTTP%2F3%20Check&sid=1778162913&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938466~115938468~116363098~117215714~118463262&tfd=579www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-J0HDFBP8SZ&gtm=45je6551v9111320511za20g&_p=1778162912575&gcd=13l3l3l3l2l1&npa=0&dma=0&_eu=EBAI&are=1&cid=1375525946.1778162913&frm=0&ir=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~116363098~117215714~117384405~118463261&dl=https%3A%2F%2Fhttp3check.net%2F&dt=HTTP%2F3%20Check&sid=1778162913&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938466~115938468~116363098~117215714~118463262&tfd=579 — 204 — 20 B — 19 ms — h3https://http3check.net/static/favicon-32x32.png/static/favicon-32x32.png https://http3check.net/static/favicon-32x32.png — 200 — 2.0 KiB — 5 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 204ms · 332KB · $3/mo
cdnjs
CDN
Optional
Execution 76ms
Transfer 36 KB
Unused 64%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 64ms
Transfer 145 KB
Unused 45%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 150 KB
Unused 43%
Monthly Cost $1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

64% of cdnjs's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-08 — 2026-05-05)

LCP (p75)

1644 ms

84% good

INP (p75)

46 ms

99% good

CLS (p75)

0.000

100% good

FCP (p75)

1629 ms

TTFB (p75)

1468 ms

This origin passes Core Web Vitals assessment
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback