Skip to content
https://redbull.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
6
REVIEW
2
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

53
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

892 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.78 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.19 s

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.

4.04 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.

5.31 s

Page Load Progression

947 ms
1.9 s
2.8 s
3.8 s
4.7 s
5.7 s
6.6 s
7.6 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 165 requests
FIX
3.7 MB transferred, 165 requests
Warning::
Page weighs 8.1 MB (3.7 MB transferred)
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 260 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 260 KB
Warning::
165 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.78 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
165 requests
0.78 g CO2 per page load
Images 2.1 MiB 58%
JavaScript 1.1 MiB 31%
Fonts 260.3 KiB 7%
HTML 129.7 KiB 3%
Other 39.9 KiB 1%
Other 4.0 KiB 0%
Other 3.2 KiB 0%
Other 336 B 0%
Other 141 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.7 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4756ms total JS execution
FIX
4756ms total JS execution
Warning::
https://www.redbull.com/v3/resources/target/client...: 2417ms CPU time
Warning::
https://www.redbull.com/hk-zh: 977ms CPU time
Warning::
Unattributable: 427ms CPU time
Warning::
https://www.redbull.com/jvG3Za3GZaA6iPCDQBUV2H4cba...: 333ms CPU time
Info::
https://www.redbull.com/v3/resources/target/client...: 155ms CPU time
Warning::
Third-party scripts: 4756ms (100% of total)

Main Thread Breakdown

