Skip to content
https://channel4.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

30
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

8.48 s

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

17.48 s

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

1.66 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

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

17.57 s

Page Load Progression

392 ms
784 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.7 s
3.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.0 MB transferred, 167 requests
FIX
7.0 MB transferred, 167 requests
Critical::
Page weighs 12.0 MB (7.0 MB transferred)
Warning::
Images are 5.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.5 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
Warning::
167 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.0 MB / 2.4 MB budget
7.0 MB transferred
167 requests
1.5 g CO2 per page load
Images 5.5 MiB 78%
JavaScript 1.1 MiB 15%
Other 198.1 KiB 3%
Fonts 137.0 KiB 2%
CSS 87.6 KiB 1%
HTML 7.3 KiB 0%
Other 4.3 KiB 0%
Other 3.6 KiB 0%
Other 1.1 KiB 0%
Other 0 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

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 (7.0 MiB of 7.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
8897ms total JS execution
FIX
8897ms total JS execution
Warning::
https://www.channel4.com/homepage/static/2.1.47/js...: 3462ms CPU time
Warning::
https://cdn.optimizely.com/js/8171642667.js: 1231ms CPU time
Warning::
https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TW...: 1042ms CPU time
Warning::
Unattributable: 997ms CPU time
Warning::
https://all4nav.channel4.com/v1/js/loader.js?fullN...: 728ms CPU time
Warning::
Third-party scripts: 8897ms (100% of total)

Main Thread Breakdown

Script Evaluation 62% Other 17% Style & Layout 9% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.channel4.com/homepage/static/2.1.47/js/homepage.js3462ms2495ms183ms3rd
https://cdn.optimizely.com/js/8171642667.js1231ms674ms71ms3rd
https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC1042ms871ms76ms3rd
Unattributable997ms162ms0ms3rd
https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yes728ms515ms79ms3rd
https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RK295ms61ms30ms3rd
https://www.channel4.com/278ms37ms5ms3rd
https://static.channel4.com/all4-dtm/latest/dtm.js169ms136ms23ms3rd
https://www.channel4.com/consent/static/2.1.20/renderer.f21543f785a782a39cdc.js162ms130ms13ms3rd
https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=1142ms111ms29ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
26 scripts, 382 KB unused
FIX
26 scripts, 382 KB unused
Warning::
https://www.channel4.com/homepage/static/2.1.47/js...: 156 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://all4nav.channel4.com/v1/js/loader.js?fullN...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/8171642667.js: 53 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/8171642667.js: unminified — 20 KB could be saved
Warning::
https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TW...: 37 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVG...: 36 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 382 KB
382 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.channel4.com/homepage/static/2.1.47/js/homepage.js304 KB156 KB (51%)3rd
https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yes177 KB70 KB (40%)3rd
https://cdn.optimizely.com/js/8171642667.js135 KB53 KB (40%)3rd
https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC181 KB37 KB (21%)3rd
https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RK56 KB36 KB (65%)3rd
https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=158 KB29 KB (50%)3rd
https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.js7 KB3rd
https://www.channel4.com/consent/static/2.1.20/requester.a95a5ac4c01b2d2253a3.js7 KB3rd
https://static.c4assets.com/all4-ad-code/latest/adverts.js6 KB3rd
https://snippet.maze.co/maze-universal-loader.js?apiKey=4f48c7e5-f420-4f3d-8fcf-810a018b62d43 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

D
Page Weight Inventory
Action
167 resources · 7.0 MB · 382 KB savings available
FIX
167 resources · 7.0 MB · 382 KB savings available
Warning::
Page weight 6.0 MB over 1MB target
Got: 7.0 MB Expected: ≤ 1 MB
Info::
~382 KB of savings available
Warning::
166 third-party resources (100% of weight)
Info::
1 resources over 200KB
167 resources · 7.0 MiB · 166 third-party 6.0 MiB over 1MB target
Image 78% · 5.5 MiB
JavaScript 15% · 1.1 MiB
Other 3% · 202.8 KiB
Font 2% · 137.0 KiB
CSS 1% · 87.6 KiB
Document 0% · 7.4 KiB

~381.9 KiB of savings available

Remove unused JavaScript: 381.9 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
97 images, 0 KB saveable
REVIEW
97 images, 0 KB saveable
Warning::
https://all4nav.channel4.com/globalnav/static/2.1.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ic.c4assets.com/bips/159381/44CD9E43-00D4-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://all4nav.channel4.com/globalnav/static/2.1.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://all4nav.channel4.com/globalnav/static/2.1.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ic.c4assets.com/bips/159381/23964E91-3A84-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
97 images 5.5 MB
0 oversized -0 KB
13 legacy format
5 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

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 (137 KB)
PASS
6 fonts (137 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

137 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.5 s LCP 17.5 shttps://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woffpunctuation.woff https://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woff — 22.1 KiB — 359 ms — font-display: swaphttps://www.channel4.com/staticfonts/latest/c4.text/punctuation.woffpunctuation.woff https://www.channel4.com/staticfonts/latest/c4.text/punctuation.woff — 32.4 KiB — 512 ms — font-display: swaphttps://www.channel4.com/staticfonts/latest/c4.headline/punctuation.woffpunctuation.woff https://www.channel4.com/staticfonts/latest/c4.headline/punctuation.woff — 28.9 KiB — 488 ms — font-display: swaphttps://www.channel4.com/staticfonts/latest/4text.medium/lowercase.wofflowercase.woff https://www.channel4.com/staticfonts/latest/4text.medium/lowercase.woff — 22.4 KiB — 306 ms — font-display: swaphttps://all4nav.channel4.com/globalnav/static/2.1.34/fonts/fouricons_v2_3..wofffouricons_v2_3..woff https://all4nav.channel4.com/globalnav/static/2.1.34/fonts/fouricons_v2_3..woff — 8.8 KiB — 19 ms — font-display: swaphttps://www.channel4.com/staticfonts/latest/4text.medium/punctuation.woffpunctuation.woff https://www.channel4.com/staticfonts/latest/4text.medium/punctuation.woff — 22.4 KiB — 363 ms — font-display: swap
punctuation.woff woff swap
Size 22 KB
Load time 359 ms
Start 897 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
punctuation.woff woff swap
Size 32 KB
Load time 512 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
punctuation.woff woff swap
Size 29 KB
Load time 488 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
lowercase.woff woff swap
Size 22 KB
Load time 306 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fouricons_v2_3..woff woff swap
Size 9 KB
Load time 19 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
punctuation.woff woff swap
Size 22 KB
Load time 363 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~41 KB and ~82 ms

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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
167 requests over 2973ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.5 s LCP 17.5 shttps://channel4.com// https://channel4.com/ — 301 — 86 B — 249 ms — h2https://www.channel4.com/www.channel4.com/ https://www.channel4.com/ — 200 — 7.3 KiB — 133 ms — h2https://static.channel4.com/all4-dtm/latest/dtm.jsstatic.channel4.com/all4-dtm/latest... https://static.channel4.com/all4-dtm/latest/dtm.js — 200 — 46.5 KiB — 538 ms — http/1.1https://cdn.optimizely.com/js/8171642667.jscdn.optimizely.com/js/8171642667.js https://cdn.optimizely.com/js/8171642667.js — 200 — 134.7 KiB — 47 ms — h2https://fonts.channel4.com/stylesheet?4text.regular&4text.medium&4headline.extrabolditalicfonts.channel4.com/stylesheet?4text... https://fonts.channel4.com/stylesheet?4text.regular&4text.medium&4headline.extrabolditalic — 200 — 692 B — 37 ms — http/1.1https://www.channel4.com/homepage/static/2.1.47/css/style.csswww.channel4.com/homepage/static/2.... https://www.channel4.com/homepage/static/2.1.47/css/style.css — 200 — 46.7 KiB — 42 ms — h2https://www.channel4.com/homepage/static/2.1.47/js/homepage.jswww.channel4.com/homepage/static/2.... https://www.channel4.com/homepage/static/2.1.47/js/homepage.js — 200 — 304.2 KiB — 43 ms — h2https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMCwww.channel4.com/hEtR9X5wZ/joG_KTcx... https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC — 200 — 181.1 KiB — 44 ms — h2https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yesall4nav.channel4.com/v1/js/loader.j... https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yes — 200 — 177.0 KiB — 340 ms — http/1.1https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RKs.go-mpulse.net/boomerang/XF74S-NBR... https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RK — 200 — 56.1 KiB — 29 ms — h2https://static.c4assets.com/all4-ad-code/latest/adverts.jsstatic.c4assets.com/all4-ad-code/la... https://static.c4assets.com/all4-ad-code/latest/adverts.js — 200 — 6.0 KiB — 14 ms — http/1.1https://cdn-pci.optimizely.com/js/geo4.jscdn-pci.optimizely.com/js/geo4.js https://cdn-pci.optimizely.com/js/geo4.js — 200 — 512 B — 42 ms — h2https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=1et.channel4.com/tags/js/v2/eu1-785e... https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=1 — 200 — 58.3 KiB — 25 ms — h2https://www.channel4.com/api/homepage?www.channel4.com/api/homepage? https://www.channel4.com/api/homepage? — 200 — 158.4 KiB — 1.1 s — h2https://cdn.optimizely.com/json/9106712456.jsoncdn.optimizely.com/json/9106712456.... https://cdn.optimizely.com/json/9106712456.json — 200 — 15.2 KiB — 91 ms — h2https://snippet.maze.co/maze-universal-loader.js?apiKey=4f48c7e5-f420-4f3d-8fcf-810a018b62d4snippet.maze.co/maze-universal-load... https://snippet.maze.co/maze-universal-loader.js?apiKey=4f48c7e5-f420-4f3d-8fcf-810a018b62d4 — 200 — 2.7 KiB — 9 ms — http/1.1https://www.channel4.com/site.webmanifestwww.channel4.com/site.webmanifest https://www.channel4.com/site.webmanifest — 200 — 1.1 KiB — 18 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAC/VBMVEUAAAD//////////////////…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAC/VBMVEUAAAD//////////////////… — 200 — 0 B — 0 ms — datahttps://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMCwww.channel4.com/hEtR9X5wZ/joG_KTcx... https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC — 201 — 1.1 KiB — 195 ms — h2https://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woff — 200 — 22.1 KiB — 359 ms — h2https://et.channel4.com/identity/v1/identifyet.channel4.com/identity/v1/identif... https://et.channel4.com/identity/v1/identify — 204 — 0 B — 15 ms — h2https://et.channel4.com/identity/v1/identifyet.channel4.com/identity/v1/identif... https://et.channel4.com/identity/v1/identify — 200 — 395 B — 267 ms — h2https://fonts.channel4.com//stylesheet?c4.text&c4.headline&c4.medium&4text.regular&4text.medium&4text.boldfonts.channel4.com//stylesheet?c4.t... https://fonts.channel4.com//stylesheet?c4.text&c4.headline&c4.medium&4text.regular&4text.medium&4text.bold — 200 — 835 B — 110 ms — http/1.1https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=16B222CE527834FC0A490D4D%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776804906939dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=16B222CE527834FC0A490D4D%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776804906939 — 200 — 668 B — 37 ms — h2https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement.js — 200 — 13.2 KiB — 11 ms — http/1.1https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement_Module_ActivityMap.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement_Module_ActivityMap.js — 200 — 2.1 KiB — 10 ms — http/1.1https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.jssnippet.maze.co/static/2e79a818eb83... https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.js — 200 — 6.5 KiB — 8 ms — h3https://channel4.com.ssl.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&mid=33603909248819827874584568738822988296&d_coppa=true&ts=1776804906988channel4.com.ssl.sc.omtrdc.net/id?d... https://channel4.com.ssl.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&mid=33603909248819827874584568738822988296&d_coppa=true&ts=1776804906988 — -1 — 0 B — 26 ms — https://all4nav.channel4.com/globalnav/static/2.1.34/css/style.cssall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/css/style.css — 200 — 23.0 KiB — 6 ms — http/1.1https://www.channel4.com/consent/loader.js?mountpoint=cookie-consent-bannerwww.channel4.com/consent/loader.js?... https://www.channel4.com/consent/loader.js?mountpoint=cookie-consent-banner — 200 — 11.3 KiB — 13 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.5 s LCP 17.5 shttps://channel4.com// https://channel4.com/ — 301 — 86 B — 249 ms — h2https://www.channel4.com/www.channel4.com/ https://www.channel4.com/ — 200 — 7.3 KiB — 133 ms — h2https://static.channel4.com/all4-dtm/latest/dtm.jsstatic.channel4.com/all4-dtm/latest... https://static.channel4.com/all4-dtm/latest/dtm.js — 200 — 46.5 KiB — 538 ms — http/1.1https://cdn.optimizely.com/js/8171642667.jscdn.optimizely.com/js/8171642667.js https://cdn.optimizely.com/js/8171642667.js — 200 — 134.7 KiB — 47 ms — h2https://fonts.channel4.com/stylesheet?4text.regular&4text.medium&4headline.extrabolditalicfonts.channel4.com/stylesheet?4text... https://fonts.channel4.com/stylesheet?4text.regular&4text.medium&4headline.extrabolditalic — 200 — 692 B — 37 ms — http/1.1https://www.channel4.com/homepage/static/2.1.47/css/style.csswww.channel4.com/homepage/static/2.... https://www.channel4.com/homepage/static/2.1.47/css/style.css — 200 — 46.7 KiB — 42 ms — h2https://www.channel4.com/homepage/static/2.1.47/js/homepage.jswww.channel4.com/homepage/static/2.... https://www.channel4.com/homepage/static/2.1.47/js/homepage.js — 200 — 304.2 KiB — 43 ms — h2https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMCwww.channel4.com/hEtR9X5wZ/joG_KTcx... https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC — 200 — 181.1 KiB — 44 ms — h2https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yesall4nav.channel4.com/v1/js/loader.j... https://all4nav.channel4.com/v1/js/loader.js?fullNav=yes&header=header&footer=footer&parentalControls=yes&all4Footer=yes — 200 — 177.0 KiB — 340 ms — http/1.1https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RKs.go-mpulse.net/boomerang/XF74S-NBR... https://s.go-mpulse.net/boomerang/XF74S-NBRPP-BVVGB-BSCMM-3V6RK — 200 — 56.1 KiB — 29 ms — h2https://static.c4assets.com/all4-ad-code/latest/adverts.jsstatic.c4assets.com/all4-ad-code/la... https://static.c4assets.com/all4-ad-code/latest/adverts.js — 200 — 6.0 KiB — 14 ms — http/1.1https://cdn-pci.optimizely.com/js/geo4.jscdn-pci.optimizely.com/js/geo4.js https://cdn-pci.optimizely.com/js/geo4.js — 200 — 512 B — 42 ms — h2https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=1et.channel4.com/tags/js/v2/eu1-785e... https://et.channel4.com/tags/js/v2/eu1-785e164941c9ed4880842cc0c6d6bf0c/mparticle.js?env=0&plan_id=main_data_plan&plan_version=1 — 200 — 58.3 KiB — 25 ms — h2https://www.channel4.com/api/homepage?www.channel4.com/api/homepage? https://www.channel4.com/api/homepage? — 200 — 158.4 KiB — 1.1 s — h2https://cdn.optimizely.com/json/9106712456.jsoncdn.optimizely.com/json/9106712456.... https://cdn.optimizely.com/json/9106712456.json — 200 — 15.2 KiB — 91 ms — h2https://snippet.maze.co/maze-universal-loader.js?apiKey=4f48c7e5-f420-4f3d-8fcf-810a018b62d4snippet.maze.co/maze-universal-load... https://snippet.maze.co/maze-universal-loader.js?apiKey=4f48c7e5-f420-4f3d-8fcf-810a018b62d4 — 200 — 2.7 KiB — 9 ms — http/1.1https://www.channel4.com/site.webmanifestwww.channel4.com/site.webmanifest https://www.channel4.com/site.webmanifest — 200 — 1.1 KiB — 18 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAC/VBMVEUAAAD//////////////////…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAC/VBMVEUAAAD//////////////////… — 200 — 0 B — 0 ms — datahttps://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMCwww.channel4.com/hEtR9X5wZ/joG_KTcx... https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC — 201 — 1.1 KiB — 195 ms — h2https://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/4text.regular/punctuation.woff — 200 — 22.1 KiB — 359 ms — h2https://et.channel4.com/identity/v1/identifyet.channel4.com/identity/v1/identif... https://et.channel4.com/identity/v1/identify — 204 — 0 B — 15 ms — h2https://et.channel4.com/identity/v1/identifyet.channel4.com/identity/v1/identif... https://et.channel4.com/identity/v1/identify — 200 — 395 B — 267 ms — h2https://fonts.channel4.com//stylesheet?c4.text&c4.headline&c4.medium&4text.regular&4text.medium&4text.boldfonts.channel4.com//stylesheet?c4.t... https://fonts.channel4.com//stylesheet?c4.text&c4.headline&c4.medium&4text.regular&4text.medium&4text.bold — 200 — 835 B — 110 ms — http/1.1https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=16B222CE527834FC0A490D4D%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776804906939dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=16B222CE527834FC0A490D4D%40AdobeOrg&d_nsid=0&d_coppa=true&ts=1776804906939 — 200 — 668 B — 37 ms — h2https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement.js — 200 — 13.2 KiB — 11 ms — http/1.1https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement_Module_ActivityMap.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/hostedLibFiles/EP8757b503532a44a68eee17773f6f10a0/AppMeasurement_Module_ActivityMap.js — 200 — 2.1 KiB — 10 ms — http/1.1https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.jssnippet.maze.co/static/2e79a818eb83... https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.js — 200 — 6.5 KiB — 8 ms — h3https://channel4.com.ssl.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&mid=33603909248819827874584568738822988296&d_coppa=true&ts=1776804906988channel4.com.ssl.sc.omtrdc.net/id?d... https://channel4.com.ssl.sc.omtrdc.net/id?d_visid_ver=5.5.0&d_fieldgroup=A&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&mid=33603909248819827874584568738822988296&d_coppa=true&ts=1776804906988 — -1 — 0 B — 26 ms — https://all4nav.channel4.com/globalnav/static/2.1.34/css/style.cssall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/css/style.css — 200 — 23.0 KiB — 6 ms — http/1.1https://www.channel4.com/consent/loader.js?mountpoint=cookie-consent-bannerwww.channel4.com/consent/loader.js?... https://www.channel4.com/consent/loader.js?mountpoint=cookie-consent-banner — 200 — 11.3 KiB — 13 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 822 B — 96 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 826 B — 173 ms — h2https://all4nav.channel4.com/globalnav/static/2.1.34/4e315d50e1681ec6c8b1.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/4e315d50e1681ec6c8b1.svg — 200 — 1.2 KiB — 108 ms — http/1.1https://all4nav.channel4.com/v1/api/versions?browserName=CHROMEall4nav.channel4.com/v1/api/version... https://all4nav.channel4.com/v1/api/versions?browserName=CHROME — 200 — 596 B — 136 ms — http/1.1https://all4nav.channel4.com/globalnav/static/2.1.34/images/all4_logo.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/images/all4_logo.svg — 200 — 1.2 KiB — 150 ms — http/1.1https://all4nav.channel4.com/globalnav/static/2.1.34/images/arrow.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/images/arrow.svg — 200 — 692 B — 126 ms — http/1.1https://all4nav.channel4.com/globalnav/static/2.1.34/images/account_icon.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/images/account_icon.svg — 200 — 1.3 KiB — 30 ms — http/1.1https://all4nav.channel4.com/globalnav/static/2.1.34/images/search_icon.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/images/search_icon.svg — 200 — 1004 B — 162 ms — http/1.1https://www.channel4.com/staticfonts/latest/c4.text/punctuation.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/c4.text/punctuation.woff — 200 — 32.4 KiB — 512 ms — h2https://www.channel4.com/staticfonts/latest/c4.headline/punctuation.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/c4.headline/punctuation.woff — 200 — 28.9 KiB — 488 ms — h2https://www.channel4.com/staticfonts/latest/4text.medium/lowercase.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/4text.medium/lowercase.woff — 200 — 22.4 KiB — 306 ms — h2https://all4nav.channel4.com/globalnav/static/2.1.34/fonts/fouricons_v2_3..woffall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/fonts/fouricons_v2_3..woff — 200 — 8.8 KiB — 19 ms — http/1.1https://www.channel4.com/staticfonts/latest/4text.medium/punctuation.woffwww.channel4.com/staticfonts/latest... https://www.channel4.com/staticfonts/latest/4text.medium/punctuation.woff — 200 — 22.4 KiB — 363 ms — h2https://www.channel4.com/consent/static/2.1.20/435.7c0718c6760cb204ac89.jswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/435.7c0718c6760cb204ac89.js — 200 — 39.3 KiB — 39 ms — h2https://www.channel4.com/consent/static/2.1.20/styles.2bd2eb9b59017b654b95.csswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/styles.2bd2eb9b59017b654b95.css — 200 — 3.5 KiB — 33 ms — h2https://www.channel4.com/consent/static/2.1.20/requester.a95a5ac4c01b2d2253a3.jswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/requester.a95a5ac4c01b2d2253a3.js — 200 — 7.0 KiB — 37 ms — h2https://et.channel4.com/webevents/v3/JS/eu1-785e164941c9ed4880842cc0c6d6bf0c/eventset.channel4.com/webevents/v3/JS/eu1... https://et.channel4.com/webevents/v3/JS/eu1-785e164941c9ed4880842cc0c6d6bf0c/events — 202 — 173 B — 339 ms — h2https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC20d7ca4abe3547efb0eeb64d791b0bcd-source.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC20d7ca4abe3547efb0eeb64d791b0bcd-source.js — 200 — 998 B — 19 ms — http/1.1https://all4nav.channel4.com/globalnav/static/2.1.34/images/all4plus_logo.svgall4nav.channel4.com/globalnav/stat... https://all4nav.channel4.com/globalnav/static/2.1.34/images/all4plus_logo.svg — 200 — 891 B — 90 ms — http/1.1https://www.channel4.com/consent/allwww.channel4.com/consent/all https://www.channel4.com/consent/all — 200 — 2.9 KiB — 269 ms — h2https://c.go-mpulse.net/api/config.json?key=XF74S-NBRPP-BVVGB-BSCMM-3V6RK&d=www.channel4.com&t=5922683&v=1.720.0&if=&sl=0&si=001726b4-af42-45f6-bd7c-d4186aec4a1c-tdv3fu&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=141036c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=XF74S-NBRPP-BVVGB-BSCMM-3V6RK&d=www.channel4.com&t=5922683&v=1.720.0&if=&sl=0&si=001726b4-af42-45f6-bd7c-d4186aec4a1c-tdv3fu&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=141036 — 200 — 214 B — 73 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 387 B — 44 ms — h2https://www.channel4.com/consent/static/2.1.20/359.a606b1e83717ef7d245c.jswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/359.a606b1e83717ef7d245c.js — 200 — 38.2 KiB — 12 ms — h2https://www.channel4.com/consent/static/2.1.20/styles.5b31a9c6ae8d969e69ee.csswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/styles.5b31a9c6ae8d969e69ee.css — 200 — 1.8 KiB — 21 ms — h2https://www.channel4.com/consent/static/2.1.20/renderer.f21543f785a782a39cdc.jswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/renderer.f21543f785a782a39cdc.js — 200 — 2.8 KiB — 21 ms — h2https://cdn.optimizely.com/datafiles/Y3rtCHhCAHVUzC9PMnqtuQ.jsoncdn.optimizely.com/datafiles/Y3rtCH... https://cdn.optimizely.com/datafiles/Y3rtCHhCAHVUzC9PMnqtuQ.json — 200 — 14.7 KiB — 19 ms — h2https://www.channel4.com/consent/static/2.1.20/styles.5adc84843bb3d24c50ac.csswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/styles.5adc84843bb3d24c50ac.css — 200 — 2.3 KiB — 12 ms — h2https://www.channel4.com/consent/static/2.1.20/styles.d90fb6c2155950ef13ca.csswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/styles.d90fb6c2155950ef13ca.css — 200 — 8.8 KiB — 32 ms — h2https://www.channel4.com/consent/static/2.1.20/ConsentContainer.ed5eb6f3443df64056fc.jswww.channel4.com/consent/static/2.1... https://www.channel4.com/consent/static/2.1.20/ConsentContainer.ed5eb6f3443df64056fc.js — 200 — 12.9 KiB — 19 ms — h2https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC4eee81b06a674aa790a559fd94246a52-source.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC4eee81b06a674aa790a559fd94246a52-source.js — 200 — 1016 B — 4 ms — http/1.1https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s88407431220390?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A7%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&cc=GBP&ch=channel4.com&server=www.channel4.com&c1=D%3Dv1&v1=c4&l1=_CONV_LIVE_CH4_E46_Rename_%27Live_TV%27_In_The_Nav_Rerun%285962006939828224%29%3AVariation_2%286091062133915648%29&c2=D%3Dv2&v2=c4%3Ahomepage&c3=D%3Dv3&v3=c4%3Ahomepage&c11=D%3Dv11&c18=D%3Dv18&v18=https%3A%2F%2Fwww.channel4.com%2F&c27=D%3Dv27&v27=channel%204%20%7C%20stream%20%26%20watch%20live%20tv&c34=D%3Dv34&v34=not_signed_in&c37=D%3Dv37&v37=not_signed_in&c45=D%3Dv45&c57=D%3Dv57&v76=2026-04-21T20%3A55%3A06.941Z&v78=Channel%204%20Main&pe=lnk_o&pev2=OptimizelyLayerDecision&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&AQE=1webstats.channel4.com/b/ss/channel4... https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s88407431220390?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A7%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&cc=GBP&ch=channel4.com&server=www.channel4.com&c1=D%3Dv1&v1=c4&l1=_CONV_LIVE_CH4_E46_Rename_%27Live_TV%27_In_The_Nav_Rerun%285962006939828224%29%3AVariation_2%286091062133915648%29&c2=D%3Dv2&v2=c4%3Ahomepage&c3=D%3Dv3&v3=c4%3Ahomepage&c11=D%3Dv11&c18=D%3Dv18&v18=https%3A%2F%2Fwww.channel4.com%2F&c27=D%3Dv27&v27=channel%204%20%7C%20stream%20%26%20watch%20live%20tv&c34=D%3Dv34&v34=not_signed_in&c37=D%3Dv37&v37=not_signed_in&c45=D%3Dv45&c57=D%3Dv57&v76=2026-04-21T20%3A55%3A06.941Z&v78=Channel%204%20Main&pe=lnk_o&pev2=OptimizelyLayerDecision&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&AQE=1 — 200 — 370 B — 40 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAAAAAA6fptVAAAACklEQVQIHWNgAAAAAgABz8g15QAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAAAAAA6fptVAAAACklEQVQIHWNgAAAAAgABz8g15QAAA… — 200 — 0 B — 0 ms — datahttps://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 824 B — 147 ms — h2https://ic.c4assets.com/bips/159381/23964E91-3A84-4804-b622-fbdf954b19f1.jpg?imformat=chrome&resize=1000px:*ic.c4assets.com/bips/159381/23964E9... https://ic.c4assets.com/bips/159381/23964E91-3A84-4804-b622-fbdf954b19f1.jpg?imformat=chrome&resize=1000px:* — 200 — 56.5 KiB — 60 ms — h2https://ic.c4assets.com/bips/159381/44CD9E43-00D4-4308-92c0-12b162690b7f.png?imformat=chrome&resize=1356px:*ic.c4assets.com/bips/159381/44CD9E4... https://ic.c4assets.com/bips/159381/44CD9E43-00D4-4308-92c0-12b162690b7f.png?imformat=chrome&resize=1356px:* — 200 — 30.4 KiB — 34 ms — h2https://ic.c4assets.com/bips/collections/7D6A57DF-C8D9-4593-9456-9a8d2cecf204.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/7D... https://ic.c4assets.com/bips/collections/7D6A57DF-C8D9-4593-9456-9a8d2cecf204.jpg?imformat=chrome&resize=500px:* — 200 — 50.0 KiB — 31 ms — h2https://ic.c4assets.com/bips/collections/35353A7B-989D-42c3-9910-939454584ca5.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/35... https://ic.c4assets.com/bips/collections/35353A7B-989D-42c3-9910-939454584ca5.jpg?imformat=chrome&resize=500px:* — 200 — 64.3 KiB — 54 ms — h2https://ic.c4assets.com/bips/collections/8014C3A9-6A72-489f-9992-1f2d503b30e0.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/80... https://ic.c4assets.com/bips/collections/8014C3A9-6A72-489f-9992-1f2d503b30e0.jpg?imformat=chrome&resize=500px:* — 200 — 97.0 KiB — 74 ms — h2https://ic.c4assets.com/bips/collections/C92D6B29-8AE6-46c9-84fd-b7d200f33027.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/C9... https://ic.c4assets.com/bips/collections/C92D6B29-8AE6-46c9-84fd-b7d200f33027.jpg?imformat=chrome&resize=500px:* — 200 — 32.5 KiB — 59 ms — h2https://ic.c4assets.com/bips/collections/43bca549-afe5-47f0-addd-c4998352b095.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/43... https://ic.c4assets.com/bips/collections/43bca549-afe5-47f0-addd-c4998352b095.jpg?imformat=chrome&resize=500px:* — 200 — 78.7 KiB — 38 ms — h2https://ic.c4assets.com/bips/collections/E3F30F51-1978-4520-b00a-a3a6a7055970.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/E3... https://ic.c4assets.com/bips/collections/E3F30F51-1978-4520-b00a-a3a6a7055970.jpg?imformat=chrome&resize=500px:* — 200 — 56.7 KiB — 33 ms — h2https://ic.c4assets.com/bips/collections/7BACA07E-A75A-4488-af69-6793f8aaf513.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/7B... https://ic.c4assets.com/bips/collections/7BACA07E-A75A-4488-af69-6793f8aaf513.jpg?imformat=chrome&resize=500px:* — 200 — 131.4 KiB — 51 ms — h2https://ic.c4assets.com/bips/collections/387793B0-9B13-4ed2-b7cb-5019d9d31df8.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/38... https://ic.c4assets.com/bips/collections/387793B0-9B13-4ed2-b7cb-5019d9d31df8.jpg?imformat=chrome&resize=500px:* — 200 — 79.6 KiB — 53 ms — h2https://ic.c4assets.com/bips/collections/7C769E31-1996-483e-9781-6ea1795863c7.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/7C... https://ic.c4assets.com/bips/collections/7C769E31-1996-483e-9781-6ea1795863c7.jpg?imformat=chrome&resize=500px:* — 200 — 94.9 KiB — 57 ms — h2https://ic.c4assets.com/bips/collections/8F146414-0E74-4177-bde6-e6f6b7f6e57b.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/8F... https://ic.c4assets.com/bips/collections/8F146414-0E74-4177-bde6-e6f6b7f6e57b.jpg?imformat=chrome&resize=500px:* — 200 — 93.6 KiB — 61 ms — h2https://ic.c4assets.com/bips/collections/FAFE6B76-D9D9-4c67-be98-37e5a298b28d.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/FA... https://ic.c4assets.com/bips/collections/FAFE6B76-D9D9-4c67-be98-37e5a298b28d.jpg?imformat=chrome&resize=500px:* — 200 — 30.3 KiB — 63 ms — h2https://ic.c4assets.com/bips/collections/E0D626DB-0989-40f4-af6c-84f3378c567c.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/E0... https://ic.c4assets.com/bips/collections/E0D626DB-0989-40f4-af6c-84f3378c567c.jpg?imformat=chrome&resize=500px:* — 200 — 2.4 KiB — 65 ms — h2https://ic.c4assets.com/bips/collections/35EBF852-EE30-4c78-a7ee-2b680dd9d419.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/35... https://ic.c4assets.com/bips/collections/35EBF852-EE30-4c78-a7ee-2b680dd9d419.jpg?imformat=chrome&resize=500px:* — 200 — 87.0 KiB — 73 ms — h2https://ic.c4assets.com/bips/collections/DC649EF1-68DE-4ce8-b3f4-3fd36ca89ba8.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/DC... https://ic.c4assets.com/bips/collections/DC649EF1-68DE-4ce8-b3f4-3fd36ca89ba8.jpg?imformat=chrome&resize=500px:* — 200 — 42.7 KiB — 69 ms — h2https://ic.c4assets.com/bips/collections/60AFF2DA-B5F1-44d4-a7cd-32fe083f78de.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/60... https://ic.c4assets.com/bips/collections/60AFF2DA-B5F1-44d4-a7cd-32fe083f78de.jpg?imformat=chrome&resize=500px:* — 200 — 62.9 KiB — 71 ms — h2https://ic.c4assets.com/bips/collections/A6E7BB13-7B0F-416c-ad98-d641798270fd.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/A6... https://ic.c4assets.com/bips/collections/A6E7BB13-7B0F-416c-ad98-d641798270fd.jpg?imformat=chrome&resize=500px:* — 200 — 124.7 KiB — 78 ms — h2https://ic.c4assets.com/bips/collections/388B966E-5AD4-4ed9-9948-0c0c05d918e7.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/38... https://ic.c4assets.com/bips/collections/388B966E-5AD4-4ed9-9948-0c0c05d918e7.jpg?imformat=chrome&resize=500px:* — 200 — 49.8 KiB — 76 ms — h2https://ic.c4assets.com/bips/collections/DE1CE5C4-FE03-4c24-8719-f8d0972967c0.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/DE... https://ic.c4assets.com/bips/collections/DE1CE5C4-FE03-4c24-8719-f8d0972967c0.jpg?imformat=chrome&resize=500px:* — 200 — 80.4 KiB — 81 ms — h2https://ic.c4assets.com/bips/collections/F84D84C5-1A6C-42be-abc4-7de72bd603a0.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/F8... https://ic.c4assets.com/bips/collections/F84D84C5-1A6C-42be-abc4-7de72bd603a0.jpg?imformat=chrome&resize=500px:* — 200 — 34.4 KiB — 34 ms — h2https://ic.c4assets.com/bips/collections/3298CAAC-2922-407e-89c7-62361c5cb9be.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/32... https://ic.c4assets.com/bips/collections/3298CAAC-2922-407e-89c7-62361c5cb9be.jpg?imformat=chrome&resize=500px:* — 200 — 49.6 KiB — 36 ms — h2https://ic.c4assets.com/bips/collections/c4f5ee95-56f2-4526-8c1c-50e3a0c7c8ec.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/c4... https://ic.c4assets.com/bips/collections/c4f5ee95-56f2-4526-8c1c-50e3a0c7c8ec.jpg?imformat=chrome&resize=500px:* — 200 — 9.1 KiB — 39 ms — h2https://ic.c4assets.com/bips/collections/A6E7BB13-7B0F-4ace-aa88-91008c1aceb2.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/A6... https://ic.c4assets.com/bips/collections/A6E7BB13-7B0F-4ace-aa88-91008c1aceb2.jpg?imformat=chrome&resize=500px:* — 200 — 124.7 KiB — 47 ms — h2https://ic.c4assets.com/bips/collections/0692B70D-66BA-403c-884b-f42195cc5649.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/06... https://ic.c4assets.com/bips/collections/0692B70D-66BA-403c-884b-f42195cc5649.jpg?imformat=chrome&resize=500px:* — 200 — 118.1 KiB — 83 ms — h2https://ic.c4assets.com/bips/collections/08BAC8A6-DE84-403f-b94d-243727fd16bf.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/08... https://ic.c4assets.com/bips/collections/08BAC8A6-DE84-403f-b94d-243727fd16bf.jpg?imformat=chrome&resize=500px:* — 200 — 95.4 KiB — 85 ms — h2https://ic.c4assets.com/bips/collections/35353A7B-989D-4661-985d-9a50ee840787.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/35... https://ic.c4assets.com/bips/collections/35353A7B-989D-4661-985d-9a50ee840787.jpg?imformat=chrome&resize=500px:* — 200 — 64.3 KiB — 89 ms — h2https://ic.c4assets.com/bips/collections/723348F2-C6A7-4696-851a-7b4cf2cbab4a.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/72... https://ic.c4assets.com/bips/collections/723348F2-C6A7-4696-851a-7b4cf2cbab4a.jpg?imformat=chrome&resize=500px:* — 200 — 78.7 KiB — 91 ms — h2https://ic.c4assets.com/bips/collections/CFA6B2CC-7233-4148-9e88-9bc888a62777.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/CF... https://ic.c4assets.com/bips/collections/CFA6B2CC-7233-4148-9e88-9bc888a62777.jpg?imformat=chrome&resize=500px:* — 200 — 102.6 KiB — 95 ms — h2https://ic.c4assets.com/bips/collections/A4E55A49-6D91-43fb-9330-dfcbd90c6849.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/A4... https://ic.c4assets.com/bips/collections/A4E55A49-6D91-43fb-9330-dfcbd90c6849.jpg?imformat=chrome&resize=500px:* — 200 — 83.0 KiB — 100 ms — h2https://ic.c4assets.com/bips/collections/4C51C13E-F5D6-486d-9aad-43aee3935f83.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/4C... https://ic.c4assets.com/bips/collections/4C51C13E-F5D6-486d-9aad-43aee3935f83.jpg?imformat=chrome&resize=500px:* — 200 — 35.4 KiB — 100 ms — h2https://ic.c4assets.com/bips/collections/32E9F07C-BFDD-4380-8000-07223b5373d9.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/32... https://ic.c4assets.com/bips/collections/32E9F07C-BFDD-4380-8000-07223b5373d9.jpg?imformat=chrome&resize=500px:* — 200 — 96.7 KiB — 103 ms — h2https://ic.c4assets.com/bips/collections/17D6DFC0-C203-4d94-a9b7-518582febcf1.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/17... https://ic.c4assets.com/bips/collections/17D6DFC0-C203-4d94-a9b7-518582febcf1.jpg?imformat=chrome&resize=500px:* — 200 — 57.7 KiB — 105 ms — h2https://ic.c4assets.com/bips/collections/B8E9F339-E08F-41be-a1f1-bcd555c33574.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/B8... https://ic.c4assets.com/bips/collections/B8E9F339-E08F-41be-a1f1-bcd555c33574.jpg?imformat=chrome&resize=500px:* — 200 — 90.8 KiB — 109 ms — h2https://ic.c4assets.com/bips/collections/3F707659-A8D2-4c5c-a479-9502ae32a3c5.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/3F... https://ic.c4assets.com/bips/collections/3F707659-A8D2-4c5c-a479-9502ae32a3c5.jpg?imformat=chrome&resize=500px:* — 200 — 22.8 KiB — 111 ms — h2https://ic.c4assets.com/bips/collections/3DC47AAE-3E7F-406a-8460-20d7ade0f132.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/3D... https://ic.c4assets.com/bips/collections/3DC47AAE-3E7F-406a-8460-20d7ade0f132.jpg?imformat=chrome&resize=500px:* — 200 — 68.4 KiB — 115 ms — h2https://ic.c4assets.com/bips/collections/9E054421-DD3C-440f-9804-9b4fabad3592.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/9E... https://ic.c4assets.com/bips/collections/9E054421-DD3C-440f-9804-9b4fabad3592.jpg?imformat=chrome&resize=500px:* — 200 — 70.5 KiB — 118 ms — h2https://ic.c4assets.com/bips/collections/423E11FA-DD2D-4913-94c9-adc4d821a64d.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/42... https://ic.c4assets.com/bips/collections/423E11FA-DD2D-4913-94c9-adc4d821a64d.jpg?imformat=chrome&resize=500px:* — 200 — 78.4 KiB — 121 ms — h2https://ic.c4assets.com/bips/collections/0497BDC0-EC0A-4902-b11f-1b82e76d726b.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/04... https://ic.c4assets.com/bips/collections/0497BDC0-EC0A-4902-b11f-1b82e76d726b.jpg?imformat=chrome&resize=500px:* — 200 — 78.6 KiB — 123 ms — h2https://ic.c4assets.com/bips/collections/B967A0C8-41B3-4378-9e69-2162b71ca321.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/B9... https://ic.c4assets.com/bips/collections/B967A0C8-41B3-4378-9e69-2162b71ca321.jpg?imformat=chrome&resize=500px:* — 200 — 70.7 KiB — 127 ms — h2https://ic.c4assets.com/bips/collections/F57743AC-A9E3-4610-84e4-179ac57fb298.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/F5... https://ic.c4assets.com/bips/collections/F57743AC-A9E3-4610-84e4-179ac57fb298.jpg?imformat=chrome&resize=500px:* — 200 — 82.6 KiB — 128 ms — h2https://ic.c4assets.com/bips/collections/B661E3B6-7A74-4510-a208-66b57f4e4594.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/B6... https://ic.c4assets.com/bips/collections/B661E3B6-7A74-4510-a208-66b57f4e4594.jpg?imformat=chrome&resize=500px:* — 200 — 78.2 KiB — 133 ms — h2https://ic.c4assets.com/bips/collections/1f8346ad-5131-4356-9748-0742e5b687d4.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/1f... https://ic.c4assets.com/bips/collections/1f8346ad-5131-4356-9748-0742e5b687d4.jpg?imformat=chrome&resize=500px:* — 200 — 69.7 KiB — 146 ms — h2https://ic.c4assets.com/bips/collections/6B6CCD25-E1E3-47b8-8d84-7a6372937560.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/6B... https://ic.c4assets.com/bips/collections/6B6CCD25-E1E3-47b8-8d84-7a6372937560.jpg?imformat=chrome&resize=500px:* — 200 — 57.8 KiB — 139 ms — h2https://ic.c4assets.com/bips/collections/387793B0-9B13-4f76-9039-211cec26f1dc.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/38... https://ic.c4assets.com/bips/collections/387793B0-9B13-4f76-9039-211cec26f1dc.jpg?imformat=chrome&resize=500px:* — 200 — 79.6 KiB — 148 ms — h2https://ic.c4assets.com/bips/collections/308ECADF-32C0-4cdd-816d-0cf472a03761.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/30... https://ic.c4assets.com/bips/collections/308ECADF-32C0-4cdd-816d-0cf472a03761.jpg?imformat=chrome&resize=500px:* — 200 — 143.7 KiB — 153 ms — h2https://ic.c4assets.com/bips/collections/c77e6ce9-f0d9-4f2a-8d98-b29b11d680c8.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/c7... https://ic.c4assets.com/bips/collections/c77e6ce9-f0d9-4f2a-8d98-b29b11d680c8.jpg?imformat=chrome&resize=500px:* — 200 — 56.6 KiB — 150 ms — h2https://ic.c4assets.com/bips/collections/AB0F5301-C46E-4f9f-a638-b696951e11a6.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/AB... https://ic.c4assets.com/bips/collections/AB0F5301-C46E-4f9f-a638-b696951e11a6.jpg?imformat=chrome&resize=500px:* — 200 — 52.6 KiB — 152 ms — h2https://ic.c4assets.com/bips/collections/2EBF9BD1-B15F-4a9b-bf2f-d6b0bd79896d.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/2E... https://ic.c4assets.com/bips/collections/2EBF9BD1-B15F-4a9b-bf2f-d6b0bd79896d.jpg?imformat=chrome&resize=500px:* — 200 — 29.7 KiB — 155 ms — h2https://ic.c4assets.com/bips/collections/075740C1-F643-408d-ba3d-8c48f871b0ee.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/07... https://ic.c4assets.com/bips/collections/075740C1-F643-408d-ba3d-8c48f871b0ee.jpg?imformat=chrome&resize=500px:* — 200 — 68.8 KiB — 165 ms — h2https://ic.c4assets.com/bips/collections/16BD9042-7385-4462-99c4-b567664263b2.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/16... https://ic.c4assets.com/bips/collections/16BD9042-7385-4462-99c4-b567664263b2.jpg?imformat=chrome&resize=500px:* — 200 — 29.9 KiB — 159 ms — h2https://ic.c4assets.com/bips/collections/8AC1592D-05EE-4588-887f-788c8d906a2a.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/8A... https://ic.c4assets.com/bips/collections/8AC1592D-05EE-4588-887f-788c8d906a2a.jpg?imformat=chrome&resize=500px:* — 200 — 36.5 KiB — 163 ms — h2https://ic.c4assets.com/bips/collections/F425EE7C-1112-44c7-aadd-4dedcbcd10f7.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/F4... https://ic.c4assets.com/bips/collections/F425EE7C-1112-44c7-aadd-4dedcbcd10f7.jpg?imformat=chrome&resize=500px:* — 200 — 79.8 KiB — 170 ms — h2https://ic.c4assets.com/bips/collections/ae66ff38-6476-447e-b788-41cd8beb0604.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/ae... https://ic.c4assets.com/bips/collections/ae66ff38-6476-447e-b788-41cd8beb0604.jpg?imformat=chrome&resize=500px:* — 200 — 43.5 KiB — 168 ms — h2https://ic.c4assets.com/bips/collections/CFEAF986-1843-4959-824a-c537cc115f2f.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/CF... https://ic.c4assets.com/bips/collections/CFEAF986-1843-4959-824a-c537cc115f2f.jpg?imformat=chrome&resize=500px:* — 200 — 120.8 KiB — 177 ms — h2https://ic.c4assets.com/bips/collections/7E9B4975-9D24-4251-b21b-ea8baba4a47b.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/7E... https://ic.c4assets.com/bips/collections/7E9B4975-9D24-4251-b21b-ea8baba4a47b.jpg?imformat=chrome&resize=500px:* — 200 — 45.5 KiB — 173 ms — h2https://ic.c4assets.com/bips/collections/3BA75736-C3FC-48de-b0fd-cb5de1b6608d.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/3B... https://ic.c4assets.com/bips/collections/3BA75736-C3FC-48de-b0fd-cb5de1b6608d.jpg?imformat=chrome&resize=500px:* — 200 — 61.9 KiB — 175 ms — h2https://ic.c4assets.com/bips/collections/F2D5C420-83D3-4084-9b2e-22e102ce8f73.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/F2... https://ic.c4assets.com/bips/collections/F2D5C420-83D3-4084-9b2e-22e102ce8f73.jpg?imformat=chrome&resize=500px:* — 200 — 72.6 KiB — 185 ms — h2https://ic.c4assets.com/bips/collections/95092795-E4BC-46fc-9b21-166a06483e0a.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/95... https://ic.c4assets.com/bips/collections/95092795-E4BC-46fc-9b21-166a06483e0a.jpg?imformat=chrome&resize=500px:* — 200 — 66.6 KiB — 186 ms — h2https://ic.c4assets.com/bips/collections/78465688-B622-4515-b882-9b172d9aac2b.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/78... https://ic.c4assets.com/bips/collections/78465688-B622-4515-b882-9b172d9aac2b.jpg?imformat=chrome&resize=500px:* — 200 — 74.6 KiB — 193 ms — h2https://ic.c4assets.com/bips/collections/2cf39f60-b5b4-4eec-834c-6b592f9cb614.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/2c... https://ic.c4assets.com/bips/collections/2cf39f60-b5b4-4eec-834c-6b592f9cb614.jpg?imformat=chrome&resize=500px:* — 200 — 98.4 KiB — 197 ms — h2https://ic.c4assets.com/bips/collections/4B18528B-EC63-4743-9280-266aeda73791.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/4B... https://ic.c4assets.com/bips/collections/4B18528B-EC63-4743-9280-266aeda73791.jpg?imformat=chrome&resize=500px:* — 200 — 56.8 KiB — 189 ms — h2https://ic.c4assets.com/bips/collections/f425c1d9-be18-465d-8350-0eca924c9080.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/f4... https://ic.c4assets.com/bips/collections/f425c1d9-be18-465d-8350-0eca924c9080.jpg?imformat=chrome&resize=500px:* — 200 — 9.8 KiB — 191 ms — h2https://ic.c4assets.com/bips/collections/C4097ABE-D02F-449d-86a9-29ffe7973c69.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/C4... https://ic.c4assets.com/bips/collections/C4097ABE-D02F-449d-86a9-29ffe7973c69.jpg?imformat=chrome&resize=500px:* — 200 — 46.1 KiB — 194 ms — h2https://ic.c4assets.com/bips/collections/636E1505-8206-48e0-9388-4e2582576733.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/63... https://ic.c4assets.com/bips/collections/636E1505-8206-48e0-9388-4e2582576733.jpg?imformat=chrome&resize=500px:* — 200 — 51.2 KiB — 197 ms — h2https://ic.c4assets.com/bips/collections/290C7E87-BD16-4b2e-be51-7e3639eab3ae.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/29... https://ic.c4assets.com/bips/collections/290C7E87-BD16-4b2e-be51-7e3639eab3ae.jpg?imformat=chrome&resize=500px:* — 200 — 87.9 KiB — 203 ms — h2https://ic.c4assets.com/bips/collections/A9EE1689-E2A4-4c6a-884a-ebba0f52c598.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/A9... https://ic.c4assets.com/bips/collections/A9EE1689-E2A4-4c6a-884a-ebba0f52c598.jpg?imformat=chrome&resize=500px:* — 200 — 88.9 KiB — 207 ms — h2https://ic.c4assets.com/bips/collections/32CC21ED-B55A-4eda-acbf-ef903df200ad.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/32... https://ic.c4assets.com/bips/collections/32CC21ED-B55A-4eda-acbf-ef903df200ad.jpg?imformat=chrome&resize=500px:* — 200 — 91.1 KiB — 210 ms — h2https://ic.c4assets.com/bips/collections/C5D5D620-C4EE-41ed-bc85-cd1c82cc9e99.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/C5... https://ic.c4assets.com/bips/collections/C5D5D620-C4EE-41ed-bc85-cd1c82cc9e99.jpg?imformat=chrome&resize=500px:* — 200 — 47.6 KiB — 205 ms — h2https://ic.c4assets.com/bips/collections/2D14DDE8-20B2-4e80-b6d6-2c0dadcbe975.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/2D... https://ic.c4assets.com/bips/collections/2D14DDE8-20B2-4e80-b6d6-2c0dadcbe975.jpg?imformat=chrome&resize=500px:* — 200 — 45.7 KiB — 208 ms — h2https://ic.c4assets.com/bips/collections/C5D6E1B5-6B7E-46e1-be7e-40fd09c1ac2a.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/C5... https://ic.c4assets.com/bips/collections/C5D6E1B5-6B7E-46e1-be7e-40fd09c1ac2a.jpg?imformat=chrome&resize=500px:* — 200 — 91.3 KiB — 217 ms — h2https://ic.c4assets.com/bips/collections/EB5D8ABF-1D0B-48cf-b32c-c67b3cdc0018.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/EB... https://ic.c4assets.com/bips/collections/EB5D8ABF-1D0B-48cf-b32c-c67b3cdc0018.jpg?imformat=chrome&resize=500px:* — 200 — 37.1 KiB — 213 ms — h2https://ic.c4assets.com/bips/collections/3277395F-6FD7-474f-b1ca-9f2846637791.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/32... https://ic.c4assets.com/bips/collections/3277395F-6FD7-474f-b1ca-9f2846637791.jpg?imformat=chrome&resize=500px:* — 200 — 77.8 KiB — 221 ms — h2https://ic.c4assets.com/bips/collections/CECDCF6D-F668-4b4f-90ee-416f7bfac35e.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/CE... https://ic.c4assets.com/bips/collections/CECDCF6D-F668-4b4f-90ee-416f7bfac35e.jpg?imformat=chrome&resize=500px:* — 200 — 70.9 KiB — 224 ms — h2https://ic.c4assets.com/bips/collections/78123C5C-DE23-4e95-a9a9-eadc15db5165.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/78... https://ic.c4assets.com/bips/collections/78123C5C-DE23-4e95-a9a9-eadc15db5165.jpg?imformat=chrome&resize=500px:* — 200 — 67.6 KiB — 230 ms — h2https://ic.c4assets.com/bips/collections/95DFC157-AA4F-4699-be6c-1966e94448be.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/95... https://ic.c4assets.com/bips/collections/95DFC157-AA4F-4699-be6c-1966e94448be.jpg?imformat=chrome&resize=500px:* — 200 — 57.3 KiB — 221 ms — h2https://ic.c4assets.com/bips/collections/56F915BF-77E4-4ad3-acdf-dbfe28356fd0.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/56... https://ic.c4assets.com/bips/collections/56F915BF-77E4-4ad3-acdf-dbfe28356fd0.jpg?imformat=chrome&resize=500px:* — 200 — 93.1 KiB — 231 ms — h2https://ic.c4assets.com/bips/collections/7C99647D-9206-4abf-a0a7-1fb2fe2b66ab.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/7C... https://ic.c4assets.com/bips/collections/7C99647D-9206-4abf-a0a7-1fb2fe2b66ab.jpg?imformat=chrome&resize=500px:* — 200 — 27.1 KiB — 226 ms — h2https://ic.c4assets.com/bips/collections/D2480F39-AE8C-46e2-88eb-4cdafecc03d6.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/D2... https://ic.c4assets.com/bips/collections/D2480F39-AE8C-46e2-88eb-4cdafecc03d6.jpg?imformat=chrome&resize=500px:* — 200 — 27.2 KiB — 228 ms — h2https://ic.c4assets.com/bips/collections/8342F184-425C-4a5e-8a9f-5e7e584c9386.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/83... https://ic.c4assets.com/bips/collections/8342F184-425C-4a5e-8a9f-5e7e584c9386.jpg?imformat=chrome&resize=500px:* — 200 — 80.3 KiB — 237 ms — h2https://ic.c4assets.com/bips/collections/BB50F38F-7BDA-471f-8432-f1fdf6783c53.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/BB... https://ic.c4assets.com/bips/collections/BB50F38F-7BDA-471f-8432-f1fdf6783c53.jpg?imformat=chrome&resize=500px:* — 200 — 59.7 KiB — 234 ms — h2https://ic.c4assets.com/bips/collections/655436D6-7A4E-43bb-9458-13be94e539d1.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/65... https://ic.c4assets.com/bips/collections/655436D6-7A4E-43bb-9458-13be94e539d1.jpg?imformat=chrome&resize=500px:* — 200 — 49.8 KiB — 236 ms — h2https://mssl.fwmrm.net/p/c4_display/LinkTag2.js?mssl.fwmrm.net/p/c4_display/LinkTag... https://mssl.fwmrm.net/p/c4_display/LinkTag2.js? — 200 — 2.7 KiB — 190 ms — h2https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s8181001960494?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A7%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&c.&event=all4.cookie_consent&version=1.0.0&all4.&action.&general_interaction=all4.action.general_interaction&.action&online_offline=online&platform=channel4dotcom&viewer_guid=not-signed-in&authentication_status=not_signed_in&general_interaction_type=cookie_consent%3Aprompt%3Awelcome&.all4&.c&cc=GBP&pe=lnk_o&pev2=all4.cookie_consent&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&AQE=1webstats.channel4.com/b/ss/channel4... https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s8181001960494?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A7%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&c.&event=all4.cookie_consent&version=1.0.0&all4.&action.&general_interaction=all4.action.general_interaction&.action&online_offline=online&platform=channel4dotcom&viewer_guid=not-signed-in&authentication_status=not_signed_in&general_interaction_type=cookie_consent%3Aprompt%3Awelcome&.all4&.c&cc=GBP&pe=lnk_o&pev2=all4.cookie_consent&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&AQE=1 — 200 — 184 B — 13 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 822 B — 99 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 824 B — 197 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 827 B — 293 ms — h2https://www.channel4.com/identity/whoamiwww.channel4.com/identity/whoami https://www.channel4.com/identity/whoami — 200 — 822 B — 386 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 204 — 0 B — 28 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 200 — 156 B — 28 ms — h2blob:https://www.channel4.com/47e14325-e572-44ab-88ea-acdc1d2e9ecdwww.channel4.com/47e14325-e572-44ab... blob:https://www.channel4.com/47e14325-e572-44ab-88ea-acdc1d2e9ecd — -1 — 0 B — 0 ms — https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC0215f20884cf4ddcabe4edd10b9bb998-source.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC0215f20884cf4ddcabe4edd10b9bb998-source.js — 200 — 877 B — 9 ms — http/1.1https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC1ccad7261ae1404ba561eefcbb949484-source.jsstatic.c4assets.com/all4-dtm/latest... https://static.c4assets.com/all4-dtm/latest/b8b3c372794b/RC1ccad7261ae1404ba561eefcbb949484-source.js — 200 — 1.1 KiB — 10 ms — http/1.1https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s83235242596266?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A8%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&cc=GBP&ch=channel4.com&server=www.channel4.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3Dv1&v1=c4&c2=D%3Dv2&v2=c4%3Ahomepage&c3=D%3Dv3&v3=c4%3Ahomepage&c6=D%3Dv6&c11=D%3Dv11&c12=D%3Dv12&c16=D%3Dv16&c17=D%3Dv17&c18=D%3Dv18&v18=https%3A%2F%2Fwww.channel4.com%2F&c27=D%3Dv27&v27=channel%204%20%7C%20stream%20%26%20watch%20live%20tv&c34=D%3Dv34&v34=not_signed_in&c37=D%3Dv37&v37=not_signed_in&c45=D%3Dv45&c57=D%3Dv57&v57=t0&v76=2026-04-21T20%3A55%3A08.383Z&v77=online&v78=Channel%204%20Main&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&lrt=82&AQE=1webstats.channel4.com/b/ss/channel4... https://webstats.channel4.com/b/ss/channel4streaming4od/1/JS-2.27.0-LEWM/s83235242596266?AQB=1&ndh=1&pf=1&t=21%2F3%2F2026%2020%3A55%3A8%202%200&mid=33603909248819827874584568738822988296&aamlh=7&ce=UTF-8&ns=channel4&pageName=c4%3Ahomepage&g=https%3A%2F%2Fwww.channel4.com%2F&cc=GBP&ch=channel4.com&server=www.channel4.com&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c1=D%3Dv1&v1=c4&c2=D%3Dv2&v2=c4%3Ahomepage&c3=D%3Dv3&v3=c4%3Ahomepage&c6=D%3Dv6&c11=D%3Dv11&c12=D%3Dv12&c16=D%3Dv16&c17=D%3Dv17&c18=D%3Dv18&v18=https%3A%2F%2Fwww.channel4.com%2F&c27=D%3Dv27&v27=channel%204%20%7C%20stream%20%26%20watch%20live%20tv&c34=D%3Dv34&v34=not_signed_in&c37=D%3Dv37&v37=not_signed_in&c45=D%3Dv45&c57=D%3Dv57&v57=t0&v76=2026-04-21T20%3A55%3A08.383Z&v77=online&v78=Channel%204%20Main&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=16B222CE527834FC0A490D4D%40AdobeOrg&lrt=82&AQE=1 — 200 — 116 B — 17 ms — h2https://2a7e9.v.fwmrm.net/ad/g/1?resp=smrx&crtp=ptiling&vclr=LinkTag2-v6.11.0-8478dfcb-201609201613&nw=174057&prof=c4_live&csid=www.channel4.com&vcid=;_fw_vcid2=174057:&_fw_cookie_consent=0&_fw_fss=_fw_search&_fw_h_x_flash_version=0%2C0%2C0%2C0;ptgt=s&w=640&h=38&envp=c4_live&slid=c4advert-homepageSponsor&flag=%2Bcmpn&pvrn=960279353370&prct=text%2Fhtml_lit_js_wc_nw2a7e9.v.fwmrm.net/ad/g/1?resp=smrx&... https://2a7e9.v.fwmrm.net/ad/g/1?resp=smrx&crtp=ptiling&vclr=LinkTag2-v6.11.0-8478dfcb-201609201613&nw=174057&prof=c4_live&csid=www.channel4.com&vcid=;_fw_vcid2=174057:&_fw_cookie_consent=0&_fw_fss=_fw_search&_fw_h_x_flash_version=0%2C0%2C0%2C0;ptgt=s&w=640&h=38&envp=c4_live&slid=c4advert-homepageSponsor&flag=%2Bcmpn&pvrn=960279353370&prct=text%2Fhtml_lit_js_wc_nw — 200 — 2.8 KiB — 294 ms — http/1.1https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMCwww.channel4.com/hEtR9X5wZ/joG_KTcx... https://www.channel4.com/hEtR9X5wZ/joG_KTcx/ru42TWYm/I0/5Y1iDpfc4tJzkf9c/H0YtIFFvSg/UwR/bfnNaAwMC — 201 — 1.1 KiB — 181 ms — h2https://ic.c4assets.com/bips/collections/B577486A-7450-47e3-b61e-8e847d65aeeb.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/B5... https://ic.c4assets.com/bips/collections/B577486A-7450-47e3-b61e-8e847d65aeeb.jpg?imformat=chrome&resize=500px:* — 200 — 29.4 KiB — 9 ms — h2https://ic.c4assets.com/bips/collections/C410205C-42E1-41fd-bb48-74b58861bb33.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/C4... https://ic.c4assets.com/bips/collections/C410205C-42E1-41fd-bb48-74b58861bb33.jpg?imformat=chrome&resize=500px:* — 200 — 20.4 KiB — 13 ms — h2https://ic.c4assets.com/bips/collections/1A0581A2-35BB-47ef-80da-f28eae25d0e9.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/1A... https://ic.c4assets.com/bips/collections/1A0581A2-35BB-47ef-80da-f28eae25d0e9.jpg?imformat=chrome&resize=500px:* — 200 — 44.1 KiB — 15 ms — h2https://ic.c4assets.com/bips/collections/08580D8B-3BCE-4eb2-ab99-15b41b831b7d.jpg?imformat=chrome&resize=500px:*ic.c4assets.com/bips/collections/08... https://ic.c4assets.com/bips/collections/08580D8B-3BCE-4eb2-ab99-15b41b831b7d.jpg?imformat=chrome&resize=500px:* — 200 — 25.8 KiB — 18 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 73 B — 24 ms — h2https://www.channel4.com/favicon.svgwww.channel4.com/favicon.svg https://www.channel4.com/favicon.svg — 200 — 819 B — 15 ms — h2https://www.channel4.com/android-chrome-192x192.pngwww.channel4.com/android-chrome-192... https://www.channel4.com/android-chrome-192x192.png — 200 — 1.7 KiB — 24 ms — h2https://www.channel4.com/favicon.icowww.channel4.com/favicon.ico https://www.channel4.com/favicon.ico — 200 — 1.8 KiB — 12 ms — h2
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 8897ms · 883KB · £154/mo
www.channel4.com
Other
Costly
Execution 3462ms
Transfer 304 KB
Unused 51%
Monthly Cost £60/mo
Optimizely
A/B Testing
Costly
Execution 1231ms
Transfer 135 KB
Unused 40%
Monthly Cost £21/mo
www.channel4.com
Other
Costly
Execution 1042ms
Transfer 1 KB
Unused 21%
Monthly Cost £18/mo
Unattributable
Other
Costly
Execution 997ms
Transfer 0 KB
Monthly Cost £17/mo
all4nav.channel4.com
Other
Costly
Execution 728ms
Transfer 177 KB
Unused 40%
Monthly Cost £13/mo
s.go-mpulse.net
Other
Costly
Execution 295ms
Transfer 56 KB
Unused 65%
Monthly Cost £5/mo
www.channel4.com
Other
Costly
Execution 278ms
Transfer 7 KB
Monthly Cost £5/mo
static.channel4.com
Other
Optional
Execution 169ms
Transfer 47 KB
Monthly Cost £3/mo
www.channel4.com
Other
Optional
Execution 162ms
Transfer 3 KB
Monthly Cost £3/mo
et.channel4.com
Other
Optional
Execution 142ms
Transfer 58 KB
Unused 50%
Monthly Cost £2/mo
static.c4assets.com
Other
Optional
Execution 109ms
Transfer 6 KB
Monthly Cost £2/mo
www.channel4.com
Other
Optional
Execution 90ms
Transfer 38 KB
Monthly Cost £2/mo
www.channel4.com
Other
Optional
Execution 89ms
Transfer 39 KB
Monthly Cost £2/mo
cdn-pci.optimizely.com
Other
Optional
Execution 53ms
Transfer 0 KB
Monthly Cost £1/mo
www.channel4.com
Other
Optional
Execution 51ms
Transfer 11 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.channel4.com adds 3462ms and costs ~£60/month
  • Optimizely adds 1231ms and costs ~£21/month
  • www.channel4.com adds 1042ms and costs ~£18/month
  • Unattributable adds 997ms and costs ~£17/month
  • all4nav.channel4.com adds 728ms and costs ~£13/month
  • s.go-mpulse.net adds 295ms and costs ~£5/month
  • www.channel4.com adds 278ms and costs ~£5/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.channel4.com takes 3462ms 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

51% of www.channel4.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

Optimizely takes 1231ms 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.channel4.com takes 1042ms 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 997ms 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

all4nav.channel4.com takes 728ms 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

s.go-mpulse.net takes 295ms 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

65% of s.go-mpulse.net'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.channel4.com takes 278ms 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

50% of et.channel4.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