Performance
· 23 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.
8.65 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.03 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.24 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.
31.87 s
Page Load Progression
FPage Weight BudgetAction4.3 MB transferred, 184 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
FJS Execution CostAction12243ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 2757ms | 2094ms | 208ms | 1st |
| https://www.theverge.com/_next/static/chunks/framework-8e0f3cf51af7b1e2.js | 2165ms | 2016ms | 11ms | 1st |
| Unattributable | 1583ms | 146ms | 0ms | 3rd |
| https://www.theverge.com/ | 1178ms | 16ms | 1ms | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253 | 977ms | 865ms | 42ms | 3rd |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 958ms | 802ms | 27ms | 3rd |
| https://www.theverge.com/metrics/gtm.js?id=GTM-WQ5FM5W | 355ms | 303ms | 48ms | 1st |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_fc3e31023132eb6682f46bc60d0dd64a.br.js | 339ms | 113ms | 13ms | 3rd |
| https://client.aps.amazon-adsystem.com/publisher.js | 263ms | 208ms | 27ms | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dIuIpQuawYHNFQ | 246ms | 162ms | 28ms | 1st |
Showing top 10 of 22 scripts
FJS BundlesAction61 scripts, 1.4 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 | 175 KB (48%) | ✓ | 3rd |
| 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.theverge.com/_next/static/chunks/pages/_app-f75b2ad9d5bd8b03.js | 442 KB | 169 KB (38%) | ✓ | 1st |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604300101/pubads_impl.js?cb=31098253 | 189 KB | 108 KB (57%) | ✓ | 3rd |
| https://www.theverge.com/metrics/3OIhdyKSg7ILr-TYryvmVkhWGm3dzNJdD1cs_QpJ8CF0wXM1dIuIpQuawYHNFQ | 144 KB | 74 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 InventoryAction184 resources · 4.3 MB · 1.4 MB savings availableFIX
~1.4 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 184 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 Impact51% third-party, 0 ms blockingREVIEW
BImage Optimization25 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 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 Waterfall184 requests over 4841msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1583ms | 0 KB | — | $21/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 977ms | 189 KB | 57% | $13/mo | Costly |
cdn.concert.io cdn.concert.io | Other | 958ms | 102 KB | 50% | $13/mo | Costly |
assets.bounceexchange.com assets.bounceexchange.com | Other | 339ms | 42 KB | 76% | $4/mo | Costly |
client.aps.amazon-adsystem.com client.aps.amazon-adsystem.com | Other | 263ms | 91 KB | 42% | $4/mo | Costly |
www.gstatic.com www.gstatic.com | Other | 210ms | 0 KB | 48% | $3/mo | Costly |
cdn.bullwhip.cloud cdn.bullwhip.cloud | Other | 169ms | 126 KB | 55% | $2/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 154ms | 116 KB | 58% | $2/mo | Optional |
btloader.com btloader.com | Other | 153ms | 37 KB | — | $2/mo | Optional |
api.bounceexchange.com api.bounceexchange.com | Other | 150ms | 1 KB | — | $2/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 128ms | 91 KB | 59% | $2/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 118ms | 34 KB | — | $2/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 72ms | 0 KB | — | $1/mo | Optional |
www.googletagservices.com www.googletagservices.com | Other | 63ms | 35 KB | — | $1/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 52ms | 16 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1583ms and costs ~$21/month
- securepubads.g.doubleclick.net adds 977ms and costs ~$13/month
- cdn.concert.io adds 958ms and costs ~$13/month
- assets.bounceexchange.com adds 339ms and costs ~$4/month
- client.aps.amazon-adsystem.com adds 263ms and costs ~$4/month
- www.gstatic.com adds 210ms and costs ~$3/month
44% 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 1583ms 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 977ms 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
57% 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 958ms 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 339ms 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 263ms 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 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-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