Script Evaluation 67% Other 14% Style & Layout 10% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/20710.a9cf022a3649605c7db7880d.js2417ms2193ms50ms3rd
https://www.redbull.com/hk-zh977ms197ms1ms3rd
Unattributable427ms79ms0ms3rd
https://www.redbull.com/jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgVlHnQPAg?v=f70d8796-dabd-fa0e-d7c1-701063ec1736333ms304ms16ms3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97668.cddaa792ac5133857ad62272.js155ms154ms0ms3rd
https://rm.redbull.com/gtm.js?id=GTM-5XHDS9147ms119ms17ms3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js89ms43ms6ms3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/80240.8ab40f4d98f3fd4954ff108c.js81ms68ms1ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js78ms44ms17ms3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/52549.0b78faab24a1962331e297d4.js53ms34ms18ms3rd
D
JS Bundles
Action
60 scripts, 465 KB unused
FIX
60 scripts, 465 KB unused
Warning::
https://www.redbull.com/v3/resources/target/client...: 153 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 79 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.redbull.com/v3/resources/target/client...: 71 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rm.redbull.com/gtm.js?id=GTM-TCZQX4: 65 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://rm.redbull.com/gtm.js?id=GTM-5XHDS9: 63 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 465 KB
465 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/20710.a9cf022a3649605c7db7880d.js223 KB153 KB (69%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB79 KB (61%)3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/52549.0b78faab24a1962331e297d4.js110 KB71 KB (65%)3rd
https://rm.redbull.com/gtm.js?id=GTM-TCZQX4122 KB65 KB (53%)3rd
https://rm.redbull.com/gtm.js?id=GTM-5XHDS9122 KB63 KB (52%)3rd
https://www.redbull.com/jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgVlHnQPAg?v=f70d8796-dabd-fa0e-d7c1-701063ec1736160 KB33 KB (21%)3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/29242.a58a6b447b77f508d429a78f.js7 KB3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/60711.cb5555b282eda5052ff4fc24.js6 KB3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/33566.c0d9de70b5468a54678c914b.js2 KB3rd
https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92887.02d1b9e0d3ab04ba3de9ae18.js12 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
165 resources · 3.7 MB · 465 KB savings available
FIX
165 resources · 3.7 MB · 465 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~465 KB of savings available
Warning::
164 third-party resources (100% of weight)
Info::
2 resources over 200KB
165 resources · 3.7 MiB · 164 third-party 2.7 MiB over 1MB target
Image 58% · 2.1 MiB
JavaScript 31% · 1.1 MiB
Font 7% · 260.3 KiB
Document 3% · 129.8 KiB
Other 1% · 40.0 KiB
CSS 0% · 4.7 KiB

~464.7 KiB of savings available

Remove unused JavaScript: 464.7 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
79 images, 0 KB saveable
REVIEW
79 images, 0 KB saveable
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/images/c_limit,w_4000/e_tr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/images/c_limit,w_4000/e_tr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/images/c_limit,w_4000/e_tr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/images/c_limit,w_4000/e_tr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/images/c_limit,w_4000/e_tr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.redbull.com/c_scale,w_1760/q_auto,f_au... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
79 images 2.1 MB
0 oversized -0 KB
9 legacy format
16 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (260 KB)
PASS
6 fonts (260 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

260 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 892 ms LCP 1.8 shttps://use.typekit.net/af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3l https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 92.5 KiB — 38 ms — font-display: swaphttps://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Bold.woff2Bull-Bold.woff2 https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Bold.woff2 — 41.8 KiB — 14 ms — font-display: swaphttps://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Regular.woff2BullText-Regular.woff2 https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Regular.woff2 — 0 B — 64 ms — font-display: swaphttps://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Medium.woff2BullText-Medium.woff2 https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Medium.woff2 — 42.1 KiB — 57 ms — font-display: swaphttps://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Bold.woff2BullText-Bold.woff2 https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Bold.woff2 — 41.9 KiB — 452 ms — font-display: swaphttps://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Heavy1.woff2Bull-Heavy1.woff2 https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Heavy1.woff2 — 42.0 KiB — 48 ms — font-display: swap
l woff2 swap
Size 92 KB
Load time 38 ms
Start 399 ms
Risk FOUT — text flashes from fallback to web font
Bull-Bold.woff2 woff2 swap
Size 42 KB
Load time 14 ms
Start 468 ms
Risk FOUT — text flashes from fallback to web font
BullText-Regular.woff2 woff2 swap
Size 0 KB
Load time 64 ms
Start 769 ms
Risk FOUT — text flashes from fallback to web font
BullText-Medium.woff2 woff2 swap
Size 42 KB
Load time 57 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
BullText-Bold.woff2 woff2 swap
Size 42 KB
Load time 452 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
Bull-Heavy1.woff2 woff2 swap
Size 42 KB
Load time 48 ms
Start 776 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
165 requests over 5268ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 892 ms LCP 1.8 shttps://redbull.com// https://redbull.com/ — 301 — 74 B — 26 ms — h2https://www.redbull.com/www.redbull.com/ https://www.redbull.com/ — 302 — 1.8 KiB — 39 ms — h2https://www.redbull.com/hk-zhwww.redbull.com/hk-zh https://www.redbull.com/hk-zh — 200 — 129.7 KiB — 115 ms — h2https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js — 200 — 51.8 KiB — 46 ms — h3https://www.redbull.com/v3/resources/images/client/header/redbullcom-logo_double-with-text.svgwww.redbull.com/v3/resources/images... https://www.redbull.com/v3/resources/images/client/header/redbullcom-logo_double-with-text.svg — 200 — 0 B — 6 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbullcom/2026/4/13/qjdla6vc8p0bv7ag8tjo/keep-up-the-funimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbullcom/2026/4/13/qjdla6vc8p0bv7ag8tjo/keep-up-the-fun — 200 — 130.4 KiB — 159 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/31/po21fzq33qsmkmmu9wdr/red-bull-dance-your-style-hong-kongimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/31/po21fzq33qsmkmmu9wdr/red-bull-dance-your-style-hong-kong — 200 — 249.3 KiB — 1.5 s — h2https://img.redbull.com/images/c_crop,x_0,y_459,h_2524,w_4488/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgringimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_459,h_2524,w_4488/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgring — 200 — 100.7 KiB — 142 ms — h2https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1 — 200 — 108.1 KiB — 129 ms — h2https://img.redbull.com/images/c_crop,x_0,y_207,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-ballsimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_207,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-balls — 200 — 116.3 KiB — 1.2 s — h2https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025 — 200 — 138.0 KiB — 165 ms — h2data:image/webp;base64,UklGRrAEAABXRUJQVlA4IKQEAACwHwCdASpkAIUAP1maw1yyKia+qTY7i9ArCU2aC4A/K8/9citg…data:image/webp;base64,UklGRrAEAABX... data:image/webp;base64,UklGRrAEAABXRUJQVlA4IKQEAACwHwCdASpkAIUAP1maw1yyKia+qTY7i9ArCU2aC4A/K8/9citg… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRp4FAABXRUJQVlA4IJIFAACwJwCdASpkAIUAP1mSv1eyKaaur7a8ukArCWoAyjTezvcz75nF…data:image/webp;base64,UklGRp4FAABX... data:image/webp;base64,UklGRp4FAABXRUJQVlA4IJIFAACwJwCdASpkAIUAP1mSv1eyKaaur7a8ukArCWoAyjTezvcz75nF… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRvoDAABXRUJQVlA4IO4DAACQIACdASpkAIUAP1mexFuyKyclprJ96kArCWUA1M+JO0TeCgga…data:image/webp;base64,UklGRvoDAABX... data:image/webp;base64,UklGRvoDAABXRUJQVlA4IO4DAACQIACdASpkAIUAP1mexFuyKyclprJ96kArCWUA1M+JO0TeCgga… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRkoFAABXRUJQVlA4ID4FAACwIwCdASpkAIUAP1mawVgyKyclLrWLwkArCWQAzbkODqDF8/+q…data:image/webp;base64,UklGRkoFAABX... data:image/webp;base64,UklGRkoFAABXRUJQVlA4ID4FAACwIwCdASpkAIUAP1mawVgyKyclLrWLwkArCWQAzbkODqDF8/+q… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRogEAABXRUJQVlA4IHwEAADQJACdASpkAIUAP1mWvVcyKqajsFMOKkArCWUAzrBhlXHAqa8Q…data:image/webp;base64,UklGRogEAABX... data:image/webp;base64,UklGRogEAABXRUJQVlA4IHwEAADQJACdASpkAIUAP1mWvVcyKqajsFMOKkArCWUAzrBhlXHAqa8Q… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRq4DAABXRUJQVlA4IKIDAABQFwCdASpkAEcAP1WOvVaxqaYjsVhsejAqiWYAysIgCBcfhzLK…data:image/webp;base64,UklGRq4DAABX... data:image/webp;base64,UklGRq4DAABXRUJQVlA4IKIDAABQFwCdASpkAEcAP1WOvVaxqaYjsVhsejAqiWYAysIgCBcfhzLK… — 200 — 0 B — 0 ms — datahttps://www.redbull.com/v3/resources/manifest.jsonwww.redbull.com/v3/resources/manife... https://www.redbull.com/v3/resources/manifest.json — 200 — 336 B — 37 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/images/42276c1e0ac2efab7528aa52.svgwww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/images/42276c1e0ac2efab7528aa52.svg — 200 — 21.1 KiB — 35 ms — h3https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/10/15/tonahg4d3tj6qbg5o76j/florian-neuschwander-running-wings-for-life-world-run-2024img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/10/15/tonahg4d3tj6qbg5o76j/florian-neuschwander-running-wings-for-life-world-run-2024 — 200 — 132.1 KiB — 80 ms — h2https://img.redbull.com/images/c_crop,x_0,y_422,h_4714,w_8380/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/6/14/z7oqxo0xdlr3y4cwhm0s/hyrox-world-championships-2024-competitorsimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_422,h_4714,w_8380/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/6/14/z7oqxo0xdlr3y4cwhm0s/hyrox-world-championships-2024-competitors — 200 — 142.6 KiB — 122 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drinkimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drink — 200 — 32.0 KiB — 134 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfreeimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfree — 200 — 31.7 KiB — 136 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-imageimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-image — 200 — 27.0 KiB — 90 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-canimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-can — 200 — 26.5 KiB — 399 ms — h2https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/sunimg.redbull.com/w_100/q_auto:low,f_... https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/sun — 200 — 4.0 KiB — 41 ms — h2https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/moonimg.redbull.com/w_100/q_auto:low,f_... https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/moon — 200 — 2.6 KiB — 81 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-morning — 200 — 11.7 KiB — 83 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-mid-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-mid-morning — 200 — 15.0 KiB — 84 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-early-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-early-morning — 200 — 11.7 KiB — 85 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 892 ms LCP 1.8 shttps://redbull.com// https://redbull.com/ — 301 — 74 B — 26 ms — h2https://www.redbull.com/www.redbull.com/ https://www.redbull.com/ — 302 — 1.8 KiB — 39 ms — h2https://www.redbull.com/hk-zhwww.redbull.com/hk-zh https://www.redbull.com/hk-zh — 200 — 129.7 KiB — 115 ms — h2https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/startApp.06fa8400c589669c578b311a.js — 200 — 51.8 KiB — 46 ms — h3https://www.redbull.com/v3/resources/images/client/header/redbullcom-logo_double-with-text.svgwww.redbull.com/v3/resources/images... https://www.redbull.com/v3/resources/images/client/header/redbullcom-logo_double-with-text.svg — 200 — 0 B — 6 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbullcom/2026/4/13/qjdla6vc8p0bv7ag8tjo/keep-up-the-funimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/w_900/q_auto,f_auto/redbullcom/2026/4/13/qjdla6vc8p0bv7ag8tjo/keep-up-the-fun — 200 — 130.4 KiB — 159 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/31/po21fzq33qsmkmmu9wdr/red-bull-dance-your-style-hong-kongimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/31/po21fzq33qsmkmmu9wdr/red-bull-dance-your-style-hong-kong — 200 — 249.3 KiB — 1.5 s — h2https://img.redbull.com/images/c_crop,x_0,y_459,h_2524,w_4488/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgringimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_459,h_2524,w_4488/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgring — 200 — 100.7 KiB — 142 ms — h2https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1 — 200 — 108.1 KiB — 129 ms — h2https://img.redbull.com/images/c_crop,x_0,y_207,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-ballsimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_207,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-balls — 200 — 116.3 KiB — 1.2 s — h2https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025 — 200 — 138.0 KiB — 165 ms — h2data:image/webp;base64,UklGRrAEAABXRUJQVlA4IKQEAACwHwCdASpkAIUAP1maw1yyKia+qTY7i9ArCU2aC4A/K8/9citg…data:image/webp;base64,UklGRrAEAABX... data:image/webp;base64,UklGRrAEAABXRUJQVlA4IKQEAACwHwCdASpkAIUAP1maw1yyKia+qTY7i9ArCU2aC4A/K8/9citg… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRp4FAABXRUJQVlA4IJIFAACwJwCdASpkAIUAP1mSv1eyKaaur7a8ukArCWoAyjTezvcz75nF…data:image/webp;base64,UklGRp4FAABX... data:image/webp;base64,UklGRp4FAABXRUJQVlA4IJIFAACwJwCdASpkAIUAP1mSv1eyKaaur7a8ukArCWoAyjTezvcz75nF… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRvoDAABXRUJQVlA4IO4DAACQIACdASpkAIUAP1mexFuyKyclprJ96kArCWUA1M+JO0TeCgga…data:image/webp;base64,UklGRvoDAABX... data:image/webp;base64,UklGRvoDAABXRUJQVlA4IO4DAACQIACdASpkAIUAP1mexFuyKyclprJ96kArCWUA1M+JO0TeCgga… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRkoFAABXRUJQVlA4ID4FAACwIwCdASpkAIUAP1mawVgyKyclLrWLwkArCWQAzbkODqDF8/+q…data:image/webp;base64,UklGRkoFAABX... data:image/webp;base64,UklGRkoFAABXRUJQVlA4ID4FAACwIwCdASpkAIUAP1mawVgyKyclLrWLwkArCWQAzbkODqDF8/+q… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRogEAABXRUJQVlA4IHwEAADQJACdASpkAIUAP1mWvVcyKqajsFMOKkArCWUAzrBhlXHAqa8Q…data:image/webp;base64,UklGRogEAABX... data:image/webp;base64,UklGRogEAABXRUJQVlA4IHwEAADQJACdASpkAIUAP1mWvVcyKqajsFMOKkArCWUAzrBhlXHAqa8Q… — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRq4DAABXRUJQVlA4IKIDAABQFwCdASpkAEcAP1WOvVaxqaYjsVhsejAqiWYAysIgCBcfhzLK…data:image/webp;base64,UklGRq4DAABX... data:image/webp;base64,UklGRq4DAABXRUJQVlA4IKIDAABQFwCdASpkAEcAP1WOvVaxqaYjsVhsejAqiWYAysIgCBcfhzLK… — 200 — 0 B — 0 ms — datahttps://www.redbull.com/v3/resources/manifest.jsonwww.redbull.com/v3/resources/manife... https://www.redbull.com/v3/resources/manifest.json — 200 — 336 B — 37 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/images/42276c1e0ac2efab7528aa52.svgwww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/images/42276c1e0ac2efab7528aa52.svg — 200 — 21.1 KiB — 35 ms — h3https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/10/15/tonahg4d3tj6qbg5o76j/florian-neuschwander-running-wings-for-life-world-run-2024img.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_0,h_2160,w_3840/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/10/15/tonahg4d3tj6qbg5o76j/florian-neuschwander-running-wings-for-life-world-run-2024 — 200 — 132.1 KiB — 80 ms — h2https://img.redbull.com/images/c_crop,x_0,y_422,h_4714,w_8380/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/6/14/z7oqxo0xdlr3y4cwhm0s/hyrox-world-championships-2024-competitorsimg.redbull.com/images/c_crop,x_0,y... https://img.redbull.com/images/c_crop,x_0,y_422,h_4714,w_8380/c_fill,w_1450,h_826/q_auto,f_jpg/redbullcom/2024/6/14/z7oqxo0xdlr3y4cwhm0s/hyrox-world-championships-2024-competitors — 200 — 142.6 KiB — 122 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drinkimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drink — 200 — 32.0 KiB — 134 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfreeimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfree — 200 — 31.7 KiB — 136 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-imageimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-image — 200 — 27.0 KiB — 90 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-canimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_400/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-can — 200 — 26.5 KiB — 399 ms — h2https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/sunimg.redbull.com/w_100/q_auto:low,f_... https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/sun — 200 — 4.0 KiB — 41 ms — h2https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/moonimg.redbull.com/w_100/q_auto:low,f_... https://img.redbull.com/w_100/q_auto:low,f_auto/v1/redbullcom/static/cartoons/moon — 200 — 2.6 KiB — 81 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-morning — 200 — 11.7 KiB — 83 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-mid-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-mid-morning — 200 — 15.0 KiB — 84 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-early-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-early-morning — 200 — 11.7 KiB — 85 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-nightimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-night — 200 — 23.0 KiB — 89 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-eveningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/mountainscape-late-evening — 200 — 23.7 KiB — 91 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-late-eveningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-late-evening — 200 — 48.2 KiB — 94 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-nightimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-night — 200 — 43.7 KiB — 131 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-early-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-early-morning — 200 — 37.4 KiB — 96 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-mid-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-mid-morning — 200 — 32.3 KiB — 100 ms — h2https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-late-morningimg.redbull.com/c_scale,w_1760/q_au... https://img.redbull.com/c_scale,w_1760/q_auto,f_auto/v1/redbullcom/static/cartoons/cityscape-late-morning — 200 — 27.5 KiB — 102 ms — h2https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3use.typekit.net/af/64e0cf/000000000... https://use.typekit.net/af/64e0cf/00000000000000000001203d/27/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3 — 200 — 92.5 KiB — 38 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/tqwyu1jkatsce6ybs3ml/player-2-wantedimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/tqwyu1jkatsce6ybs3ml/player-2-wanted — 200 — 55.9 KiB — 33 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/guglvpj1u96aunefijmd/the-perfect-finishing-touchimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/guglvpj1u96aunefijmd/the-perfect-finishing-touch — 200 — 62.1 KiB — 46 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/ipveyznqy69fuwd4am3a/catching-a-second-windimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/ipveyznqy69fuwd4am3a/catching-a-second-wind — 200 — 47.5 KiB — 94 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/12/20/afnaugydropefncioh8x/one-for-the-roadimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/12/20/afnaugydropefncioh8x/one-for-the-road — 200 — 70.4 KiB — 68 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/s1fpubg8yakivbgshoou/the-handyman-canimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim:1:transparent/c_limit,w_400,h_400/bo_5px_solid_rgb:00000000/q_auto:best,f_auto/redbullcom/2023/11/17/s1fpubg8yakivbgshoou/the-handyman-can — 200 — 53.4 KiB — 75 ms — h2https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Bold.woff2rbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Bold.woff2 — 200 — 41.8 KiB — 14 ms — h2https://www.redbull.com/jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgVlHnQPAg?v=f70d8796-dabd-fa0e-d7c1-701063ec1736www.redbull.com/jvG3Za3GZaA6iPCDQBU... https://www.redbull.com/jvG3Za3GZaA6iPCDQBUV2H4cbaQ/XDua6rYfGa5m/IFoeaQ/LA/gsEgVlHnQPAg?v=f70d8796-dabd-fa0e-d7c1-701063ec1736 — 200 — 159.8 KiB — 49 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/66019.e4444393e3988b479b717884.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/66019.e4444393e3988b479b717884.js — 200 — 1.7 KiB — 82 ms — h3https://rm.redbull.com/gtm.js?id=GTM-5XHDS9rm.redbull.com/gtm.js?id=GTM-5XHDS9 https://rm.redbull.com/gtm.js?id=GTM-5XHDS9 — 200 — 122.3 KiB — 1.1 s — h2https://rm.redbull.com/gtm.js?id=GTM-TCZQX4rm.redbull.com/gtm.js?id=GTM-TCZQX4 https://rm.redbull.com/gtm.js?id=GTM-TCZQX4 — 200 — 121.7 KiB — 1.1 s — h2https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/44899.2e7f2ba7315d97d320c4bc07.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/44899.2e7f2ba7315d97d320c4bc07.js — 200 — 2.8 KiB — 197 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/20710.a9cf022a3649605c7db7880d.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/20710.a9cf022a3649605c7db7880d.js — 200 — 222.8 KiB — 260 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/33566.c0d9de70b5468a54678c914b.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/33566.c0d9de70b5468a54678c914b.js — 200 — 2.4 KiB — 146 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92887.02d1b9e0d3ab04ba3de9ae18.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92887.02d1b9e0d3ab04ba3de9ae18.js — 200 — 11.8 KiB — 154 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/37643.5d2b3abd0bd5d91ee986bdf3.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/37643.5d2b3abd0bd5d91ee986bdf3.js — 200 — 7.1 KiB — 176 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/89619.589d7e7449007df700fcfea3.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/89619.589d7e7449007df700fcfea3.js — 200 — 3.1 KiB — 201 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28419.55a1cd74da09ab0ce24d100c.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28419.55a1cd74da09ab0ce24d100c.js — 200 — 3.9 KiB — 178 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/38824.f573ec886657db7524406bbb.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/38824.f573ec886657db7524406bbb.js — 200 — 2.5 KiB — 172 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92373.626ee7281d1d41bf421f2639.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92373.626ee7281d1d41bf421f2639.js — 200 — 5.0 KiB — 237 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/62453.d06908b8432b19822de0c9d7.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/62453.d06908b8432b19822de0c9d7.js — 200 — 4.8 KiB — 197 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/31379.ab20c243ff531cb18522c45c.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/31379.ab20c243ff531cb18522c45c.js — 200 — 7.0 KiB — 173 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43869.cba9f734b711ef761949f220.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43869.cba9f734b711ef761949f220.js — 200 — 3.3 KiB — 138 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/50688.65af62b0ccfc77cd547c75e9.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/50688.65af62b0ccfc77cd547c75e9.js — 200 — 3.7 KiB — 66 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/19727.680a3e71aeedf61af648e511.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/19727.680a3e71aeedf61af648e511.js — 200 — 5.1 KiB — 240 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/41137.660b09828263058f668af828.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/41137.660b09828263058f668af828.js — 200 — 1.6 KiB — 237 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/12254.542982fa6d2eb07ccdebb117.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/12254.542982fa6d2eb07ccdebb117.js — 200 — 19.5 KiB — 242 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/58110.b0208dcf9820ad1c20093392.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/58110.b0208dcf9820ad1c20093392.js — 200 — 4.6 KiB — 227 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28072.2aea15b6803624f97ecd179b.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28072.2aea15b6803624f97ecd179b.js — 200 — 2.9 KiB — 245 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/15698.426e43c1a97f8985a7b955c2.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/15698.426e43c1a97f8985a7b955c2.js — 200 — 2.8 KiB — 237 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/84760.fdb771369b1be9d9c699abac.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/84760.fdb771369b1be9d9c699abac.js — 200 — 4.4 KiB — 236 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/21416.6b4f4dd5d7b81efb4fc810ae.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/21416.6b4f4dd5d7b81efb4fc810ae.js — 200 — 8.9 KiB — 233 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92394.73a96dbf50635d365175c1a6.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/92394.73a96dbf50635d365175c1a6.js — 200 — 7.1 KiB — 236 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/44279.da2ba025f59d5aa750462705.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/44279.da2ba025f59d5aa750462705.js — 200 — 3.8 KiB — 158 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/81484.977a3ed797895751460aeb3d.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/81484.977a3ed797895751460aeb3d.js — 200 — 4.3 KiB — 236 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/29242.a58a6b447b77f508d429a78f.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/29242.a58a6b447b77f508d429a78f.js — 200 — 7.1 KiB — 208 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/80240.8ab40f4d98f3fd4954ff108c.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/80240.8ab40f4d98f3fd4954ff108c.js — 200 — 9.4 KiB — 231 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/86008.35a7b45310deabf016f82d43.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/86008.35a7b45310deabf016f82d43.js — 200 — 5.5 KiB — 212 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/48005.d0b519a3768b26a37ed740c1.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/48005.d0b519a3768b26a37ed740c1.js — 200 — 5.0 KiB — 204 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/58770.df7dce71fea0f995e0833bcc.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/58770.df7dce71fea0f995e0833bcc.js — 200 — 761 B — 203 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43150.aaee5d1e54400f9afdac4256.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43150.aaee5d1e54400f9afdac4256.js — 200 — 3.8 KiB — 223 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/98158.e62b5edd5b7ce16b690afe7e.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/98158.e62b5edd5b7ce16b690afe7e.js — 200 — 3.2 KiB — 221 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/55202.28cc27c47390e8593af484c8.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/55202.28cc27c47390e8593af484c8.js — 200 — 5.6 KiB — 192 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97079.a90b037a32c3070bf5ad80b1.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97079.a90b037a32c3070bf5ad80b1.js — 200 — 3.5 KiB — 192 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28820.a97cfa2c88ade2b78106aa68.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28820.a97cfa2c88ade2b78106aa68.js — 200 — 12.3 KiB — 226 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28242.5ba55a852f59d93702e8c44b.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/28242.5ba55a852f59d93702e8c44b.js — 200 — 5.4 KiB — 216 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/93003.c762f31073f38308a1fe9564.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/93003.c762f31073f38308a1fe9564.js — 200 — 3.3 KiB — 214 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47756.4ad1e4a0ce15a785f2f242e9.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47756.4ad1e4a0ce15a785f2f242e9.js — 200 — 3.8 KiB — 204 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/15317.6f38cba229772833be2e9e1c.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/15317.6f38cba229772833be2e9e1c.js — 200 — 3.4 KiB — 204 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47113.2aa7b2999545dbe653a23aa9.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/47113.2aa7b2999545dbe653a23aa9.js — 200 — 3.7 KiB — 154 ms — h3https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Regular.woff2rbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Regular.woff2 — 200 — 0 B — 64 ms — h2https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Medium.woff2rbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Medium.woff2 — 200 — 42.1 KiB — 57 ms — h2https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Bold.woff2rbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/BullText-Bold.woff2 — 200 — 41.9 KiB — 452 ms — h2https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Heavy1.woff2rbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/fonts/v5.002/Bull-Heavy1.woff2 — 200 — 42.0 KiB — 48 ms — h2https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK?filter[type]=stories,videos,image-galleries,project-profiles,event-profiles,person-profiles,videos-360,films,externals,collections,shows,episode-videos,trailer-videos,recap-videos,live-videos,event-series,audio-episodes,audio-series,team-profiles,energy-drinks,occasion-campaigns,external-persons,tv-commercials,consumer-activations&page[limit]=1&scoring=featured&score.featured.subType=carousel&rb3PageUrl=%2Fhk-zh&rb3Schema=v1:pageConfigwww.redbull.com/v3/api/graphql/v1/v... https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK?filter[type]=stories,videos,image-galleries,project-profiles,event-profiles,person-profiles,videos-360,films,externals,collections,shows,episode-videos,trailer-videos,recap-videos,live-videos,event-series,audio-episodes,audio-series,team-profiles,energy-drinks,occasion-campaigns,external-persons,tv-commercials,consumer-activations&page[limit]=1&scoring=featured&score.featured.subType=carousel&rb3PageUrl=%2Fhk-zh&rb3Schema=v1:pageConfig — 200 — 1.7 KiB — 46 ms — h3https://www.redbull.com/v3/api/custom/header/v2/nudge-banner?rb3PageUrl=%2Fhk-zh&rb3GeoLocation=hk&rb3Languages=%5B%22en-US%22%2C%22en%22%5Dwww.redbull.com/v3/api/custom/heade... https://www.redbull.com/v3/api/custom/header/v2/nudge-banner?rb3PageUrl=%2Fhk-zh&rb3GeoLocation=hk&rb3Languages=%5B%22en-US%22%2C%22en%22%5D — 204 — 27 B — 225 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5XHDS9&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5XHDS9&gtg_health=1 — 200 — 392 B — 24 ms — h2https://bm.redbull.com/btnt.jsbm.redbull.com/btnt.js https://bm.redbull.com/btnt.js — 200 — 4.1 KiB — 593 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 32 ms — h2https://pm.redbull.com/js/script.jspm.redbull.com/js/script.js https://pm.redbull.com/js/script.js — 200 — 2.0 KiB — 32 ms — http/1.1https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/39810.74a7227d333cbe0a7e421329.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/39810.74a7227d333cbe0a7e421329.js — 200 — 397 B — 41 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/46277.61bbdbc7a74d6b381b59dd98.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/46277.61bbdbc7a74d6b381b59dd98.js — 200 — 5.6 KiB — 71 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97776.8fc91eb02f66e1634d49f791.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97776.8fc91eb02f66e1634d49f791.js — 200 — 933 B — 60 ms — h3https://pm.redbull.com/api/eventpm.redbull.com/api/event https://pm.redbull.com/api/event — 202 — 696 B — 193 ms — http/1.1https://cdn.cookielaw.org/consent/dcf9dda9-eae7-4198-b5d4-dd3bce18d059/dcf9dda9-eae7-4198-b5d4-dd3bce18d059.jsoncdn.cookielaw.org/consent/dcf9dda9-... https://cdn.cookielaw.org/consent/dcf9dda9-eae7-4198-b5d4-dd3bce18d059/dcf9dda9-eae7-4198-b5d4-dd3bce18d059.json — 200 — 2.6 KiB — 27 ms — h2https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43652.12db92b0fc538b4734b6b1f0.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/43652.12db92b0fc538b4734b6b1f0.js — 200 — 1.8 KiB — 25 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/32589.92b694cd73d1dddfc96d8abc.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/32589.92b694cd73d1dddfc96d8abc.js — 200 — 8.5 KiB — 60 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/60711.cb5555b282eda5052ff4fc24.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/60711.cb5555b282eda5052ff4fc24.js — 200 — 5.6 KiB — 51 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/63320.d11d09c306bb9d1d817ef728.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/63320.d11d09c306bb9d1d817ef728.js — 200 — 1.0 KiB — 55 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 29 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drinkimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2023/8/21/dubceoiqls2iblqvgngg/red-bull-energy-drink — 200 — 19.2 KiB — 258 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfreeimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2023/8/21/rnj0dtvbdom21gekucws/red-bull-sugarfree — 200 — 22.2 KiB — 155 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-imageimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2024/6/13/djmiwb87afj7hcpgqgco/red-bull-purple-edition-image — 200 — 16.4 KiB — 38 ms — h2https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-canimg.redbull.com/images/c_limit,w_40... https://img.redbull.com/images/c_limit,w_4000/e_trim/c_limit,w_200/q_auto,f_auto/redbullcom/2025/7/29/n3pae0pkdzecakaennrt/red-bull-white-peach-edition-half-can — 200 — 16.4 KiB — 371 ms — h2https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:content:collections:beb35d01-58d2-420f-a49c-962721ee9a30?filter[type]=person-profiles&filter[subType]=athlete&scoring=featuredFresh&score.featuredFresh.subType=carousel&score.featuredFresh.localeMixing=zh-HK,en-INT&spaces=redbull_com&page[limit]=8&rb3Schema=v1:cardListwww.redbull.com/v3/api/graphql/v1/v... https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:content:collections:beb35d01-58d2-420f-a49c-962721ee9a30?filter[type]=person-profiles&filter[subType]=athlete&scoring=featuredFresh&score.featuredFresh.subType=carousel&score.featuredFresh.localeMixing=zh-HK,en-INT&spaces=redbull_com&page[limit]=8&rb3Schema=v1:cardList — 200 — 1.8 KiB — 34 ms — h3https://cdn.cookielaw.org/consent/dcf9dda9-eae7-4198-b5d4-dd3bce18d059/01955b35-41b4-7d0a-a339-6a4e8df6232b/zh-cn.jsoncdn.cookielaw.org/consent/dcf9dda9-... https://cdn.cookielaw.org/consent/dcf9dda9-eae7-4198-b5d4-dd3bce18d059/01955b35-41b4-7d0a-a339-6a4e8df6232b/zh-cn.json — 200 — 17.8 KiB — 24 ms — h2https://img.redbull.com/images/c_crop,x_1481,y_0,h_2160,w_1620/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1img.redbull.com/images/c_crop,x_148... https://img.redbull.com/images/c_crop,x_1481,y_0,h_2160,w_1620/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1 — 200 — 2.0 KiB — 58 ms — h2https://img.redbull.com/images/c_crop,x_1053,y_0,h_2560,w_1920/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-ballsimg.redbull.com/images/c_crop,x_105... https://img.redbull.com/images/c_crop,x_1053,y_0,h_2560,w_1920/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-balls — 200 — 1.6 KiB — 60 ms — h2https://img.redbull.com/images/c_crop,x_1592,y_0,h_2428,w_1821/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025img.redbull.com/images/c_crop,x_159... https://img.redbull.com/images/c_crop,x_1592,y_0,h_2428,w_1821/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025 — 200 — 2.0 KiB — 60 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/31/md6cgsswedjriogytsqh/2025decgamesimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/31/md6cgsswedjriogytsqh/2025decgames — 200 — 1.8 KiB — 65 ms — h2https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:slug:collections:zh-HK:discover?scoring=featured&filter[films][videoEssence][exists]=true&disableUsageRestrictions=true&score.featured.localeMixing=zh-HK,en-INT&score.featured.subType=carousel&page[limit]=8&rb3Schema=v1:cardListwww.redbull.com/v3/api/graphql/v1/v... https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:slug:collections:zh-HK:discover?scoring=featured&filter[films][videoEssence][exists]=true&disableUsageRestrictions=true&score.featured.localeMixing=zh-HK,en-INT&score.featured.subType=carousel&page[limit]=8&rb3Schema=v1:cardList — 404 — 117 B — 219 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/70572.e51135d043d45fa6ca610bb3.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/70572.e51135d043d45fa6ca610bb3.js — 200 — 3.8 KiB — 29 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 16 ms — h2https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/52549.0b78faab24a1962331e297d4.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/52549.0b78faab24a1962331e297d4.js — 200 — 109.9 KiB — 55 ms — h3https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97668.cddaa792ac5133857ad62272.jswww.redbull.com/v3/resources/target... https://www.redbull.com/v3/resources/target/client/versions/52d0005bc2df/chunks/97668.cddaa792ac5133857ad62272.js — 200 — 1.7 KiB — 65 ms — h3https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK?filter[type]=stories,videos,image-galleries,project-profiles,event-profiles,person-profiles,videos-360,films,externals,collections,shows,episode-videos,trailer-videos,recap-videos,live-videos,event-series,audio-episodes,audio-series,team-profiles,energy-drinks,occasion-campaigns,external-persons,tv-commercials,consumer-activations&filter[subType][not]=playlist&page[limit]=12&scoring=masonry&rb3Schema=v1:cardListwww.redbull.com/v3/api/graphql/v1/v... https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK?filter[type]=stories,videos,image-galleries,project-profiles,event-profiles,person-profiles,videos-360,films,externals,collections,shows,episode-videos,trailer-videos,recap-videos,live-videos,event-series,audio-episodes,audio-series,team-profiles,energy-drinks,occasion-campaigns,external-persons,tv-commercials,consumer-activations&filter[subType][not]=playlist&page[limit]=12&scoring=masonry&rb3Schema=v1:cardList — 200 — 9.1 KiB — 75 ms — h3https://img.redbull.com/images/c_crop,x_342,y_0,h_2992,w_3990/c_fill,w_300,h_216/q_auto,f_auto/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgringimg.redbull.com/images/c_crop,x_342... https://img.redbull.com/images/c_crop,x_342,y_0,h_2992,w_3990/c_fill,w_300,h_216/q_auto,f_auto/redbullcom/2026/3/27/ooqnvbkb5kwa6cioprtk/max-verstappen-mercedes-nurburgring — 200 — 12.2 KiB — 59 ms — h2https://img.redbull.com/images/c_crop,x_941,y_0,h_2160,w_2700/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1img.redbull.com/images/c_crop,x_941... https://img.redbull.com/images/c_crop,x_941,y_0,h_2160,w_2700/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2026/3/22/cuzndt44h9zwpoahunod/red-bull-tokyo-drift-vcarb-1 — 200 — 12.4 KiB — 287 ms — h2https://img.redbull.com/images/c_crop,x_413,y_0,h_2560,w_3200/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-ballsimg.redbull.com/images/c_crop,x_413... https://img.redbull.com/images/c_crop,x_413,y_0,h_2560,w_3200/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/17/hxihzffvkfzhrubfod8l/hyrox-wall-balls — 200 — 14.2 KiB — 43 ms — h2https://img.redbull.com/images/c_crop,x_805,y_0,h_2428,w_3035/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025img.redbull.com/images/c_crop,x_805... https://img.redbull.com/images/c_crop,x_805,y_0,h_2428,w_3035/c_fill,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/16/pihcddztoewda321wnxi/start-f1-grand-prix-of-spain-2025 — 200 — 15.1 KiB — 39 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/31/md6cgsswedjriogytsqh/2025decgamesimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/31/md6cgsswedjriogytsqh/2025decgames — 200 — 13.1 KiB — 350 ms — h2https://rbds-static.redbull.com/@cosmos/foundation/latest/flags/cosmos-flag-NL.svgrbds-static.redbull.com/@cosmos/fou... https://rbds-static.redbull.com/@cosmos/foundation/latest/flags/cosmos-flag-NL.svg — 200 — 744 B — 23 ms — h2https://img.redbull.com/images/c_crop,x_2753,y_0,h_5464,w_4098/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2022/5/5/sor22gddafi4ribmje9p/max-verstappen-headerimg.redbull.com/images/c_crop,x_275... https://img.redbull.com/images/c_crop,x_2753,y_0,h_5464,w_4098/c_fill,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2022/5/5/sor22gddafi4ribmje9p/max-verstappen-header — 200 — 1.4 KiB — 27 ms — h2https://img.redbull.com/images/c_crop,x_914,y_1637,h_3171,w_3171/c_fill,w_150,h_150/q_auto,f_auto/redbullcom/2022/5/5/esxtfazwc5k0xntwv20i/max-verstappen-profile-picimg.redbull.com/images/c_crop,x_914... https://img.redbull.com/images/c_crop,x_914,y_1637,h_3171,w_3171/c_fill,w_150,h_150/q_auto,f_auto/redbullcom/2022/5/5/esxtfazwc5k0xntwv20i/max-verstappen-profile-pic — 200 — 5.5 KiB — 29 ms — h2https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:content:collections:beb35d01-58d2-420f-a49c-962721ee9a30?filter[type]=person-profiles&filter[subType]=athlete&scoring=featuredFresh&score.featuredFresh.subType=carousel&score.featuredFresh.localeMixing=zh-HK,en-INT&spaces=redbull_com&page[limit]=8&rb3Schema=v1:cardListwww.redbull.com/v3/api/graphql/v1/v... https://www.redbull.com/v3/api/graphql/v1/v3/feed/zh-HK/related-to/rrn:content:collections:beb35d01-58d2-420f-a49c-962721ee9a30?filter[type]=person-profiles&filter[subType]=athlete&scoring=featuredFresh&score.featuredFresh.subType=carousel&score.featuredFresh.localeMixing=zh-HK,en-INT&spaces=redbull_com&page[limit]=8&rb3Schema=v1:cardList — 200 — 0 B — 3 ms — h3https://bm.redbull.com/btnt?page_location=https%253A%252F%252Fwww.redbull.com%252Fhk-zh&device_category=desktop&ot_optanon_alert_box_closed=false&origin=www.redbull.com&time_zone=UTC&event_name=cookie_banner_impressionbm.redbull.com/btnt?page_location=h... https://bm.redbull.com/btnt?page_location=https%253A%252F%252Fwww.redbull.com%252Fhk-zh&device_category=desktop&ot_optanon_alert_box_closed=false&origin=www.redbull.com&time_zone=UTC&event_name=cookie_banner_impression — 200 — 322 B — 166 ms — h2https://img.redbull.com/images/c_crop,x_1214,y_0,h_5464,w_7286/c_fill,w_300,h_231/q_auto,f_auto/redbullcom/2022/5/5/sor22gddafi4ribmje9p/max-verstappen-headerimg.redbull.com/images/c_crop,x_121... https://img.redbull.com/images/c_crop,x_1214,y_0,h_5464,w_7286/c_fill,w_300,h_231/q_auto,f_auto/redbullcom/2022/5/5/sor22gddafi4ribmje9p/max-verstappen-header — 200 — 10.8 KiB — 31 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/16/oihc7zudnqavywgiax1p/tgaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/16/oihc7zudnqavywgiax1p/tga — 200 — 1.3 KiB — 67 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/4/v5mjgvysoaqoqqfmwys5/segaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/12/4/v5mjgvysoaqoqqfmwys5/sega — 200 — 1.9 KiB — 68 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/17/pp4vbir5fmho31qqtzrf/valveimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/17/pp4vbir5fmho31qqtzrf/valve — 200 — 1.3 KiB — 132 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/5/exsyxexhzbl27egyphbr/snkimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/11/5/exsyxexhzbl27egyphbr/snk — 200 — 2.0 KiB — 63 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/10/2/f8zuekjbcdpnu7ygvf4o/supergiantimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/10/2/f8zuekjbcdpnu7ygvf4o/supergiant — 200 — 2.2 KiB — 329 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/9/16/zpoje6574bbz49bjbkne/nintendoimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/9/16/zpoje6574bbz49bjbkne/nintendo — 200 — 1.3 KiB — 96 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/28/vkrpvjrdkgvto92igjmp/tgsimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/28/vkrpvjrdkgvto92igjmp/tgs — 200 — 2.5 KiB — 60 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/20/zaesjjiioxpvao3yivxk/srwimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/20/zaesjjiioxpvao3yivxk/srw — 200 — 2.8 KiB — 67 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/3/bucmbbhmntn3wjsix6g6/eaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/8/3/bucmbbhmntn3wjsix6g6/ea — 200 — 1.4 KiB — 67 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/7/23/lyqsu6rbud0mjdh6ouv2/sieimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/7/23/lyqsu6rbud0mjdh6ouv2/sie — 200 — 1.5 KiB — 96 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/7/1/ar5rr9csheo60xjmmg8t/segaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/7/1/ar5rr9csheo60xjmmg8t/sega — 200 — 2.0 KiB — 115 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/6/24/dntpjdrbytq5xkndm5fk/capcomimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_100,h_133/q_20,f_webp,e_vectorize:30/redbullcom/2025/6/24/dntpjdrbytq5xkndm5fk/capcom — 200 — 1.5 KiB — 120 ms — h2https://smart-components-api.redbull.com/report-usage?package=rb-footer&version=4.24.0&platform=www.redbull.com&location=https%3A%2F%2Fwww.redbull.com%2Fhk-zhsmart-components-api.redbull.com/re... https://smart-components-api.redbull.com/report-usage?package=rb-footer&version=4.24.0&platform=www.redbull.com&location=https%3A%2F%2Fwww.redbull.com%2Fhk-zh — 200 — 141 B — 648 ms — h2https://bm.redbull.com/btnt?event_name=page_view&page_location=https%253A%252F%252Fwww.redbull.com%252Fhk-zh&device_category=desktop&ot_optanon_alert_box_closed=false&locale=hk&language=zh&origin=www.redbull.com&time_zone=UTCbm.redbull.com/btnt?event_name=page... https://bm.redbull.com/btnt?event_name=page_view&page_location=https%253A%252F%252Fwww.redbull.com%252Fhk-zh&device_category=desktop&ot_optanon_alert_box_closed=false&locale=hk&language=zh&origin=www.redbull.com&time_zone=UTC — 200 — 322 B — 166 ms — h2https://smart-components-api.redbull.com/public-api/new-footer-configs?lcmId=ec5e2723-2088-4570-b586-7890bfb4cb48&localization=zhsmart-components-api.redbull.com/pu... https://smart-components-api.redbull.com/public-api/new-footer-configs?lcmId=ec5e2723-2088-4570-b586-7890bfb4cb48&localization=zh — 200 — 972 B — 11 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_216/q_auto,f_auto/redbullcom/2025/12/16/oihc7zudnqavywgiax1p/tgaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_216/q_auto,f_auto/redbullcom/2025/12/16/oihc7zudnqavywgiax1p/tga — 200 — 11.5 KiB — 56 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/4/v5mjgvysoaqoqqfmwys5/segaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/12/4/v5mjgvysoaqoqqfmwys5/sega — 200 — 15.8 KiB — 84 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/17/pp4vbir5fmho31qqtzrf/valveimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/17/pp4vbir5fmho31qqtzrf/valve — 200 — 8.5 KiB — 436 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/5/exsyxexhzbl27egyphbr/snkimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/11/5/exsyxexhzbl27egyphbr/snk — 200 — 14.5 KiB — 439 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/10/2/f8zuekjbcdpnu7ygvf4o/supergiantimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/10/2/f8zuekjbcdpnu7ygvf4o/supergiant — 200 — 19.0 KiB — 79 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/9/16/zpoje6574bbz49bjbkne/nintendoimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/9/16/zpoje6574bbz49bjbkne/nintendo — 200 — 8.9 KiB — 52 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/28/vkrpvjrdkgvto92igjmp/tgsimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/28/vkrpvjrdkgvto92igjmp/tgs — 200 — 19.8 KiB — 54 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/20/zaesjjiioxpvao3yivxk/srwimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/20/zaesjjiioxpvao3yivxk/srw — 200 — 18.2 KiB — 87 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/3/bucmbbhmntn3wjsix6g6/eaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/8/3/bucmbbhmntn3wjsix6g6/ea — 200 — 13.2 KiB — 380 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/7/23/lyqsu6rbud0mjdh6ouv2/sieimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/7/23/lyqsu6rbud0mjdh6ouv2/sie — 200 — 11.6 KiB — 383 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/7/1/ar5rr9csheo60xjmmg8t/segaimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_241/q_auto,f_auto/redbullcom/2025/7/1/ar5rr9csheo60xjmmg8t/sega — 200 — 17.6 KiB — 428 ms — h2https://img.redbull.com/images/c_fill,g_auto,w_300,h_216/q_auto,f_auto/redbullcom/2025/6/24/dntpjdrbytq5xkndm5fk/capcomimg.redbull.com/images/c_fill,g_aut... https://img.redbull.com/images/c_fill,g_auto,w_300,h_216/q_auto,f_auto/redbullcom/2025/6/24/dntpjdrbytq5xkndm5fk/capcom — 200 — 12.3 KiB — 553 ms — h2https://www.redbull.com/v3/resources/images/client/favicons/favicon-32.pngwww.redbull.com/v3/resources/images... https://www.redbull.com/v3/resources/images/client/favicons/favicon-32.png — 200 — 364 B — 27 ms — h3https://img.redbull.com/images/t_android-touch-icon_192/favicons/www.redbull.com/single-bull/android-chrome-192.pngimg.redbull.com/images/t_android-to... https://img.redbull.com/images/t_android-touch-icon_192/favicons/www.redbull.com/single-bull/android-chrome-192.png — 200 — 1.8 KiB — 21 ms — h2blob:https://www.redbull.com/48f6bf85-3b98-4d01-bd4b-fbccd46267c0www.redbull.com/48f6bf85-3b98-4d01-... blob:https://www.redbull.com/48f6bf85-3b98-4d01-bd4b-fbccd46267c0 — -1 — 0 B — 0 ms —
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4756ms · 936KB · €52/mo
www.redbull.com
Other
Costly
Execution 2417ms
Transfer 223 KB
Unused 69%
Monthly Cost €26/mo
www.redbull.com
Other
Costly
Execution 977ms
Transfer 130 KB
Monthly Cost €11/mo
Unattributable
Other
Costly
Execution 427ms
Transfer 0 KB
Monthly Cost €5/mo
www.redbull.com
Other
Costly
Execution 333ms
Transfer 160 KB
Unused 21%
Monthly Cost €4/mo
www.redbull.com
Other
Optional
Execution 155ms
Transfer 2 KB
Monthly Cost €2/mo
rm.redbull.com
Other
Optional
Execution 147ms
Transfer 122 KB
Unused 52%
Monthly Cost €2/mo
www.redbull.com
Other
Optional
Execution 89ms
Transfer 52 KB
Monthly Cost €1/mo
www.redbull.com
Other
Optional
Execution 81ms
Transfer 9 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 78ms
Transfer 129 KB
Unused 61%
Monthly Cost €1/mo
www.redbull.com
Other
Optional
Execution 53ms
Transfer 110 KB
Unused 65%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.redbull.com adds 2417ms and costs ~€26/month
  • www.redbull.com adds 977ms and costs ~€11/month
  • Unattributable adds 427ms and costs ~€5/month
  • www.redbull.com adds 333ms and costs ~€4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.redbull.com takes 2417ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

69% of www.redbull.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.redbull.com takes 977ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 427ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.redbull.com takes 333ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of rm.redbull.com's code is unused. The script may be loading features you don't use.

Why this matters

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.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

65% of www.redbull.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback