Performance
· 21 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.
675 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.75 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
186 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.85 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.
4.97 s
Page Load Progression
FPage Weight BudgetAction4.3 MB transferred, 193 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
DJS Execution CostAction2859ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 748ms | 583ms | 46ms | 1st |
| https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js | 575ms | 524ms | 5ms | 1st |
| Unattributable | 438ms | 38ms | 0ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202605010101/pubads_impl.js?cb=31098277 | 357ms | 310ms | 11ms | 3rd |
| https://www.theverge.com/ | 344ms | 5ms | 0ms | 1st |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 218ms | 180ms | 7ms | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 71ms | 52ms | 6ms | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dMXb8FCewMjwfPYECFtXKpDNFQ | 56ms | 47ms | 8ms | 1st |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 53ms | 31ms | 19ms | 3rd |
FJS BundlesAction61 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 0 KB | 175 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 365 KB | 175 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 365 KB | 175 KB (48%) | ✓ | 3rd |
| https://www.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 442 KB | 169 KB (38%) | ✓ | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202605010101/pubads_impl.js?cb=31098277 | 189 KB | 106 KB (56%) | ✓ | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dMXb8FCewMjwfPYECFtXKpDNFQ | 144 KB | 73 KB (51%) | ✓ | 1st |
| https://cdn.bullwhip.cloud/sonar/vox-verge.umd.js | 126 KB | 69 KB (55%) | ✓ | 3rd |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_63e84cd7813c827315a199d35d5845ce.br.js | 116 KB | 67 KB (58%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 91 KB | 54 KB (59%) | ✓ | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 83 KB | 35 KB (42%) | ✓ | 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 InventoryAction193 resources · 4.3 MB · 1.1 MB savings availableFIX
~1.1 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 193 resources | 4.3 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store,private
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| private | — | Only browser cache, not CDN/proxy |
BThird-Party Impact49% third-party, 0 ms blockingREVIEW
BImage Optimization35 images, 0 KB saveableREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading17 fonts (645 KB)PASS
Web fonts
17
645 KB total
Render-blocking
0
of 17
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 HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Axis12 Ltd
Network Waterfall193 requests over 5010msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 438ms | 0 KB | — | $6/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 357ms | 189 KB | 56% | $5/mo | Costly |
cdn.concert.io cdn.concert.io | Other | 218ms | 102 KB | 49% | $3/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 71ms | 83 KB | 42% | $1/mo | Optional |
www.gstatic.com www.gstatic.com | Other | 53ms | 0 KB | 48% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 438ms and costs ~$6/month
- securepubads.g.doubleclick.net adds 357ms and costs ~$5/month
- cdn.concert.io adds 218ms and costs ~$3/month
Unattributable takes 438ms 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 357ms 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
56% 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
cdn.concert.io takes 218ms 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-04-09 — 2026-05-06)
LCP (p75)
737 ms
97% good
INP (p75)
125 ms
89% good
CLS (p75)
0.020
81% good
FCP (p75)
616 ms
TTFB (p75)
193 ms