Performance
· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
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
DThird-Party ImpactAction83% third-party, 0 ms blockingFIX
DJS Execution CostAction2575ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa | 2115ms | 2002ms | 24ms | 1st |
| Unattributable | 282ms | 13ms | 0ms | 3rd |
| https://quality.org/ | 106ms | 13ms | 2ms | 1st |
| https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicit | 73ms | 58ms | 9ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
A+Page Weight Budget544 KB transferred, 18 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles7 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://quality.org/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9f9910c70809a4aa | 62 KB | — | ✓ | 1st |
| blob:https://quality.org/bad94807-d4a7-455d-9f41-23ef33d10393 | 0 KB | — | ✓ | 3rd |
| https://challenges.cloudflare.com/turnstile/v0/g/fe6331af5207/api.js?onload=kwkA1&render=explicit | 20 KB | — | ✓ | 3rd |
| blob:https://quality.org/f9573f87-df5c-40d2-b518-30c33eb0f874 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/c9d6fff8-9bc8-46ac-920b-3c21c7474057 | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/01df2476-fc9b-4f78-850f-63d24bf80b8a | -0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability1 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory18 resources · 544 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 18 resources | 544.4 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall18 requests over 3363msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 282ms | 0 KB | — | $4/mo | Costly |
challenges.cloudflare.com challenges.cloudflare.com | Other | 73ms | 20 KB | — | $1/mo | Optional |
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.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev