Performance
· 17 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.
2.79 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.47 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
510 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.79 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.
10.14 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction17 scripts, 461 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 362 KB | 242 KB (67%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-9YNMTB56NB&cx=c>m=4e64f0h1 | 175 KB | 70 KB (40%) | ✓ | 3rd |
| https://www.w3schools.com/lib/topnav/main.v1.0.95.js | 92 KB | 68 KB (74%) | ✗ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KTCFC3S | 127 KB | 59 KB (47%) | ✓ | 3rd |
| https://static.fastcmp.com/fast-cmp-stub.modern.b8d64b2fce5dae2bd026.js | 61 KB | 22 KB (35%) | ✓ | 3rd |
| https://www.google.com/recaptcha/api.js?render=explicit | 1 KB | — | ✓ | 3rd |
| https://www.w3schools.com/lib/w3codecolor.js | 7 KB | — | ✓ | 3rd |
| https://www.w3schools.com/lib/w3schools_footer.js?update=20250924 | 15 KB | — | ✗ | 3rd |
| https://www.w3schools.com/lib/w3schools_features.js?update=20260416 | 6 KB | — | ✓ | 3rd |
| https://www.w3schools.com/lib/user-session/main.v1.0.51.js | 11 KB | — | ✗ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
DPage Weight InventoryAction46 resources · 1.4 MB · 461 KB savings availableFIX
~461.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 46 resources | 1.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.4 MB transferred, 46 requestsREVIEW
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
CImage OptimizationAction7 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS Execution CostAction1962ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.fastcmp.com/fast-cmp-stub.modern.b8d64b2fce5dae2bd026.js | 306ms | 204ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-9YNMTB56NB&cx=c>m=4e64f0h1 | 300ms | 241ms | 56ms | 3rd |
| https://www.w3schools.com/ | 293ms | 58ms | 8ms | 3rd |
| Unattributable | 255ms | 9ms | 0ms | 3rd |
| https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 203ms | 107ms | 95ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KTCFC3S | 197ms | 151ms | 44ms | 3rd |
| https://www.w3schools.com/howto/tryhow_js_slideshow_ifr.htm | 163ms | 2ms | 1ms | 3rd |
| https://static.fastcmp.com/fast-cmp-en-tcfeuv2.82b16153b940a36e2f80.js | 154ms | 89ms | 21ms | 3rd |
| https://www.w3schools.com/lib/topnav/main.v1.0.95.js | 92ms | 39ms | 44ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (191 KB)PASS
Web fonts
7
191 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall46 requests over 1384msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.fastcmp.com static.fastcmp.com | Other | 306ms | 61 KB | 35% | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 300ms | 175 KB | 40% | $2/mo | Costly |
www.w3schools.com www.w3schools.com | Other | 293ms | 51 KB | — | $2/mo | Costly |
Unattributable Unattributable | Other | 255ms | 0 KB | — | $1/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 203ms | 362 KB | 67% | $1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 197ms | 127 KB | 47% | $1/mo | Optional |
www.w3schools.com www.w3schools.com | Other | 163ms | 2 KB | — | $1/mo | Optional |
static.fastcmp.com static.fastcmp.com | Other | 154ms | 54 KB | — | $1/mo | Optional |
www.w3schools.com www.w3schools.com | Other | 92ms | 92 KB | 74% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.fastcmp.com adds 306ms and costs ~$2/month
- Google Tag Manager adds 300ms and costs ~$2/month
- www.w3schools.com adds 293ms and costs ~$2/month
- Unattributable adds 255ms and costs ~$1/month
- www.gstatic.com adds 203ms and costs ~$1/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
static.fastcmp.com takes 306ms 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
Google Tag Manager takes 300ms 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
www.w3schools.com takes 293ms 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
Unattributable takes 255ms 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
www.gstatic.com takes 203ms 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
67% of www.gstatic.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
74% of www.w3schools.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev