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.
12.30 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
25.20 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.39 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
12.30 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.
26.32 s
Page Load Progression
FPage Weight BudgetAction3.8 MB transferred, 139 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction11636ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/3343-893a61caa74f31c5.js | 4856ms | 3988ms | 75ms | 3rd |
| https://www.fool.com/ | 1289ms | 154ms | 81ms | 3rd |
| Unattributable | 961ms | 111ms | 0ms | 3rd |
| https://cdn.cookielaw.org/consent/02abb198-81a8-49e5-a9b1-f69a5dd9c039/OtAutoBlock.js | 844ms | 426ms | 418ms | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/1665-e64431847bdbfe4b.js | 721ms | 574ms | 145ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otTCF.js | 645ms | 612ms | 9ms | 3rd |
| https://www.fool.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 344ms | 320ms | 4ms | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/2281.c9fa76206b1bccd7.js | 332ms | 281ms | 30ms | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/4bd1b696-08cfad17fdcb0ead.js | 328ms | 282ms | 27ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 311ms | 162ms | 68ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction65 scripts, 840 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/1665-e64431847bdbfe4b.js | 473 KB | 394 KB (83%) | ✓ | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/3343-893a61caa74f31c5.js | 176 KB | 88 KB (50%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128 KB | 74 KB (57%) | ✓ | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/7315-542ded90caffe8c8.js | 117 KB | 54 KB (50%) | ✓ | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/2281.c9fa76206b1bccd7.js | 86 KB | 45 KB (53%) | ✓ | 3rd |
| https://cdn.userway.org/remediation/2026-04-14-10-40-20/paid/remediation-tool.js?ts=1776163220800 | 39 KB | 31 KB (81%) | ✓ | 3rd |
| https://www.dianomi.com/js/contextfeed.js | 39 KB | 30 KB (77%) | ✓ | 3rd |
| https://cdn.userway.org/widgetapp/2026-04-14-10-40-20/widget_app_base_1776163220800.js | 48 KB | 27 KB (57%) | ✓ | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/1395-f5a949de724c509d.js | 31 KB | 27 KB (88%) | ✓ | 3rd |
| https://g.foolcdn.com/static/foolcom/_next/static/chunks/4975-12ab143dfba4d65b.js | 26 KB | 25 KB (96%) | ✓ | 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 InventoryAction139 resources · 3.8 MB · 840 KB savings availableFIX
~840.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 139 resources | 3.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization15 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (88 KB)PASS
Web fonts
3
88 KB total
Render-blocking
0
of 3
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 Hints20 hints, 0 missing preconnectsPASS
Current Resource Hints
20 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 Waterfall139 requests over 5488msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
g.foolcdn.com g.foolcdn.com | Other | 4856ms | 176 KB | 50% | €53/mo | Costly |
www.fool.com www.fool.com | Other | 1289ms | 1 KB | — | €14/mo | Costly |
Unattributable Unattributable | Other | 961ms | 0 KB | — | €10/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 844ms | 296 KB | — | €9/mo | Essential |
g.foolcdn.com g.foolcdn.com | Other | 721ms | 473 KB | 83% | €8/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 645ms | 18 KB | — | €7/mo | Essential |
www.fool.com www.fool.com | Other | 344ms | 0 KB | — | €4/mo | Costly |
g.foolcdn.com g.foolcdn.com | Other | 332ms | 86 KB | 53% | €4/mo | Costly |
g.foolcdn.com g.foolcdn.com | Other | 328ms | 71 KB | — | €4/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 311ms | 128 KB | 57% | €3/mo | Essential |
g.foolcdn.com g.foolcdn.com | Other | 293ms | 51 KB | — | €3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 195ms | 9 KB | — | €2/mo | Essential |
g.foolcdn.com g.foolcdn.com | Other | 131ms | 18 KB | — | €1/mo | Optional |
www.dianomi.com www.dianomi.com | Other | 125ms | 39 KB | 77% | €1/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 80ms | 11 KB | — | €1/mo | Optional |
cdn.userway.org cdn.userway.org | Other | 65ms | 48 KB | 57% | €1/mo | Optional |
cdn.userway.org cdn.userway.org | Other | 63ms | 2 KB | — | €1/mo | Optional |
cdn.userway.org cdn.userway.org | Other | 54ms | 14 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- g.foolcdn.com adds 4856ms and costs ~€53/month
- www.fool.com adds 1289ms and costs ~€14/month
- Unattributable adds 961ms and costs ~€10/month
- g.foolcdn.com adds 721ms and costs ~€8/month
- www.fool.com adds 344ms and costs ~€4/month
- g.foolcdn.com adds 332ms and costs ~€4/month
- g.foolcdn.com adds 328ms and costs ~€4/month
- g.foolcdn.com adds 293ms 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
g.foolcdn.com takes 4856ms 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.fool.com takes 1289ms 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 961ms 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
g.foolcdn.com takes 721ms 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
83% of g.foolcdn.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
www.fool.com takes 344ms 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
g.foolcdn.com takes 332ms 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 g.foolcdn.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
g.foolcdn.com takes 328ms 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
57% 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
g.foolcdn.com takes 293ms 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
77% of www.dianomi.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
57% of cdn.userway.org'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