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.
2.01 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.61 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.336
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.07 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.
29.58 s
Page Load Progression
FPage Weight BudgetAction13.6 MB transferred, 134 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
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6478ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.ehow.com/ | 1081ms | 251ms | 40ms | 3rd |
| Unattributable | 973ms | 108ms | 0ms | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=ehow.com | 791ms | 578ms | 40ms | 3rd |
| https://www.ehow.com/_nuxt/131a541.js | 480ms | 434ms | 37ms | 3rd |
| https://ob.forseasky.com/i/b65d7d7005337f7bd4bd291d1d48ebb9.js | 439ms | 352ms | 9ms | 3rd |
| https://okqjp67stbazutpwd.ay.delivery/manager-script/yield-manager-script-v3.11.1-prod | 279ms | 215ms | 22ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-613565886&cx=c>m=4e64h1 | 232ms | 190ms | 40ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187ms | 135ms | 44ms | 3rd |
| https://okqjp67stbazutpwd.ay.delivery/manager-script/okQJP67stBAzutPWd.deploy?v=4nYaKcR7YqZfrRjXi | 180ms | 150ms | 30ms | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2ui-en.js | 174ms | 86ms | 41ms | 3rd |
Showing top 10 of 24 scripts
FJS BundlesAction47 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.taboola.com/libtrc/technologyadvice-network/loader.js | 314 KB | 229 KB (73%) | ✓ | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604160101/show_ads_impl_fy2021.js | 178 KB | 150 KB (84%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 142 KB (76%) | ✓ | 3rd |
| https://okqjp67stbazutpwd.ay.delivery/manager-script/okQJP67stBAzutPWd.deploy?v=4nYaKcR7YqZfrRjXi | 142 KB | 107 KB (76%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-613565886&cx=c>m=4e64h1 | 133 KB | 81 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-613565886&cx=c>m=4e64h1 | 173 KB | 68 KB (39%) | ✓ | 3rd |
| https://ads.pubmatic.com/AdServer/js/pwt/166922/18849/pwt.js | 93 KB | 63 KB (68%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2ui-en.js | 125 KB | 60 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KXRFCP9J&rand=177680622794351930498 | 150 KB | 59 KB (39%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=ehow.com | 116 KB | 57 KB (49%) | ✓ | 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 InventoryAction134 resources · 13.6 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 134 resources | 13.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization54 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (85 KB)PASS
Web fonts
4
85 KB total
Render-blocking
0
of 4
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 Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall134 requests over 6573msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.ehow.com www.ehow.com | Other | 1081ms | 71 KB | — | €12/mo | Costly |
Unattributable Unattributable | Other | 973ms | 0 KB | — | €11/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 791ms | 116 KB | 49% | €9/mo | Costly |
www.ehow.com www.ehow.com | Other | 480ms | 83 KB | 50% | €5/mo | Costly |
ob.forseasky.com ob.forseasky.com | Other | 439ms | 45 KB | — | €5/mo | Costly |
okqjp67stbazutpwd.ay.delivery okqjp67stbazutpwd.ay.delivery | Other | 279ms | 49 KB | 69% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 232ms | 173 KB | 39% | €3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 187ms | 188 KB | 76% | €2/mo | Optional |
okqjp67stbazutpwd.ay.delivery okqjp67stbazutpwd.ay.delivery | Other | 180ms | 142 KB | 76% | €2/mo | Optional |
cmp.inmobi.com cmp.inmobi.com | Other | 174ms | 125 KB | 48% | €2/mo | Optional |
cdn.taboola.com cdn.taboola.com | Other | 169ms | 314 KB | 73% | €2/mo | Optional |
obs.forseasky.com obs.forseasky.com | Other | 169ms | 3 KB | — | €2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 154ms | 55 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 149ms | 150 KB | 39% | €2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 135ms | 178 KB | 84% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 133ms | 133 KB | 61% | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 128ms | 97 KB | 33% | €1/mo | Optional |
ads.pubmatic.com ads.pubmatic.com | Other | 117ms | 93 KB | 68% | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 105ms | 45 KB | — | €1/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 100ms | 91 KB | 56% | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 91ms | 19 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 87ms | 16 KB | — | €1/mo | Optional |
okqjp67stbazutpwd.ay.delivery okqjp67stbazutpwd.ay.delivery | Other | 71ms | 36 KB | 65% | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 55ms | 34 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.ehow.com adds 1081ms and costs ~€12/month
- Unattributable adds 973ms and costs ~€11/month
- cmp.inmobi.com adds 791ms and costs ~€9/month
- www.ehow.com adds 480ms and costs ~€5/month
- ob.forseasky.com adds 439ms and costs ~€5/month
- okqjp67stbazutpwd.ay.delivery adds 279ms and costs ~€3/month
- Google Tag Manager adds 232ms and costs ~€3/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.ehow.com takes 1081ms 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
Unattributable takes 973ms 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
cmp.inmobi.com takes 791ms 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
www.ehow.com takes 480ms 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
50% of www.ehow.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
ob.forseasky.com takes 439ms 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
okqjp67stbazutpwd.ay.delivery takes 279ms 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 okqjp67stbazutpwd.ay.delivery'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 232ms 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
76% of okqjp67stbazutpwd.ay.delivery'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
73% of cdn.taboola.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
84% of pagead2.googlesyndication.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
61% of Google Tag Manager'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
68% of ads.pubmatic.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
56% of c.amazon-adsystem.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 okqjp67stbazutpwd.ay.delivery'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