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.
806 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.84 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.32 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.046
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.60 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.
6.52 s
Page Load Progression
FPage Weight BudgetAction11.6 MB transferred, 235 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
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
DThird-Party ImpactAction90% third-party, 0 ms blockingFIX
FJS Execution CostAction5552ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.zendesk.com/web-assets/_next/static/chunks/framework-ea624fa794affdb6.js | 1785ms | 1620ms | 11ms | 1st |
| https://www.zendesk.com/ | 1072ms | 17ms | 1ms | 1st |
| Unattributable | 623ms | 124ms | 0ms | 3rd |
| https://fast.wistia.com/assets/external/E-v1.js | 541ms | 433ms | 26ms | 3rd |
| https://www.zendesk.com/web-assets/_next/static/chunks/pages/_app-0fec37dc12cdc43c.js | 398ms | 114ms | 7ms | 1st |
| https://www.zendesk.com/web-assets/_next/static/chunks/pages/index-b7925a08bc746b7e.js | 205ms | 204ms | 0ms | 1st |
| https://www.zendesk.com/web-assets/_next/static/chunks/33208-1b6fe39579ee0eca.js | 193ms | 185ms | 6ms | 1st |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 138ms | 118ms | 18ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-15086586&cx=c>m=4e6411 | 124ms | 113ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-Z4DV | 107ms | 89ms | 17ms | 3rd |
Showing top 10 of 15 scripts
FJS BundlesAction126 scripts, 998 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://fast.wistia.com/assets/external/engines/hls_video.js@d8ce1c87dcf1b9a4d8e0c7f1f6f913f9fec9e6c5 | 159 KB | 122 KB (77%) | ✓ | 3rd |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 237 KB | 117 KB (49%) | ✓ | 3rd |
| https://www.zendesk.com/web-assets/_next/static/chunks/fec483df-b3c5d29b019879f5.js | 114 KB | 80 KB (71%) | ✓ | 1st |
| https://www.zendesk.com/web-assets/_next/static/chunks/42198-eb85e3bc1a71dd92.js | 105 KB | 72 KB (69%) | ✓ | 1st |
| https://fast.wistia.com/assets/external/E-v1.js | 162 KB | 70 KB (43%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 130 KB | 68 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-15086586&cx=c>m=4e6411 | 129 KB | 64 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-FBP7C61M6Z&cx=c>m=4e6411 | 163 KB | 60 KB (37%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-972607400&cx=c>m=4e6411 | 144 KB | 59 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-Z4DV | 189 KB | 54 KB (29%) | ✓ | 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
CImage OptimizationAction34 images, 0 KB saveableREVIEW
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (166 KB)PASS
Web fonts
5
166 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
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
A+HTTP Cachingmax-age=3600 (1 hour)PASS
public, max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 3600 | Cache for 1 hour |
Network Waterfall235 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 | 623ms | 0 KB | — | $12/mo | Costly |
fast.wistia.com fast.wistia.com | Other | 541ms | 162 KB | 43% | $10/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 138ms | 237 KB | 49% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 124ms | 129 KB | 49% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 107ms | 189 KB | 29% | $2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 92ms | 130 KB | 52% | $2/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 163 KB | 37% | $1/mo | Optional |
fast.wistia.com fast.wistia.com | Other | 74ms | 42 KB | 70% | $1/mo | Optional |
Zendesk Widget static.zdassets.com | Customer Support | 66ms | 22 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 61ms | 144 KB | 41% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 623ms and costs ~$12/month
- fast.wistia.com adds 541ms and costs ~$10/month
Unattributable takes 623ms 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
fast.wistia.com takes 541ms 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
52% 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
70% of fast.wistia.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