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.
2.79 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
15.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9.07 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.010
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.37 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.
30.86 s
Page Load Progression
FPage Weight BudgetAction11.4 MB transferred, 231 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 ImpactAction89% third-party, 0 ms blockingFIX
FJS Execution CostAction23729ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.zendesk.com/web-assets/_next/static/chunks/framework-ea624fa794affdb6.js | 7070ms | 6511ms | 13ms | 1st |
| https://www.zendesk.com/ | 4998ms | 71ms | 4ms | 1st |
| Unattributable | 2679ms | 509ms | 0ms | 3rd |
| https://fast.wistia.com/assets/external/E-v1.js | 2087ms | 1641ms | 88ms | 3rd |
| https://www.zendesk.com/web-assets/_next/static/chunks/pages/_app-0fec37dc12cdc43c.js | 1361ms | 434ms | 29ms | 1st |
| https://www.zendesk.com/web-assets/_next/static/chunks/pages/index-b7925a08bc746b7e.js | 844ms | 842ms | 1ms | 1st |
| https://www.zendesk.com/web-assets/_next/static/chunks/33208-1b6fe39579ee0eca.js | 827ms | 719ms | 31ms | 1st |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 576ms | 495ms | 74ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-Z4DV | 521ms | 445ms | 70ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-15086586&cx=c>m=4e6411 | 455ms | 417ms | 33ms | 3rd |
Showing top 10 of 23 scripts
FJS BundlesAction127 scripts, 999 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 (53%) | ✓ | 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 | 59 KB (36%) | ✓ | 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 | 55 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 OptimizationAction30 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 Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 resource hints configured
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 Waterfall231 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 | 2679ms | 0 KB | — | $50/mo | Costly |
fast.wistia.com fast.wistia.com | Other | 2087ms | 162 KB | 43% | $39/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 576ms | 237 KB | 49% | $11/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 521ms | 189 KB | 29% | $10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 455ms | 129 KB | 49% | $9/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 350ms | 130 KB | 53% | $7/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 302ms | 163 KB | 36% | $6/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 251ms | 22 KB | — | $5/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 229ms | 5 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 228ms | 144 KB | 41% | $4/mo | Costly |
fast.wistia.com fast.wistia.com | Other | 152ms | 42 KB | 69% | $3/mo | Optional |
fast.wistia.com fast.wistia.com | Other | 110ms | 43 KB | 65% | $2/mo | Optional |
Zendesk Widget static.zdassets.com | Customer Support | 65ms | 4 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 2679ms and costs ~$50/month
- fast.wistia.com adds 2087ms and costs ~$39/month
- Zendesk Widget adds 576ms and costs ~$11/month
- Google Tag Manager adds 521ms and costs ~$10/month
- Google Tag Manager adds 455ms and costs ~$9/month
- Google Tag Manager adds 302ms and costs ~$6/month
- Zendesk Widget adds 251ms and costs ~$5/month
- Zendesk Widget adds 229ms and costs ~$4/month
- Google Tag Manager adds 228ms and costs ~$4/month
Unattributable takes 2679ms 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 2087ms 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
Zendesk Widget takes 576ms 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 521ms 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 455ms 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
Google Tag Manager takes 302ms 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
Zendesk Widget takes 251ms 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
Zendesk Widget takes 229ms 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 228ms 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
69% 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
65% 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