Performance
· 14 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.
1.31 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.43 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
60 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.021
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.86 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.
2.63 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 68 requestsFIX
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
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
DThird-Party ImpactAction94% third-party, 0 ms blockingFIX
FJS BundlesAction20 scripts, 593 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/pages/_app-090d844577d2f000.js | 440 KB | 256 KB (58%) | ✓ | 3rd |
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/59947-2e0be482d37a1813.js | 91 KB | 72 KB (81%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TP845S&l=googleTagManagerDataLayer | 165 KB | 71 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15023759&l=googleTagManagerDataLayer&cx=c>m=4e6460h1 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-ESZ0QKJW56&l=googleTagManagerDataLayer&cx=c>m=4e6460h1 | 174 KB | 62 KB (36%) | ✓ | 3rd |
| https://consent.cookiebot.com/e47bebbc-d5c7-470a-a8f6-6d858aa50ff4/cc.js?renew=false&referer=www.strava.com&dnt=false&init=false&culture=en&georegions=%5B%7B%22r%22%3A%22US%2CAU%2CNZ%22%2C%22i%22%3A%2229065233-759b-47fb-b38d-6dc38804c519%22%7D%5D | 112 KB | 26 KB (23%) | ✓ | 3rd |
| https://consent.cookiebot.com/uc.js | 36 KB | 22 KB (63%) | ✓ | 3rd |
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/main-6f5274bcc70697b8.js | 39 KB | 21 KB (54%) | ✓ | 3rd |
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/54780-b89ac63af46500f9.js | 22 KB | — | ✓ | 3rd |
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/4672-6ba4c22895e35c25.js | 5 KB | — | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
CImage OptimizationAction29 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BJS Execution Cost693ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/pages/_app-090d844577d2f000.js | 182ms | 138ms | 37ms | 3rd |
| https://web-assets.strava.com/assets/landing-pages/_next/static/chunks/framework-7f9d59fd7074d9f7.js | 117ms | 109ms | 4ms | 3rd |
| Unattributable | 111ms | 8ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-15023759&l=googleTagManagerDataLayer&cx=c>m=4e6460h1 | 82ms | 64ms | 9ms | 3rd |
| https://consent.cookiebot.com/e47bebbc-d5c7-470a-a8f6-6d858aa50ff4/cc.js?renew=false&referer=www.strava.com&dnt=false&init=false&culture=en&georegions=%5B%7B%22r%22%3A%22US%2CAU%2CNZ%22%2C%22i%22%3A%2229065233-759b-47fb-b38d-6dc38804c519%22%7D%5D | 77ms | 34ms | 9ms | 3rd |
| https://www.strava.com/ | 65ms | 3ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-ESZ0QKJW56&l=googleTagManagerDataLayer&cx=c>m=4e6460h1 | 58ms | 45ms | 13ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (84 KB)PASS
Web fonts
2
84 KB total
Render-blocking
0
of 2
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
Network Waterfall68 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 |
|---|---|---|---|---|---|---|
web-assets.strava.com web-assets.strava.com | Other | 182ms | 440 KB | 58% | €3/mo | Optional |
web-assets.strava.com web-assets.strava.com | Other | 117ms | 45 KB | — | €2/mo | Optional |
Unattributable Unattributable | Other | 111ms | 0 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 82ms | 129 KB | 48% | €1/mo | Optional |
consent.cookiebot.com consent.cookiebot.com | Other | 77ms | 112 KB | 23% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 58ms | 174 KB | 36% | €1/mo | Optional |
91% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
58% of web-assets.strava.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