Performance
· 24 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.
1.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
84 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.019
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.96 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.
5.45 s
Page Load Progression
FPage Weight BudgetAction7.6 MB transferred, 266 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
FJS Execution CostAction3984ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://geteasy.ai/_nuxt/CUwdeFQJ.js | 1371ms | 221ms | 0ms | 1st |
| https://geteasy.ai/en | 1367ms | 30ms | 2ms | 1st |
| Unattributable | 576ms | 165ms | 0ms | 1st |
| https://widget.geteasy.ai/dist/widget/main.js | 158ms | 109ms | 18ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 106ms | 70ms | 32ms | 3rd |
| https://connect.facebook.net/signals/config/682092197409438?v=2.9.400&r=stable&domain=geteasy.ai&hme=8b8307c54baef8e2e163adfde73264db23075e760039a5d475486087d4cb12ef&ex_m=115%2C228%2C166%2C26%2C80%2C81%2C158%2C76%2C75%2C11%2C176%2C100%2C20%2C150%2C138%2C45%2C83%2C88%2C146%2C171%2C178%2C31%2C17%2C30%2C18%2C32%2C33%2C34%2C36%2C54%2C159%2C85%2C123%2C22%2C24%2C50%2C46%2C48%2C47%2C93%2C102%2C106%2C121%2C157%2C160%2C52%2C122%2C28%2C25%2C130%2C77%2C42%2C162%2C161%2C163%2C154%2C152%2C29%2C41%2C65%2C120%2C173%2C78%2C21%2C125%2C91%2C74%2C23%2C95%2C96%2C127%2C94%2C148%2C147%2C151%2C107%2C172%2C175%2C40%2C55%2C124%2C53%2C8%2C4%2C5%2C7%2C6%2C3%2C101%2C112%2C180%2C179%2C195%2C242%2C82%2C256%2C255%2C254%2C14%2C27%2C39%2C61%2C114%2C67%2C10%2C71%2C108%2C109%2C110%2C116%2C141%2C37%2C35%2C143%2C144%2C145%2C140%2C139%2C167%2C84%2C170%2C168%2C169%2C56%2C66%2C134%2C19%2C174%2C51%2C305%2C306%2C307%2C304%2C320%2C345%2C235%2C224%2C68%2C225%2C223%2C348%2C339%2C58%2C236%2C118%2C142%2C90%2C132%2C60%2C131%2C137%2C136%2C64%2C72%2C70%2C164%2C86%2C87%2C126%2C43%2C38%2C59%2C62%2C111%2C177%2C1%2C135%2C16%2C133%2C12%2C2%2C63%2C103%2C15%2C73%2C69%2C129%2C99%2C98%2C182%2C183%2C104%2C105%2C9%2C113%2C181%2C57%2C155%2C97%2C89%2C79%2C128%2C117%2C49%2C156%2C0%2C92%2C149%2C153%2C165%2C44%2C119%2C13%2C184 | 99ms | 86ms | 11ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N9GHTB31WJ&cx=c>m=4e69b1h1 | 83ms | 72ms | 11ms | 3rd |
| https://scripts.clarity.ms/0.8.69/clarity.js | 81ms | 64ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P9DTVTNN | 79ms | 68ms | 10ms | 3rd |
| https://geteasy.ai/_nuxt/Dfb_QgFu.js | 62ms | 38ms | 1ms | 1st |
FJS BundlesAction115 scripts, 719 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://widget.geteasy.ai/dist/widget/main.js | 296 KB | 167 KB (57%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N9GHTB31WJ | 174 KB | 118 KB (68%) | ✓ | 3rd |
| https://geteasy.ai/_nuxt/Dfb_QgFu.js | 180 KB | 98 KB (55%) | ✓ | 1st |
| https://accounts.google.com/gsi/client | 99 KB | 73 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N9GHTB31WJ&cx=c>m=4e69b1h1 | 174 KB | 70 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P9DTVTNN | 131 KB | 64 KB (49%) | ✓ | 3rd |
| https://connect.facebook.net/signals/config/682092197409438?v=2.9.400&r=stable&domain=geteasy.ai&hme=8b8307c54baef8e2e163adfde73264db23075e760039a5d475486087d4cb12ef&ex_m=115%2C228%2C166%2C26%2C80%2C81%2C158%2C76%2C75%2C11%2C176%2C100%2C20%2C150%2C138%2C45%2C83%2C88%2C146%2C171%2C178%2C31%2C17%2C30%2C18%2C32%2C33%2C34%2C36%2C54%2C159%2C85%2C123%2C22%2C24%2C50%2C46%2C48%2C47%2C93%2C102%2C106%2C121%2C157%2C160%2C52%2C122%2C28%2C25%2C130%2C77%2C42%2C162%2C161%2C163%2C154%2C152%2C29%2C41%2C65%2C120%2C173%2C78%2C21%2C125%2C91%2C74%2C23%2C95%2C96%2C127%2C94%2C148%2C147%2C151%2C107%2C172%2C175%2C40%2C55%2C124%2C53%2C8%2C4%2C5%2C7%2C6%2C3%2C101%2C112%2C180%2C179%2C195%2C242%2C82%2C256%2C255%2C254%2C14%2C27%2C39%2C61%2C114%2C67%2C10%2C71%2C108%2C109%2C110%2C116%2C141%2C37%2C35%2C143%2C144%2C145%2C140%2C139%2C167%2C84%2C170%2C168%2C169%2C56%2C66%2C134%2C19%2C174%2C51%2C305%2C306%2C307%2C304%2C320%2C345%2C235%2C224%2C68%2C225%2C223%2C348%2C339%2C58%2C236%2C118%2C142%2C90%2C132%2C60%2C131%2C137%2C136%2C64%2C72%2C70%2C164%2C86%2C87%2C126%2C43%2C38%2C59%2C62%2C111%2C177%2C1%2C135%2C16%2C133%2C12%2C2%2C63%2C103%2C15%2C73%2C69%2C129%2C99%2C98%2C182%2C183%2C104%2C105%2C9%2C113%2C181%2C57%2C155%2C97%2C89%2C79%2C128%2C117%2C49%2C156%2C0%2C92%2C149%2C153%2C165%2C44%2C119%2C13%2C184 | 137 KB | 37 KB (27%) | ✓ | 3rd |
| https://geteasy.ai/_nuxt/C9AI79tn.js | 40 KB | 35 KB (89%) | ✓ | 1st |
| https://connect.facebook.net/en_US/fbevents.js | 108 KB | 34 KB (31%) | ✓ | 3rd |
| https://geteasy.ai/_nuxt/CUwdeFQJ.js | 46 KB | 22 KB (48%) | ✓ | 1st |
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 InventoryAction266 resources · 7.6 MB · 719 KB savings availableFIX
~718.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 266 resources | 7.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction99 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
CDocument CompressionActionDocument response served uncompressedREVIEW
BAsset Compression2 of 2 asset hosts still on gzipREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
AThird-Party Impact31% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (463 KB)PASS
Web fonts
4
463 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~232 KB and ~464 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
Network Waterfall266 requests over 8979msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
widget.geteasy.ai widget.geteasy.ai | Other | 158ms | 296 KB | 57% | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 106ms | 108 KB | 31% | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 99ms | 137 KB | 27% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 83ms | 174 KB | 40% | $0/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 81ms | 25 KB | — | $0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 79ms | 131 KB | 49% | $0/mo | Optional |
57% of widget.geteasy.ai'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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-08-17 — 2026-09-13)
LCP (p75)
1685 ms
88% good
INP (p75)
201 ms
75% good
CLS (p75)
0.010
93% good
FCP (p75)
1516 ms
TTFB (p75)
680 ms
Image Optimization190 images, 4311 KB total, 2088 KB wastedINFO
Image Optimization Audit
Total Images
190
Total Size
4311 KB
Oversized
40
Wasted
2088 KB