Performance
· 16 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.
940 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
14.15 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.26 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.
19.75 s
Page Load Progression
DThird-Party ImpactAction82% third-party, 0 ms blockingFIX
FJS Execution CostAction20226ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.capterra.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9e8bbeefdbd0f546 | 19130ms | 18848ms | 52ms | 1st |
| Unattributable | 843ms | 200ms | 0ms | 3rd |
| https://www.capterra.com/ | 148ms | 16ms | 4ms | 1st |
| https://challenges.cloudflare.com/turnstile/v0/b/625261456364/api.js?onload=OBvX9&render=explicit | 105ms | 60ms | 13ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
A+Page Weight Budget501 KB transferred, 19 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles8 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.capterra.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9e8bbeefdbd0f546 | 71 KB | — | ✓ | 1st |
| blob:https://www.capterra.com/8b6ca324-a960-448d-8525-d6024a0b7c0d | 0 KB | — | ✓ | 3rd |
| https://challenges.cloudflare.com/turnstile/v0/b/625261456364/api.js?onload=OBvX9&render=explicit | 17 KB | — | ✓ | 3rd |
| blob:https://www.capterra.com/2a3e0870-389c-48b6-b264-fcd9a83ea9fd | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/2fd9849b-561a-49d7-a150-13e5675b747e | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/13d64b75-56fb-47e3-8101-f89ca8005a41 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/13d64b75-56fb-47e3-8101-f89ca8005a41 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/12ece36b-e0e4-4f9f-b198-c249078d05f8 | -0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources 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 Waterfall19 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 843ms | 0 KB | — | $11/mo | Costly |
challenges.cloudflare.com challenges.cloudflare.com | Other | 105ms | 17 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 843ms and costs ~$11/month
Unattributable takes 843ms 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