Performance
· 16 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.
19.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
24.40 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
701 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
19.25 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.
28.36 s
Page Load Progression
FPage Weight BudgetAction5.4 MB transferred, 86 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction13082ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.redbullshop.com/public/bundle.e168194fb911608b.js | 3980ms | 3332ms | 4ms | 3rd |
| https://www.redbullshop.com/TSPD/08d1a3d40aab20002c3e3610a546101c122525d66f11815c456a2803f8c3fa9c3869e7507ef29ed2?type=8 | 3697ms | 3558ms | 22ms | 3rd |
| https://www.redbullshop.com/en-int/ | 1776ms | 52ms | 84ms | 3rd |
| Unattributable | 1254ms | 116ms | 0ms | 3rd |
| https://www.redbullshop.com/public/3952.a2bfa635637a285f.async.js | 1217ms | 81ms | 0ms | 3rd |
| https://rm.redbullshop.com/gtm.js?id=GTM-WJGX9BZ | 378ms | 273ms | 45ms | 3rd |
| https://cdp-api.redbullshop.com/js/exponea.min.js | 221ms | 179ms | 40ms | 3rd |
| https://rm.redbullshop.com/gtm.js?id=GTM-5XHDS9 | 213ms | 167ms | 40ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 211ms | 140ms | 42ms | 3rd |
| https://www.redbullshop.com/TSPD/?type=18 | 81ms | 69ms | 1ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction31 scripts, 970 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.redbullshop.com/public/bundle.e168194fb911608b.js | 900 KB | 472 KB (53%) | ✓ | 3rd |
| https://www.redbullshop.com/public/5624.61cfb86653de6e12.async.js | 117 KB | 99 KB (85%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 77 KB (61%) | ✓ | 3rd |
| https://www.redbullshop.com/public/8044.bcf190accabc38b3.async.js | 87 KB | 67 KB (78%) | ✓ | 3rd |
| https://rm.redbullshop.com/gtm.js?id=GTM-5XHDS9 | 122 KB | 67 KB (55%) | ✓ | 3rd |
| https://rm.redbullshop.com/gtm.js?id=GTM-WJGX9BZ | 122 KB | 63 KB (52%) | ✓ | 3rd |
| https://www.redbullshop.com/public/3952.a2bfa635637a285f.async.js | 92 KB | 36 KB (39%) | ✓ | 3rd |
| https://cdp-api.redbullshop.com/js/exponea.min.js | 52 KB | 33 KB (64%) | ✓ | 3rd |
| https://www.redbullshop.com/public/4772.26bf143d22b08a15.async.js | 39 KB | 30 KB (78%) | ✓ | 3rd |
| https://www.redbullshop.com/public/5775.1077f78912dfd3c6.async.js | 30 KB | 26 KB (90%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction38 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
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
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
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
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 Loading4 fonts (176 KB)PASS
Web fonts
4
176 KB total
Render-blocking
0
of 4
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 Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall86 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 |
|---|---|---|---|---|---|---|
www.redbullshop.com www.redbullshop.com | Other | 3980ms | 900 KB | 53% | €21/mo | Costly |
www.redbullshop.com www.redbullshop.com | Other | 3697ms | 88 KB | — | €20/mo | Costly |
www.redbullshop.com www.redbullshop.com | Other | 1776ms | 1821 KB | — | €9/mo | Costly |
Unattributable Unattributable | Other | 1254ms | 0 KB | — | €7/mo | Costly |
www.redbullshop.com www.redbullshop.com | Other | 1217ms | 92 KB | 39% | €6/mo | Costly |
rm.redbullshop.com rm.redbullshop.com | Other | 378ms | 122 KB | 52% | €2/mo | Costly |
cdp-api.redbullshop.com cdp-api.redbullshop.com | Other | 221ms | 52 KB | 64% | €1/mo | Costly |
rm.redbullshop.com rm.redbullshop.com | Other | 213ms | 122 KB | 55% | €1/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 211ms | 127 KB | 61% | €1/mo | Essential |
www.redbullshop.com www.redbullshop.com | Other | 81ms | 3 KB | — | €0/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 57ms | 9 KB | — | €0/mo | Essential |
These scripts may cost more than they're worth
- www.redbullshop.com adds 3980ms and costs ~€21/month
- www.redbullshop.com adds 3697ms and costs ~€20/month
- www.redbullshop.com adds 1776ms and costs ~€9/month
- Unattributable adds 1254ms and costs ~€7/month
- www.redbullshop.com adds 1217ms and costs ~€6/month
- rm.redbullshop.com adds 378ms and costs ~€2/month
- cdp-api.redbullshop.com adds 221ms and costs ~€1/month
- rm.redbullshop.com adds 213ms and costs ~€1/month
100% 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
www.redbullshop.com takes 3980ms 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
53% of www.redbullshop.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
www.redbullshop.com takes 3697ms 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.redbullshop.com takes 1776ms 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
Unattributable takes 1254ms 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.redbullshop.com takes 1217ms 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
rm.redbullshop.com takes 378ms 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
52% of rm.redbullshop.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
cdp-api.redbullshop.com takes 221ms 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
64% of cdp-api.redbullshop.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
rm.redbullshop.com takes 213ms 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 rm.redbullshop.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
61% of OneTrust'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