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.
4.77 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.77 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.93 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.
8.27 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.
21.20 s
Page Load Progression
FPage Weight BudgetAction3.8 MB transferred, 88 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
FJS Execution CostAction17623ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://metamask.io/_next/static/chunks/88abe5af.0706f908dc317b11.js | 7634ms | 7603ms | 23ms | 1st |
| https://metamask.io/_next/static/chunks/4816-055dd6d610c3074c.js | 3538ms | 2039ms | 20ms | 1st |
| https://metamask.io/_next/static/chunks/584bde89-9595039859cc31b6.js | 2631ms | 490ms | 5ms | 1st |
| https://metamask.io/ | 842ms | 174ms | 39ms | 1st |
| Unattributable | 634ms | 33ms | 0ms | 3rd |
| https://cmp.osano.com/AzZMxHTbQDOQD8c1J/c7397bc9-ede0-4a67-8e99-ac20272a6829/osano.js | 557ms | 486ms | 14ms | 3rd |
| https://metamask.io/_next/static/chunks/2681-1be89bb801254265.js | 414ms | 358ms | 55ms | 1st |
| https://metamask.io/_next/static/chunks/51034008-5950fed2277c9bf1.js | 350ms | 99ms | 19ms | 1st |
| https://metamask.io/_next/static/chunks/app/%5Blocale%5D/layout-7ad57ee0be342da8.js | 338ms | 329ms | 0ms | 1st |
| https://js.hsforms.net/forms/v2.js | 224ms | 173ms | 47ms | 3rd |
Showing top 10 of 13 scripts
FJS BundlesAction36 scripts, 568 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://metamask.io/_next/static/chunks/5188-f971dfee31d6ef93.js | 184 KB | 165 KB (90%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/2681-1be89bb801254265.js | 156 KB | 109 KB (70%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/e8867c6f-d571532695aaa15c.js | 100 KB | 77 KB (78%) | ✓ | 1st |
| https://js.hsforms.net/forms/v2.js | 194 KB | 73 KB (39%) | ✓ | 3rd |
| https://metamask.io/_next/static/chunks/2304-4b2bfe342f27e873.js | 66 KB | 44 KB (67%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/88abe5af.0706f908dc317b11.js | 39 KB | 36 KB (95%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/7566a6ad-12c7ae0b19c8d08b.js | 86 KB | 36 KB (42%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/4816-055dd6d610c3074c.js | 59 KB | 27 KB (46%) | ✓ | 1st |
| https://metamask.io/_next/static/chunks/8975-9a2bd08b36ca935d.js | 18 KB | — | ✓ | 1st |
| https://metamask.io/_next/static/chunks/app/%5Blocale%5D/%5B...slug%5D/page-4af89b98cf4033de.js | 5 KB | — | ✓ | 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 InventoryAction88 resources · 3.8 MB · 568 KB savings availableFIX
~567.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 88 resources | 3.8 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization14 images, 0 KB saveableREVIEW
AThird-Party Impact32% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (184 KB)PASS
Web fonts
5
184 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 Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 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 Waterfall88 requests over 3419msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 634ms | 0 KB | — | $8/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 557ms | 43 KB | — | $7/mo | Costly |
js.hsforms.net js.hsforms.net | Other | 224ms | 194 KB | 39% | $3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 634ms and costs ~$8/month
- cmp.osano.com adds 557ms and costs ~$7/month
- js.hsforms.net adds 224ms and costs ~$3/month
Unattributable takes 634ms 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.osano.com takes 557ms 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
js.hsforms.net takes 224ms 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