Performance
· 14 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.
907 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.30 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
199 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.66 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.
4.73 s
Page Load Progression
FPage Weight BudgetAction2.9 MB transferred, 166 requestsFIX
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DJS Execution CostAction2337ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.fastly.com/ | 575ms | 7ms | 1ms | 1st |
| https://www.fastly.com/96a5c58d-064da3f07aef95a05dea.js | 432ms | 80ms | 8ms | 1st |
| Unattributable | 311ms | 30ms | 0ms | 3rd |
| https://cdn.intellimize.co/snippet/117419923.js | 297ms | 230ms | 16ms | 3rd |
| https://www.fastly.com/metrics/gtm/?id=GTM-W9FKFHD | 246ms | 219ms | 18ms | 1st |
| https://www.fastly.com/app-15c697f1dd9686141621.js | 142ms | 109ms | 7ms | 1st |
| https://www.fastly.com/metrics/gtm/?id=G-ETDRC9QJ6S&cx=c>m=4e6411 | 120ms | 105ms | 14ms | 1st |
| https://www.fastly.com/metrics/gtm/?id=AW-982297532&cx=c>m=4e6411 | 119ms | 89ms | 20ms | 1st |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 95ms | 50ms | 13ms | 3rd |
DJS BundlesAction50 scripts, 467 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.fastly.com/metrics/gtm/?id=G-ETDRC9QJ6S&cx=c>m=4e6411 | 179 KB | 69 KB (39%) | ✓ | 1st |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 68 KB (53%) | ✓ | 3rd |
| https://www.fastly.com/metrics/gtm/?id=GTM-W9FKFHD | 183 KB | 67 KB (37%) | ✓ | 1st |
| https://www.fastly.com/metrics/gtm/?id=AW-982297532&cx=c>m=4e6411 | 151 KB | 61 KB (40%) | ✓ | 1st |
| https://www.fastly.com/b5d5c390-03644ae6f4353bedd82b.js | 67 KB | 55 KB (82%) | ✓ | 1st |
| https://www.fastly.com/96a5c58d-064da3f07aef95a05dea.js | 85 KB | 51 KB (60%) | ✓ | 1st |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 37 KB (39%) | ✓ | 3rd |
| https://cdn.intellimize.co/snippet/117419923.js | 104 KB | 35 KB (34%) | ✓ | 3rd |
| https://www.fastly.com/app-15c697f1dd9686141621.js | 71 KB | 24 KB (34%) | ✓ | 1st |
| https://js.zi-scripts.com/zi-tag.js | 6 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
BThird-Party Impact43% third-party, 0 ms blockingREVIEW
BImage Optimization35 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0, must-revalidateREVIEW
max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (250 KB)PASS
Web fonts
5
250 KB total
Render-blocking
0
of 5
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 HintsNo optimization neededPASS
Network Waterfall166 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 | 311ms | 0 KB | — | $1/mo | Costly |
cdn.intellimize.co cdn.intellimize.co | Other | 297ms | 104 KB | 34% | $1/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 95ms | 127 KB | 53% | $0/mo | Essential |
These scripts may cost more than they're worth
- Unattributable adds 311ms and costs ~$1/month
- cdn.intellimize.co adds 297ms and costs ~$1/month
Unattributable takes 311ms 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
cdn.intellimize.co takes 297ms 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
53% of OneTrust'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