Performance
· 22 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.
692 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.66 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
302 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.022
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.88 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.
6.35 s
Page Load Progression
FPage Weight BudgetAction4.2 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 CostAction3149ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 779ms | 596ms | 59ms | 1st |
| https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js | 642ms | 571ms | 6ms | 1st |
| Unattributable | 471ms | 65ms | 0ms | 3rd |
| https://www.theverge.com/ | 402ms | 5ms | 0ms | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202605050101/pubads_impl.js?cb=31098334 | 332ms | 287ms | 12ms | 3rd |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 255ms | 212ms | 9ms | 3rd |
| https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W | 99ms | 83ms | 15ms | 1st |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 64ms | 40ms | 20ms | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 53ms | 44ms | 9ms | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dMXb8FSdjoHkbc0V | 52ms | 44ms | 7ms | 1st |
FJS BundlesAction61 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W | 698 KB | 222 KB (32%) | ✓ | 1st |
| 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 | 364 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/m202605050101/pubads_impl.js?cb=31098334 | 190 KB | 106 KB (56%) | ✓ | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dMXb8FSdjoHkbc0V | 144 KB | 75 KB (52%) | ✓ | 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 |
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.2 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 193 resources | 4.2 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 Optimization34 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 5009msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 471ms | 0 KB | — | $6/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 332ms | 190 KB | 56% | $4/mo | Costly |
cdn.concert.io cdn.concert.io | Other | 255ms | 102 KB | — | $3/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 64ms | 0 KB | 48% | $1/mo | Optional |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 53ms | 83 KB | 42% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 471ms and costs ~$6/month
- securepubads.g.doubleclick.net adds 332ms and costs ~$4/month
- cdn.concert.io adds 255ms and costs ~$3/month
Unattributable takes 471ms 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 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
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 255ms 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-10 — 2026-05-07)
LCP (p75)
735 ms
97% good
INP (p75)
125 ms
89% good
CLS (p75)
0.020
82% good
FCP (p75)
614 ms
TTFB (p75)
193 ms
Image Optimization153 images, 0 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
153
Total Size
0 KB