Skip to content
https://Quality.org

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
90
GRADE
A
FIX
3
REVIEW
2
PASS
18
INFO
2

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

68
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
45
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.

934 ms

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

3.08 s

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

1.46 s

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.

1.07 s

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

3.92 s

Page Load Progression

570 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.6 s
Checks
25
18 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
83% third-party, 0 ms blocking
FIX
83% third-party, 0 ms blocking
Warning::
Third-party code accounts for 83% of page weight (450.0 KiB of 544.4 KiB)
Info::
Third-party blocking time is low (0 ms)
17%
83%
First-party Third-party
D
JS Execution Cost
Action
2575ms total JS execution
FIX
2575ms total JS execution
Warning::
https://quality.org/cdn-cgi/challenge-platform/h/g...: 2115ms CPU time
Warning::
Unattributable: 282ms CPU time
Info::
https://quality.org/: 106ms CPU time
Info::
https://challenges.cloudflare.com/turnstile/v0/g/f...: 73ms CPU time
Info::
Third-party scripts: 355ms (14% of total)

Main Thread Breakdown

Script Evaluation 81% Other 13%
ScriptTotalScriptingParse/CompileParty
https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa2115ms2002ms24ms1st
Unattributable282ms13ms0ms3rd
https://quality.org/106ms13ms2ms1st
https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicit73ms58ms9ms3rd
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
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.
A+
Page Weight Budget
544 KB transferred, 18 requests
PASS
544 KB transferred, 18 requests
Info::
Page weighs 975 KB (544 KB transferred)
Info::
18 HTTP requests
Info::
Estimated 0.11 g CO2 per page load
544 KB / 2.4 MB budget
544 KB transferred
18 requests
0.11 g CO2 per page load
Other 354.6 KiB 65%
HTML 89.7 KiB 16%
JavaScript 82.0 KiB 15%
Images 10.7 KiB 2%
Other 5.6 KiB 1%
Other 1.7 KiB 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
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 11 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
JS Bundles
7 scripts, 0 KB unused
PASS
7 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa62 KB1st
blob:https://quality.org/bad94807-d4a7-455d-9f41-23ef33d103930 KB3rd
https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicit20 KB3rd
blob:https://quality.org/f9573f87-df5c-40d2-b518-30c33eb0f874-0 KB3rd
blob:https://challenges.cloudflare.com/c9d6fff8-9bc8-46ac-920b-3c21c74740570 KB3rd
blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a-0 KB3rd
blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a-0 KB3rd
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
A+
Server-Timing Observability
1 Server-Timing entries advertised
PASS
1 Server-Timing entries advertised
Info::
Server-Timing header advertises 1 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
18 resources · 544 KB · 0 KB savings available
PASS
18 resources · 544 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 544 KB
Warning::
11 third-party resources (83% of weight)
Info::
1 resources over 200KB
18 resources · 544.4 KiB · 11 third-party Within 1MB page-weight target
Other 66% · 356.9 KiB
Document 17% · 94.7 KiB
JavaScript 15% · 82.0 KiB
Image 2% · 10.7 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
18 requests over 3363ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 934 ms LCP 3.1 shttps://quality.org// https://quality.org/ — 307 — 61 B — 30 ms — http/1.1https://quality.org// https://quality.org/ — 403 — 5.0 KiB — 10 ms — h3https://quality.org/cdn-cgi/speculation/cdn-cgi/speculation https://quality.org/cdn-cgi/speculation — 200 — 565 B — 6 ms — h3https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa/cdn-cgi/challenge-platform/h/g/orc... https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa — 200 — 62.1 KiB — 24 ms — h3blob:https://quality.org/bad94807-d4a7-455d-9f41-23ef33d10393quality.org/bad94807-d4a7-455d-9f41... blob:https://quality.org/bad94807-d4a7-455d-9f41-23ef33d10393 — -1 — 0 B — 0 ms — https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicit — 200 — 19.9 KiB — 19 ms — h3https://quality.org/favicon.ico/favicon.ico https://quality.org/favicon.ico — 403 — 5.9 KiB — 18 ms — h3https://quality.org/favicon.ico/favicon.ico https://quality.org/favicon.ico — 403 — 5.0 KiB — 11 ms — h3https://quality.org/cdn-cgi/challenge-platform/h/g/flow/ov1/3830783806:1778415757:Uf8IsSoMMoX6SeN_U_yps9qok8_vCxVD7DPyq5CAGmk/9f9910c70809a4aa/P913OZAJa7.GCHL3Vo7PbclWfkmnrnI81mJSkZwaJoI-1778417383-1.2.1.1-9H0fmpaqQ4j5T_P3nGdQlE0eN_HSdwSrIr..SuEuMMpWL._fFi3tT2kuqf8L9XWD/cdn-cgi/challenge-platform/h/g/flo... https://quality.org/cdn-cgi/challenge-platform/h/g/flow/ov1/3830783806:1778415757:Uf8IsSoMMoX6SeN_U_yps9qok8_vCxVD7DPyq5CAGmk/9f9910c70809a4aa/P913OZAJa7.GCHL3Vo7PbclWfkmnrnI81mJSkZwaJoI-1778417383-1.2.1.1-9H0fmpaqQ4j5T_P3nGdQlE0eN_HSdwSrIr..SuEuMMpWL._fFi3tT2kuqf8L9XWD — 200 — 15.7 KiB — 25 ms — h3blob:https://quality.org/f9573f87-df5c-40d2-b518-30c33eb0f874quality.org/f9573f87-df5c-40d2-b518... blob:https://quality.org/f9573f87-df5c-40d2-b518-30c33eb0f874 — 200 — -1 B — 35 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/3w180/0x4AAAAAAAAjq6WYeRDKmebM/light/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/3w180/0x4AAAAAAAAjq6WYeRDKmebM/light/fbE/new/normal?lang=auto — 200 — 84.7 KiB — 34 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/cmg/1challenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/cmg/1 — 200 — 208 B — 10 ms — h3blob:https://challenges.cloudflare.com/c9d6fff8-9bc8-46ac-920b-3c21c7474057challenges.cloudflare.com/c9d6fff8-... blob:https://challenges.cloudflare.com/c9d6fff8-9bc8-46ac-920b-3c21c7474057 — -1 — 0 B — 0 ms — https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/1737470494:1778415758:75by5HLOUiW6pAfPGfZaNat6a2E1XgAYJzSC5U7BgRM/9f9910c98ad5011e/Tthmy_jpso1XbavJcAUOO269_8hw8jWQLpFi13gDWKg-1778417383-1.2.1.1-oDUNwFjq9ouNGgu9CsOJVimF7OHfMlSP2utuFdfotkKcc21LA.N6CIAdNh0PZhrHchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/1737470494:1778415758:75by5HLOUiW6pAfPGfZaNat6a2E1XgAYJzSC5U7BgRM/9f9910c98ad5011e/Tthmy_jpso1XbavJcAUOO269_8hw8jWQLpFi13gDWKg-1778417383-1.2.1.1-oDUNwFjq9ouNGgu9CsOJVimF7OHfMlSP2utuFdfotkKcc21LA.N6CIAdNh0PZhrH — 200 — 338.9 KiB — 152 ms — h3blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8achallenges.cloudflare.com/01df2476-... blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a — 200 — -1 B — 137 ms — blobblob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8achallenges.cloudflare.com/01df2476-... blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a — 200 — -1 B — 25 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/9f9910c98ad5011e/1778417384293/48ce0171cbe7767a270f8673028ceb194fb689c843e725798c38b732bdfe30ff/TeYw-RzT9T4slBhchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/9f9910c98ad5011e/1778417384293/48ce0171cbe7767a270f8673028ceb194fb689c843e725798c38b732bdfe30ff/TeYw-RzT9T4slBh — 401 — 1.7 KiB — 8 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/d/9f9910c98ad5011e/1778417384294/Zy_3AYP3J0rdjRvchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/d/9f9910c98ad5011e/1778417384294/Zy_3AYP3J0rdjRv — 200 — 4.6 KiB — 7 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
14% of JavaScript execution is third-party
First-party Third-party 355ms · 20KB · $5/mo
Unattributable
Other
Costly
Execution 282ms
Transfer 0 KB
Monthly Cost $4/mo
challenges.cloudflare.com
Other
Optional
Execution 73ms
Transfer 20 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 282ms and costs ~$4/month

Unattributable takes 282ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback