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.
6.80 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
29.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.40 s
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.
14.89 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.
42.46 s
Page Load Progression
FPage Weight BudgetAction7.5 MB transferred, 158 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 CostAction12316ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://smartasset.com/_next/static/chunks/f58c171e-afd7b257bd2c15ad.js | 2771ms | 2674ms | 77ms | 1st |
| Unattributable | 1383ms | 158ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KLVHB3 | 1026ms | 851ms | 88ms | 3rd |
| https://cdn.optimizely.com/js/26323810062.js | 630ms | 513ms | 100ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10794768122&cx=c>m=4e64m0h2 | 569ms | 490ms | 62ms | 3rd |
| https://smartasset.com/_next/static/chunks/1255-cacee165e7220128.js | 529ms | 465ms | 22ms | 1st |
| https://smartasset.com/ | 519ms | 7ms | 9ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-D8N6LFYSFN&cx=c>m=4e64m0h2 | 400ms | 325ms | 68ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-YS1DP044XE&cx=c&_slc=1 | 393ms | 313ms | 72ms | 3rd |
| https://mapixl.com/scripts/pixlv4.min.js | 381ms | 151ms | 5ms | 3rd |
Showing top 10 of 32 scripts
FJS BundlesAction56 scripts, 1.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604210101/pubads_impl.js?cb=31098008 | 188 KB | 143 KB (76%) | ✓ | 3rd |
| https://cdn.optimizely.com/js/26323810062.js | 236 KB | 125 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-YS1DP044XE&cx=c&_slc=1 | 177 KB | 74 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-58JBWRG3V3 | 174 KB | 71 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-D8N6LFYSFN&cx=c>m=4e64m0h2 | 177 KB | 70 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-0ND4BB59RR&cx=c>m=4e64m0h2 | 155 KB | 67 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KLVHB3 | 195 KB | 63 KB (33%) | ✓ | 3rd |
| https://smartasset.com/_next/static/chunks/f58c171e-afd7b257bd2c15ad.js | 66 KB | 62 KB (95%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=DC-9509499&cx=c>m=4e64m0h2 | 129 KB | 61 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-775710522&cx=c>m=4e64m0h2 | 144 KB | 57 KB (40%) | ✓ | 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
FPage Weight InventoryAction158 resources · 7.5 MB · 1.0 MB savings availableFIX
~1.0 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 158 resources | 7.5 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
CImage OptimizationAction60 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
AThird-Party Impact39% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (233 KB)PASS
Web fonts
3
233 KB total
Render-blocking
0
of 3
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
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 ~74 KB and ~148 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints39 hints, 0 missing preconnectsPASS
Current Resource Hints
39 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall158 requests over 6814msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1383ms | 0 KB | — | €24/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1026ms | 195 KB | 33% | €18/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 630ms | 236 KB | 53% | €11/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 569ms | 144 KB | 39% | €10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 400ms | 177 KB | 39% | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 393ms | 177 KB | 42% | €7/mo | Costly |
mapixl.com mapixl.com | Other | 381ms | 16 KB | — | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 334ms | 144 KB | 40% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 333ms | 144 KB | 39% | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 302ms | 155 KB | 44% | €5/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 241ms | 188 KB | 76% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 209ms | 129 KB | 47% | €4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 175ms | 97 KB | 38% | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 158ms | 174 KB | 41% | €3/mo | Optional |
Mixpanel cdn.mxpnl.com | Analytics | 151ms | 32 KB | — | €3/mo | Optional |
b-code.liadm.com b-code.liadm.com | Other | 135ms | 46 KB | — | €2/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 129ms | 21 KB | — | €2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 123ms | 34 KB | — | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 113ms | 39 KB | — | €2/mo | Optional |
ajax.googleapis.com ajax.googleapis.com | Other | 89ms | 34 KB | 70% | €2/mo | Optional |
api.ipify.org api.ipify.org | Other | 84ms | 0 KB | — | €1/mo | Optional |
Twitter/X Pixel static.ads-twitter.com | Advertising | 66ms | 13 KB | — | €1/mo | Optional |
Bing UET bat.bing.com | Advertising | 63ms | 16 KB | — | €1/mo | Optional |
Bing UET bat.bing.com | Advertising | 53ms | 15 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1383ms and costs ~€24/month
- Google Tag Manager adds 1026ms and costs ~€18/month
- Optimizely adds 630ms and costs ~€11/month
- Google Tag Manager adds 569ms and costs ~€10/month
- Google Tag Manager adds 400ms and costs ~€7/month
- Google Tag Manager adds 393ms and costs ~€7/month
- mapixl.com adds 381ms and costs ~€7/month
- Google Tag Manager adds 334ms and costs ~€6/month
- Google Tag Manager adds 333ms and costs ~€6/month
- Google Tag Manager adds 302ms and costs ~€5/month
- securepubads.g.doubleclick.net adds 241ms and costs ~€4/month
- Google Tag Manager adds 209ms and costs ~€4/month
61% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 1383ms 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 1026ms 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
Optimizely takes 630ms 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 Optimizely'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 569ms 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 400ms 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 393ms 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
mapixl.com takes 381ms 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 334ms 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 333ms 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 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
securepubads.g.doubleclick.net takes 241ms 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
76% of securepubads.g.doubleclick.net'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 209ms 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
70% of ajax.googleapis.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