Performance
· 25 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.
2.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.62 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.40 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.08 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.
39.42 s
Page Load Progression
FPage Weight BudgetAction6.9 MB transferred, 201 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
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
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 ImpactAction69% third-party, 0 ms blockingFIX
FJS Execution CostAction14501ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 2982ms | 2203ms | 263ms | 1st |
| https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js | 2278ms | 2000ms | 18ms | 1st |
| Unattributable | 1722ms | 216ms | 0ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202605050101/pubads_impl.js?cb=31098317 | 1364ms | 1260ms | 62ms | 3rd |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 1106ms | 905ms | 26ms | 3rd |
| https://www.theverge.com/ | 995ms | 28ms | 1ms | 1st |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fc3e31023132eb6682f46bc60d0dd64a.br.js | 965ms | 864ms | 12ms | 3rd |
| https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W | 396ms | 343ms | 49ms | 1st |
| https://client.aps.amazon-adsystem.com/publisher.js | 296ms | 256ms | 27ms | 3rd |
| https://btloader.com/tag?o=6315858775244800&upapi=true | 264ms | 154ms | 9ms | 3rd |
Showing top 10 of 25 scripts
FJS BundlesAction67 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 | 365 KB | 174 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 0 KB | 174 KB (48%) | ✓ | 3rd |
| https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js | 364 KB | 174 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=31098317 | 190 KB | 98 KB (51%) | ✓ | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dIuIpQuawYHNFQ | 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 InventoryAction201 resources · 6.9 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 201 resources | 6.9 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 |
BImage Optimization27 images, 0 KB saveableREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading16 fonts (614 KB)PASS
Web fonts
16
614 KB total
Render-blocking
0
of 16
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 Hints25 hints, 0 missing preconnectsPASS
Current Resource Hints
25 resource hints configured
preconnect already does the DNS lookup; adding dns-prefetch to the same origin is at best a no-op. Sample: https://www.google-analytics.com. Remove the redundant dns-prefetch entries.
Performance issues directly impact user engagement and conversion rates.
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+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: Axis12 Ltd
Network Waterfall201 requests over 5688msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1722ms | 0 KB | — | $23/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 1364ms | 190 KB | 51% | $18/mo | Costly |
cdn.concert.io cdn.concert.io | Other | 1106ms | 102 KB | — | $15/mo | Costly |
assets.bounceexchange.com assets.bounceexchange.com | Other | 965ms | 42 KB | 76% | $13/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 296ms | 83 KB | 42% | $4/mo | Costly |
btloader.com btloader.com | Other | 264ms | 37 KB | — | $4/mo | Costly |
cdn.doubleverify.com cdn.doubleverify.com | Other | 253ms | 95 KB | 39% | $3/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 225ms | 0 KB | 48% | $3/mo | Costly |
api.bounceexchange.com api.bounceexchange.com | Other | 210ms | 1 KB | — | $3/mo | Costly |
cdn.bullwhip.cloud cdn.bullwhip.cloud | Other | 163ms | 126 KB | 55% | $2/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 149ms | 116 KB | 58% | $2/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 137ms | 91 KB | 59% | $2/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 126ms | 34 KB | — | $2/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 122ms | 0 KB | — | $2/mo | Optional |
worldrealize.com worldrealize.com | Other | 97ms | 38 KB | — | $1/mo | Optional |
www.googletagservices.com www.googletagservices.com | Other | 95ms | 35 KB | — | $1/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 74ms | 16 KB | — | $1/mo | Optional |
cdn.doubleverify.com cdn.doubleverify.com | Other | 61ms | 4 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1722ms and costs ~$23/month
- securepubads.g.doubleclick.net adds 1364ms and costs ~$18/month
- cdn.concert.io adds 1106ms and costs ~$15/month
- assets.bounceexchange.com adds 965ms and costs ~$13/month
- client.aps.amazon-adsystem.com adds 296ms and costs ~$4/month
- btloader.com adds 264ms and costs ~$4/month
- cdn.doubleverify.com adds 253ms and costs ~$3/month
- www.gstatic.com adds 225ms and costs ~$3/month
- api.bounceexchange.com adds 210ms and costs ~$3/month
51% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 1722ms 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 1364ms 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
51% 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 1106ms 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
assets.bounceexchange.com takes 965ms 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
76% of assets.bounceexchange.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
client.aps.amazon-adsystem.com takes 296ms 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
btloader.com takes 264ms 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
cdn.doubleverify.com takes 253ms 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.gstatic.com takes 225ms 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
api.bounceexchange.com takes 210ms 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
55% of cdn.bullwhip.cloud'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
58% of assets.bounceexchange.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
59% of c.amazon-adsystem.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
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