Performance
· 16 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.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.88 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
842 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.023
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.52 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.
11.32 s
Page Load Progression
FPage Weight BudgetAction3.9 MB transferred, 135 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
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
DThird-Party ImpactAction64% third-party, 0 ms blockingFIX
FJS Execution CostAction6255ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.coinbase.com/assets/sw-cache/e_CPeMmKQD.js | 3496ms | 2747ms | 10ms | 1st |
| https://www.coinbase.com/en-es | 1393ms | 6ms | 1ms | 1st |
| Unattributable | 964ms | 57ms | 0ms | 3rd |
| https://www.coinbase.com/assets/sw-cache/c_SDqiHuCG.js | 351ms | 326ms | 0ms | 1st |
| https://accounts.google.com/gsi/client | 52ms | 24ms | 27ms | 3rd |
DJS BundlesAction79 scripts, 366 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.coinbase.com/assets/sw-cache/e_CPeMmKQD.js | 556 KB | 213 KB (38%) | ✓ | 1st |
| https://accounts.google.com/gsi/client | 93 KB | 70 KB (75%) | ✓ | 3rd |
| https://www.coinbase.com/assets/sw-cache/c_Cpj0G-NY.js | 68 KB | 60 KB (89%) | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_CI3cnUDh.js | 42 KB | 24 KB (58%) | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_SDqiHuCG.js | 12 KB | — | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_BUJ-iIkL.js | 2 KB | — | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_B6Pw_4Fk.js | 11 KB | — | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_CG1oB3en.js | 1 KB | — | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_CamGwVL_.js | 4 KB | — | ✓ | 1st |
| https://www.coinbase.com/assets/sw-cache/c_BvoB-3h9.js | 6 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
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate, max-age=0,no-store, no-cache, must-revalidate, proxy-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| proxy-revalidate | — |
BImage Optimization15 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (459 KB)PASS
Web fonts
6
459 KB total
Render-blocking
0
of 6
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 ~130 KB and ~260 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
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 Waterfall135 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 964ms | 0 KB | — | $13/mo | Costly |
accounts.google.com accounts.google.com | Other | 52ms | 93 KB | 75% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 964ms and costs ~$13/month
Unattributable takes 964ms 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
75% of accounts.google.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