Skip to content
https://metro.co.uk

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
5
REVIEW
2
PASS
8
INFO
2

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

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
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.
85
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.

2.41 s

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

3.69 s

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

1.27 s

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

0.001

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

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

23.21 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
6.5 MB transferred, 125 requests
FIX
6.5 MB transferred, 125 requests
Critical::
Page weighs 14.6 MB (6.5 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Warning::
125 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.5 MB / 2.4 MB budget
6.5 MB transferred
125 requests
1.4 g CO2 per page load
JavaScript 2.5 MiB 38%
Other 2.3 MiB 35%
Images 1.0 MiB 16%
HTML 380.3 KiB 6%
Fonts 159.1 KiB 2%
Other 119.3 KiB 2%
CSS 53.7 KiB 1%
Other 40.1 KiB 1%
Other 672 B 0%
Other 286 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (5.8 MiB of 6.5 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
F
JS Execution Cost
Action
7068ms total JS execution
FIX
7068ms total JS execution
Warning::
https://metro.co.uk/: 1833ms CPU time
Warning::
https://cdn.metro.co.uk/base/metro-player/1.4.0/pl...: 1323ms CPU time
Warning::
Unattributable: 919ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 812ms CPU time
Warning::
https://dmg-libs.anm.co.uk/a/2.4.0/config.js: 700ms CPU time
Warning::
Third-party scripts: 5069ms (72% of total)

Main Thread Breakdown

Script Evaluation 46% Style & Layout 19% Other 19% Script Parsing & Compilation 6% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://metro.co.uk/1833ms96ms12ms1st
https://cdn.metro.co.uk/base/metro-player/1.4.0/player.js1323ms617ms64ms3rd
Unattributable919ms33ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js812ms715ms71ms3rd
https://dmg-libs.anm.co.uk/a/2.4.0/config.js700ms537ms24ms3rd
https://dmg-libs.anm.co.uk/a/2.4.0/642.js283ms226ms56ms3rd
https://cdn.metro.co.uk/base/metro-portrait-video-carousel/1.0.13/metro-portrait-video-carousel.js214ms151ms37ms3rd
https://www.dailymail.co.uk/static/mol-fe/static/mol-fe-cmp/1.27.0/index.js199ms161ms36ms3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js185ms132ms52ms3rd
https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-analytics/index.js?m=1775508872g166ms159ms4ms1st

Showing top 10 of 14 scripts

F
JS Bundles
Action
32 scripts, 1.4 MB unused
FIX
32 scripts, 1.4 MB unused
Warning::
https://cdn.metro.co.uk/base/metro-player/1.4.0/pl...: 490 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dmg-libs.anm.co.uk/a/2.4.0/642.js: 147 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1469 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.metro.co.uk/base/metro-player/1.4.0/player.js772 KB490 KB (64%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://dmg-libs.anm.co.uk/a/2.4.0/642.js200 KB147 KB (74%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js148 KB94 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-MYFQ9GLWWV146 KB60 KB (41%)3rd
https://dmg-libs.anm.co.uk/a/2.4.0/config.js82 KB56 KB (68%)3rd
https://cdn.metro.co.uk/base/metro-portrait-video-carousel/1.0.13/metro-portrait-video-carousel.js90 KB49 KB (55%)3rd
https://www.dailymail.co.uk/static/mol-fe/static/mol-fe-cmp/1.27.0/index.js78 KB42 KB (56%)3rd

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
125 resources · 6.5 MB · 1.4 MB savings available
FIX
125 resources · 6.5 MB · 1.4 MB savings available
Warning::
Page weight 5.5 MB over 1MB target
Got: 6.5 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
94 third-party resources (88% of weight)
Info::
8 resources over 200KB
125 resources · 6.5 MiB · 94 third-party 5.5 MiB over 1MB target
JavaScript 38% · 2.5 MiB
Media 35% · 2.3 MiB
Image 16% · 1.0 MiB
Document 6% · 381.4 KiB
Font 2% · 159.1 KiB
Other 2% · 158.5 KiB
CSS 1% · 53.7 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 MiB
B
Image Optimization
60 images, 0 KB saveable
REVIEW
60 images, 0 KB saveable
Warning::
https://i.dailymail.co.uk/1s/2026/02/03/18/1060765... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/12/10/16/9300249... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/17/9208033... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/12/15/1063379... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/12/16/1063382... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/12/16/1063382... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2025/06/19/09/9952379... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/09/23/1062452... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/09/23/1062450... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/28/10/9258132... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/03/15/09/1071452... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/03/18/1060763... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/17/9208136... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/03/15/10/1071458... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/15/1063000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/15/16/9211948... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/17/9208078... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/15/1063002... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/16/1063004... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/15/16/9211970... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/15/17/9212150... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/16/9207895... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/26/14/9249968... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2025/12/22/10/1049393... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2025/12/22/09/1049392... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/12/15/1063377... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/12/15/1063375... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/15/1063003... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/12/18/09/9326720... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/16/1063007... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/11/16/1063006... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/08/09/9181288... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/26/14/9249968... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/17/9208169... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/09/23/1062456... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2026/02/09/23/1062454... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/28/10/9258146... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2024/11/14/15/9207579... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i.dailymail.co.uk/1s/2025/12/22/10/1049393... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
60 images 1.0 MB
0 oversized -0 KB
2 legacy format
39 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

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

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

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

Web fonts

5

159 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 2.4 s LCP 3.7 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 84 ms — font-display: swaphttps://fonts.gstatic.com/s/robotoflex/v30/NaNNepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNau4OPFu02G5.woff2NaNNepOXO_NexZs0b5QrzlO... https://fonts.gstatic.com/s/robotoflex/v30/NaNNepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNau4OPFu02G5.woff2 — 82.6 KiB — 103 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAA… — 4.1 KiB — 57 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 115 ms — font-display: swaphttps://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swapcss2 https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap — 1.8 KiB — 124 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 84 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
NaNNepOXO_NexZs0b5QrzlO... woff2 swap
Size 83 KB
Load time 103 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 4 KB
Load time 57 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 115 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
css2 unknown swap
Size 2 KB
Load time 124 ms
Start 2.4 s
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)

Fixing the unchecked items could save ~2 KB and ~4 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
4
preload
1
dns-prefetch
1
prefetch

6 resource hints configured

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
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
125 requests over 2741ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.4 s LCP 3.7 shttps://metro.co.uk// https://metro.co.uk/ — 200 — 67.3 KiB — 721 ms — h2https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 3.2 KiB — 164 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293289308-3c89.jpg?quality=90&strip=all&w=809&h=540&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293289308-3c89.jpg?quality=90&strip=all&w=809&h=540&crop=1 — 200 — 18.5 KiB — 21 ms — h2https://metro.co.uk/_static/??-eJyNzEsOQEAQhOELoYgIFuIuRmPCTMt0M9f3WFnaVv76EPfUsFfyCl3IkcCRBsZoRTFsbFaB4e1w/h4E83GnA4UZU3hvY2ZEEvxhlPdUlIOlr3Naio/Ru66o66rKm6YtL0J9OGA=/_static/??-eJyNzEsOQEAQhOELoYgIFuI... https://metro.co.uk/_static/??-eJyNzEsOQEAQhOELoYgIFuIuRmPCTMt0M9f3WFnaVv76EPfUsFfyCl3IkcCRBsZoRTFsbFaB4e1w/h4E83GnA4UZU3hvY2ZEEvxhlPdUlIOlr3Naio/Ru66o66rKm6YtL0J9OGA= — 200 — 1.8 KiB — 14 ms — h2https://metro.co.uk/_static/??-eJylzEEKgzAQheELNZ2WIuqi9CyajGkwyYSZsdLbG8RtoeDy5z0+WIuxlBWzgr4xoUBCZQIXRGGMZGeB42A801LALzVGZA8T74O7WpEL/CMp13vI3mRaT0FxUKx1hvgEh2RKHL7IP6BXet7btmluXdc/Nk6McRI=/_static/??-eJylzEEKgzAQheELNZ2WIuq... https://metro.co.uk/_static/??-eJylzEEKgzAQheELNZ2WIuqi9CyajGkwyYSZsdLbG8RtoeDy5z0+WIuxlBWzgr4xoUBCZQIXRGGMZGeB42A801LALzVGZA8T74O7WpEL/CMp13vI3mRaT0FxUKx1hvgEh2RKHL7IP6BXet7btmluXdc/Nk6McRI= — 200 — 3.9 KiB — 16 ms — h2https://metro.co.uk/_static/??-eJylzEEKwjAQRuELGUeR0roQz2KT3zSYTMLMhF6/4l4odP/eR2tzvrKBjWxBgVKBSaWQ1GjO1X+UtFXLKS5GsX/LGRLpLb8rnL3qifYojFUzzCBOU+TeDmntJcYQdaWGnvHHepbHdRyH4TJN99sGLlFZZw==/_static/??-eJylzEEKwjAQRuELGUeR0ro... https://metro.co.uk/_static/??-eJylzEEKwjAQRuELGUeR0roQz2KT3zSYTMLMhF6/4l4odP/eR2tzvrKBjWxBgVKBSaWQ1GjO1X+UtFXLKS5GsX/LGRLpLb8rnL3qifYojFUzzCBOU+TeDmntJcYQdaWGnvHHepbHdRyH4TJN99sGLlFZZw== — 200 — 3.1 KiB — 25 ms — h2https://metro.co.uk/_static/??/wp-content/themes/metro/dist/blocks/article-audio/gutenberg/frontend.js,/wp-content/themes/metro/dist/global.js?m=1775508893j/_static/??/wp-content/themes/metro... https://metro.co.uk/_static/??/wp-content/themes/metro/dist/blocks/article-audio/gutenberg/frontend.js,/wp-content/themes/metro/dist/global.js?m=1775508893j — 200 — 3.6 KiB — 18 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/config.jsdmg-libs.anm.co.uk/a/2.4.0/config.j... https://dmg-libs.anm.co.uk/a/2.4.0/config.js — 200 — 82.1 KiB — 71 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-analytics/index.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-analytics/index.js?m=1775508872g — 200 — 10.9 KiB — 24 ms — h2https://metro.co.uk/_static/??-eJyNzMEOQDAQhOEXwhIRHMS7YFVR23QHr69xcnSefz66fTrKAT5AWNixkmMEockqaNhl3JQgPlVIsHE1Z2wHDoYuy3e2akJ/CPWC3ZoFH2AO72uKSO+6oq6rKm+atlwftDk3fw==/_static/??-eJyNzMEOQDAQhOEXwhIRHMS... https://metro.co.uk/_static/??-eJyNzMEOQDAQhOEXwhIRHMS7YFVR23QHr69xcnSefz66fTrKAT5AWNixkmMEockqaNhl3JQgPlVIsHE1Z2wHDoYuy3e2akJ/CPWC3ZoFH2AO72uKSO+6oq6rKm+atlwftDk3fw== — 200 — 234 B — 22 ms — h2https://metro.co.uk/_static/??-eJylj8EOwjAMQ3+IEhCaNg6Ib9nWUDratEpS9vtUMCQOCCQ4WnGebZizGRMpkoKeMaJAROUE1ovCENJ4EVgMxnEqGVypYkB2cOL7wa4nWcFHEOEsAVWRTe4dPh88jaHYap3k4btWWmJgdEjIvSY2XEh9xHX09D1nKfwSJ97Rj6UXWOgVq/qDkHvWOkdMTLYEfI86xsO2bZtm03X73XQD/y+a5w==/_static/??-eJylj8EOwjAMQ3+IEhCaNg6... https://metro.co.uk/_static/??-eJylj8EOwjAMQ3+IEhCaNg6Ib9nWUDratEpS9vtUMCQOCCQ4WnGebZizGRMpkoKeMaJAROUE1ovCENJ4EVgMxnEqGVypYkB2cOL7wa4nWcFHEOEsAVWRTe4dPh88jaHYap3k4btWWmJgdEjIvSY2XEh9xHX09D1nKfwSJ97Rj6UXWOgVq/qDkHvWOkdMTLYEfI86xsO2bZtm03X73XQD/y+a5w== — 200 — 8.0 KiB — 17 ms — h2https://i.dailymail.co.uk/1s/2026/04/15/11/107911667-0-image-m-117_1776250694110.jpgi.dailymail.co.uk/1s/2026/04/15/11/... https://i.dailymail.co.uk/1s/2026/04/15/11/107911667-0-image-m-117_1776250694110.jpg — 200 — 23.8 KiB — 54 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-behaviour/metro-behaviour.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-behaviour/metro-behaviour.js?m=1775508872g — 200 — 731 B — 24 ms — h2https://cdn.metro.co.uk/rta2/v2-metro-3.min.js?ver=6.8.5cdn.metro.co.uk/rta2/v2-metro-3.min... https://cdn.metro.co.uk/rta2/v2-metro-3.min.js?ver=6.8.5 — 200 — 9.0 KiB — 67 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-comments/spot-comments.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-comments/spot-comments.js?m=1775508872g — 200 — 6.5 KiB — 3 ms — h2https://www.googletagmanager.com/gtag/js?id=G-MYFQ9GLWWVwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MYFQ9GLWWV — 200 — 146.1 KiB — 282 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-video/player.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-video/player.js?m=1775508872g — 200 — 2.1 KiB — 4 ms — h2https://www.google.com/recaptcha/enterprise.js?render=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&ver=1775743651608www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&ver=1775743651608 — 200 — 1.1 KiB — 66 ms — h3https://cmp.dmgmediaprivacy.co.uk/locationjson3.htmlcmp.dmgmediaprivacy.co.uk/locationj... https://cmp.dmgmediaprivacy.co.uk/locationjson3.html — 200 — 254 B — 5 ms — h2https://metro.co.uk/wp-content/themes/metro/dist/blocks/portrait-video-carousel/gutenberg/frontend.js?ver=7a71fc279ba36561fd64/wp-content/themes/metro/dist/block... https://metro.co.uk/wp-content/themes/metro/dist/blocks/portrait-video-carousel/gutenberg/frontend.js?ver=7a71fc279ba36561fd64 — 200 — 1021 B — 3 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-pwa/hulk.js?ver=6.8.5/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-pwa/hulk.js?ver=6.8.5 — 200 — 6.9 KiB — 4 ms — h2https://cdn.metro.co.uk/base/metro-player/1.4.0/player.jscdn.metro.co.uk/base/metro-player/1... https://cdn.metro.co.uk/base/metro-player/1.4.0/player.js — 200 — 771.6 KiB — 44 ms — h2https://stats.wp.com/e-202616.jsstats.wp.com/e-202616.js https://stats.wp.com/e-202616.js — 200 — 1.7 KiB — 26 ms — h2https://metro.co.uk/manifest.json/manifest.json https://metro.co.uk/manifest.json — 200 — 286 B — 5 ms — h2https://metro.co.uk/wp-content/uploads/2023/12/image-1-0281-e1724840065864.png?w=443&resize=200,200&zoom=1/wp-content/uploads/2023/12/image-1... https://metro.co.uk/wp-content/uploads/2023/12/image-1-0281-e1724840065864.png?w=443&resize=200,200&zoom=1 — 200 — 35.0 KiB — 8 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEC_293232291-c832.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEC_293... https://metro.co.uk/wp-content/uploads/2026/04/SEC_293232291-c832.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 7.9 KiB — 26 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293272607-6acf.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293272607-6acf.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 15.4 KiB — 14 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293265262-d744.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293265262-d744.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 8.7 KiB — 36 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293283673-0151.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293283673-0151.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 15.2 KiB — 19 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_292662244-1454.jpg?quality=90&strip=all&crop=229px%2C0px%2C2271px%2C1274px&resize=320%2C180/wp-content/uploads/2026/04/SEI_292... https://metro.co.uk/wp-content/uploads/2026/04/SEI_292662244-1454.jpg?quality=90&strip=all&crop=229px%2C0px%2C2271px%2C1274px&resize=320%2C180 — 200 — 9.1 KiB — 15 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 2.4 s LCP 3.7 shttps://metro.co.uk// https://metro.co.uk/ — 200 — 67.3 KiB — 721 ms — h2https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 3.2 KiB — 164 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293289308-3c89.jpg?quality=90&strip=all&w=809&h=540&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293289308-3c89.jpg?quality=90&strip=all&w=809&h=540&crop=1 — 200 — 18.5 KiB — 21 ms — h2https://metro.co.uk/_static/??-eJyNzEsOQEAQhOELoYgIFuIuRmPCTMt0M9f3WFnaVv76EPfUsFfyCl3IkcCRBsZoRTFsbFaB4e1w/h4E83GnA4UZU3hvY2ZEEvxhlPdUlIOlr3Naio/Ru66o66rKm6YtL0J9OGA=/_static/??-eJyNzEsOQEAQhOELoYgIFuI... https://metro.co.uk/_static/??-eJyNzEsOQEAQhOELoYgIFuIuRmPCTMt0M9f3WFnaVv76EPfUsFfyCl3IkcCRBsZoRTFsbFaB4e1w/h4E83GnA4UZU3hvY2ZEEvxhlPdUlIOlr3Naio/Ru66o66rKm6YtL0J9OGA= — 200 — 1.8 KiB — 14 ms — h2https://metro.co.uk/_static/??-eJylzEEKgzAQheELNZ2WIuqi9CyajGkwyYSZsdLbG8RtoeDy5z0+WIuxlBWzgr4xoUBCZQIXRGGMZGeB42A801LALzVGZA8T74O7WpEL/CMp13vI3mRaT0FxUKx1hvgEh2RKHL7IP6BXet7btmluXdc/Nk6McRI=/_static/??-eJylzEEKgzAQheELNZ2WIuq... https://metro.co.uk/_static/??-eJylzEEKgzAQheELNZ2WIuqi9CyajGkwyYSZsdLbG8RtoeDy5z0+WIuxlBWzgr4xoUBCZQIXRGGMZGeB42A801LALzVGZA8T74O7WpEL/CMp13vI3mRaT0FxUKx1hvgEh2RKHL7IP6BXet7btmluXdc/Nk6McRI= — 200 — 3.9 KiB — 16 ms — h2https://metro.co.uk/_static/??-eJylzEEKwjAQRuELGUeR0roQz2KT3zSYTMLMhF6/4l4odP/eR2tzvrKBjWxBgVKBSaWQ1GjO1X+UtFXLKS5GsX/LGRLpLb8rnL3qifYojFUzzCBOU+TeDmntJcYQdaWGnvHHepbHdRyH4TJN99sGLlFZZw==/_static/??-eJylzEEKwjAQRuELGUeR0ro... https://metro.co.uk/_static/??-eJylzEEKwjAQRuELGUeR0roQz2KT3zSYTMLMhF6/4l4odP/eR2tzvrKBjWxBgVKBSaWQ1GjO1X+UtFXLKS5GsX/LGRLpLb8rnL3qifYojFUzzCBOU+TeDmntJcYQdaWGnvHHepbHdRyH4TJN99sGLlFZZw== — 200 — 3.1 KiB — 25 ms — h2https://metro.co.uk/_static/??/wp-content/themes/metro/dist/blocks/article-audio/gutenberg/frontend.js,/wp-content/themes/metro/dist/global.js?m=1775508893j/_static/??/wp-content/themes/metro... https://metro.co.uk/_static/??/wp-content/themes/metro/dist/blocks/article-audio/gutenberg/frontend.js,/wp-content/themes/metro/dist/global.js?m=1775508893j — 200 — 3.6 KiB — 18 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/config.jsdmg-libs.anm.co.uk/a/2.4.0/config.j... https://dmg-libs.anm.co.uk/a/2.4.0/config.js — 200 — 82.1 KiB — 71 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-analytics/index.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-analytics/index.js?m=1775508872g — 200 — 10.9 KiB — 24 ms — h2https://metro.co.uk/_static/??-eJyNzMEOQDAQhOEXwhIRHMS7YFVR23QHr69xcnSefz66fTrKAT5AWNixkmMEockqaNhl3JQgPlVIsHE1Z2wHDoYuy3e2akJ/CPWC3ZoFH2AO72uKSO+6oq6rKm+atlwftDk3fw==/_static/??-eJyNzMEOQDAQhOEXwhIRHMS... https://metro.co.uk/_static/??-eJyNzMEOQDAQhOEXwhIRHMS7YFVR23QHr69xcnSefz66fTrKAT5AWNixkmMEockqaNhl3JQgPlVIsHE1Z2wHDoYuy3e2akJ/CPWC3ZoFH2AO72uKSO+6oq6rKm+atlwftDk3fw== — 200 — 234 B — 22 ms — h2https://metro.co.uk/_static/??-eJylj8EOwjAMQ3+IEhCaNg6Ib9nWUDratEpS9vtUMCQOCCQ4WnGebZizGRMpkoKeMaJAROUE1ovCENJ4EVgMxnEqGVypYkB2cOL7wa4nWcFHEOEsAVWRTe4dPh88jaHYap3k4btWWmJgdEjIvSY2XEh9xHX09D1nKfwSJ97Rj6UXWOgVq/qDkHvWOkdMTLYEfI86xsO2bZtm03X73XQD/y+a5w==/_static/??-eJylj8EOwjAMQ3+IEhCaNg6... https://metro.co.uk/_static/??-eJylj8EOwjAMQ3+IEhCaNg6Ib9nWUDratEpS9vtUMCQOCCQ4WnGebZizGRMpkoKeMaJAROUE1ovCENJ4EVgMxnEqGVypYkB2cOL7wa4nWcFHEOEsAVWRTe4dPh88jaHYap3k4btWWmJgdEjIvSY2XEh9xHX09D1nKfwSJ97Rj6UXWOgVq/qDkHvWOkdMTLYEfI86xsO2bZtm03X73XQD/y+a5w== — 200 — 8.0 KiB — 17 ms — h2https://i.dailymail.co.uk/1s/2026/04/15/11/107911667-0-image-m-117_1776250694110.jpgi.dailymail.co.uk/1s/2026/04/15/11/... https://i.dailymail.co.uk/1s/2026/04/15/11/107911667-0-image-m-117_1776250694110.jpg — 200 — 23.8 KiB — 54 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-behaviour/metro-behaviour.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-behaviour/metro-behaviour.js?m=1775508872g — 200 — 731 B — 24 ms — h2https://cdn.metro.co.uk/rta2/v2-metro-3.min.js?ver=6.8.5cdn.metro.co.uk/rta2/v2-metro-3.min... https://cdn.metro.co.uk/rta2/v2-metro-3.min.js?ver=6.8.5 — 200 — 9.0 KiB — 67 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-comments/spot-comments.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-comments/spot-comments.js?m=1775508872g — 200 — 6.5 KiB — 3 ms — h2https://www.googletagmanager.com/gtag/js?id=G-MYFQ9GLWWVwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MYFQ9GLWWV — 200 — 146.1 KiB — 282 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-video/player.js?m=1775508872g/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-video/player.js?m=1775508872g — 200 — 2.1 KiB — 4 ms — h2https://www.google.com/recaptcha/enterprise.js?render=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&ver=1775743651608www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&ver=1775743651608 — 200 — 1.1 KiB — 66 ms — h3https://cmp.dmgmediaprivacy.co.uk/locationjson3.htmlcmp.dmgmediaprivacy.co.uk/locationj... https://cmp.dmgmediaprivacy.co.uk/locationjson3.html — 200 — 254 B — 5 ms — h2https://metro.co.uk/wp-content/themes/metro/dist/blocks/portrait-video-carousel/gutenberg/frontend.js?ver=7a71fc279ba36561fd64/wp-content/themes/metro/dist/block... https://metro.co.uk/wp-content/themes/metro/dist/blocks/portrait-video-carousel/gutenberg/frontend.js?ver=7a71fc279ba36561fd64 — 200 — 1021 B — 3 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-pwa/hulk.js?ver=6.8.5/wp-content/client-mu-plugins/dist/... https://metro.co.uk/wp-content/client-mu-plugins/dist/metro-pwa/hulk.js?ver=6.8.5 — 200 — 6.9 KiB — 4 ms — h2https://cdn.metro.co.uk/base/metro-player/1.4.0/player.jscdn.metro.co.uk/base/metro-player/1... https://cdn.metro.co.uk/base/metro-player/1.4.0/player.js — 200 — 771.6 KiB — 44 ms — h2https://stats.wp.com/e-202616.jsstats.wp.com/e-202616.js https://stats.wp.com/e-202616.js — 200 — 1.7 KiB — 26 ms — h2https://metro.co.uk/manifest.json/manifest.json https://metro.co.uk/manifest.json — 200 — 286 B — 5 ms — h2https://metro.co.uk/wp-content/uploads/2023/12/image-1-0281-e1724840065864.png?w=443&resize=200,200&zoom=1/wp-content/uploads/2023/12/image-1... https://metro.co.uk/wp-content/uploads/2023/12/image-1-0281-e1724840065864.png?w=443&resize=200,200&zoom=1 — 200 — 35.0 KiB — 8 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEC_293232291-c832.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEC_293... https://metro.co.uk/wp-content/uploads/2026/04/SEC_293232291-c832.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 7.9 KiB — 26 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293272607-6acf.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293272607-6acf.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 15.4 KiB — 14 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293265262-d744.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293265262-d744.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 8.7 KiB — 36 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293283673-0151.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293283673-0151.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 15.2 KiB — 19 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_292662244-1454.jpg?quality=90&strip=all&crop=229px%2C0px%2C2271px%2C1274px&resize=320%2C180/wp-content/uploads/2026/04/SEI_292... https://metro.co.uk/wp-content/uploads/2026/04/SEI_292662244-1454.jpg?quality=90&strip=all&crop=229px%2C0px%2C2271px%2C1274px&resize=320%2C180 — 200 — 9.1 KiB — 15 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEC_293238660-3adf.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEC_293... https://metro.co.uk/wp-content/uploads/2026/04/SEC_293238660-3adf.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 8.2 KiB — 20 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/declan-rice-40d0.png?crop=93px%2C0px%2C708px%2C530px&resize=960%2C720/wp-content/uploads/2026/04/declan-... https://metro.co.uk/wp-content/uploads/2026/04/declan-rice-40d0.png?crop=93px%2C0px%2C708px%2C530px&resize=960%2C720 — 200 — 442.1 KiB — 60 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293117698-bead.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293117698-bead.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 8.1 KiB — 41 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEC_293267691-c0ea.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/SEC_293... https://metro.co.uk/wp-content/uploads/2026/04/SEC_293267691-c0ea.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 20.4 KiB — 47 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/SEI_293284601-444e.jpg?quality=90&strip=all&crop=120px%2C53px%2C1010px%2C567px&resize=320%2C180/wp-content/uploads/2026/04/SEI_293... https://metro.co.uk/wp-content/uploads/2026/04/SEI_293284601-444e.jpg?quality=90&strip=all&crop=120px%2C53px%2C1010px%2C567px&resize=320%2C180 — 200 — 4.5 KiB — 48 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/107878603-0-image-a-54_1776157832861-e1776282224718.jpg?quality=90&strip=all&crop=81px%2C0px%2C474px%2C267px&resize=320%2C180/wp-content/uploads/2026/04/1078786... https://metro.co.uk/wp-content/uploads/2026/04/107878603-0-image-a-54_1776157832861-e1776282224718.jpg?quality=90&strip=all&crop=81px%2C0px%2C474px%2C267px&resize=320%2C180 — 200 — 6.1 KiB — 56 ms — h2https://metro.co.uk/wp-content/uploads/2026/03/Screenshot-2026-04-08-132604-f288.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/03/Screens... https://metro.co.uk/wp-content/uploads/2026/03/Screenshot-2026-04-08-132604-f288.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 11.3 KiB — 49 ms — h2https://metro.co.uk/wp-content/uploads/2026/04/6119238_Bereaved_parents_in_a_last-ditch_plea_for_Starmer_to_act_now_on_social_media_and_addictive_f-b99f.jpg?quality=90&strip=all&w=320&h=180&crop=1/wp-content/uploads/2026/04/6119238... https://metro.co.uk/wp-content/uploads/2026/04/6119238_Bereaved_parents_in_a_last-ditch_plea_for_Starmer_to_act_now_on_social_media_and_addictive_f-b99f.jpg?quality=90&strip=all&w=320&h=180&crop=1 — 200 — 11.4 KiB — 51 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 84 ms — h3https://fonts.gstatic.com/s/robotoflex/v30/NaNNepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNau4OPFu02G5.woff2fonts.gstatic.com/s/robotoflex/v30/... https://fonts.gstatic.com/s/robotoflex/v30/NaNNepOXO_NexZs0b5QrzlOHb8wCikXpYqmZsWI-__OGbt8jZktqc2V3Zs0KvDLdBP8SBZtOs2IifRuUZQMsPJtUsR4DEK6cULNeUx9XgTnH37Ha_FIAp4Fm0PP1hw45DntW2x0wZGzhPmr1YNMYKYn9_1IQXGwJAiUJVUMdN5YUW4O8HtSoXjC79QRyaLshNDUf3e0O-gn5rrZCu20YNau4OPFu02G5.woff2 — 200 — 82.6 KiB — 103 ms — h3https://dmg-libs.anm.co.uk/a/2.4.0/565.jsdmg-libs.anm.co.uk/a/2.4.0/565.js https://dmg-libs.anm.co.uk/a/2.4.0/565.js — 200 — 5.2 KiB — 15 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/563.jsdmg-libs.anm.co.uk/a/2.4.0/563.js https://dmg-libs.anm.co.uk/a/2.4.0/563.js — 200 — 21.0 KiB — 16 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/197.jsdmg-libs.anm.co.uk/a/2.4.0/197.js https://dmg-libs.anm.co.uk/a/2.4.0/197.js — 200 — 14.2 KiB — 19 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/642.jsdmg-libs.anm.co.uk/a/2.4.0/642.js https://dmg-libs.anm.co.uk/a/2.4.0/642.js — 200 — 199.7 KiB — 44 ms — h2https://dmg-libs.anm.co.uk/a/2.4.0/119.jsdmg-libs.anm.co.uk/a/2.4.0/119.js https://dmg-libs.anm.co.uk/a/2.4.0/119.js — 200 — 2.8 KiB — 24 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAQABLAEsAAD/4QCMRXhpZgAATU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUA…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQABLAEsAAD/4QCMRXhpZgAATU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUA… — 200 — 0 B — 0 ms — datahttps://videos.metro.co.uk/video/met/2026/04/15/5767383991677767640/480x270_MP4_5767383991677767640.mp4videos.metro.co.uk/video/met/2026/0... https://videos.metro.co.uk/video/met/2026/04/15/5767383991677767640/480x270_MP4_5767383991677767640.mp4 — 206 — 273 B — 298 ms — h2https://rta2.metro.co.uk/s/3rta2.metro.co.uk/s/3 https://rta2.metro.co.uk/s/3 — 200 — 1.2 KiB — 156 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 283 ms — h2https://metro.co.uk/wp-json/videos/related-carousel-trending/all//wp-json/videos/related-carousel-tr... https://metro.co.uk/wp-json/videos/related-carousel-trending/all/ — 200 — 37.5 KiB — 254 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//… — 200 — 0 B — 0 ms — datadata:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABBIAAsAAAAAGoQAAQAAAAAAAAAAAAAAAAAAAAA… — 200 — 4.1 KiB — 57 ms — datahttps://pixel.wp.com/g.gif?v=ext&blog=146859608&post=0&tz=1&srv=metro.co.uk&arch_home=1&hp=vip&j=1%3A15.5-beta&host=metro.co.uk&ref=&fcp=1052&rand=0.8604087193511551pixel.wp.com/g.gif?v=ext&blog=14685... https://pixel.wp.com/g.gif?v=ext&blog=146859608&post=0&tz=1&srv=metro.co.uk&arch_home=1&hp=vip&j=1%3A15.5-beta&host=metro.co.uk&ref=&fcp=1052&rand=0.8604087193511551 — 200 — 177 B — 19 ms — h2https://cdn.metro.co.uk/base/metro-portrait-video-carousel/1.0.13/metro-portrait-video-carousel.jscdn.metro.co.uk/base/metro-portrait... https://cdn.metro.co.uk/base/metro-portrait-video-carousel/1.0.13/metro-portrait-video-carousel.js — 200 — 89.7 KiB — 227 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 147.5 KiB — 345 ms — h2https://videos.metro.co.uk/video/met/2026/04/15/5767383991677767640/960x540_MP4_5767383991677767640.mp4videos.metro.co.uk/video/met/2026/0... https://videos.metro.co.uk/video/met/2026/04/15/5767383991677767640/960x540_MP4_5767383991677767640.mp4 — 206 — 274 B — 92 ms — h2https://mads.dailymail.co.uk/v8/es/home/home/channel/mobile/false/metro/config.jsonmads.dailymail.co.uk/v8/es/home/hom... https://mads.dailymail.co.uk/v8/es/home/home/channel/mobile/false/metro/config.json — 200 — 6.0 KiB — 94 ms — http/1.1https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&co=aHR0cHM6Ly9tZXRyby5jby51azo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=2tzfa0lfexshwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6Lf9p64mAAAAAC14f-3IUO6QwwEb4WOFX14csXWM&co=aHR0cHM6Ly9tZXRyby5jby51azo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=2tzfa0lfexsh — 200 — 27.6 KiB — 82 ms — h3https://i.dailymail.co.uk/1s/2026/03/16/08/107168505-0-image-a-55_1773650038325.jpgi.dailymail.co.uk/1s/2026/03/16/08/... https://i.dailymail.co.uk/1s/2026/03/16/08/107168505-0-image-a-55_1773650038325.jpg — 200 — 8.4 KiB — 22 ms — h2https://i.dailymail.co.uk/1s/2026/03/15/10/107145863-0-image-a-32_1773571387620.jpgi.dailymail.co.uk/1s/2026/03/15/10/... https://i.dailymail.co.uk/1s/2026/03/15/10/107145863-0-image-a-32_1773571387620.jpg — 200 — 9.2 KiB — 50 ms — h2https://i.dailymail.co.uk/1s/2026/03/15/09/107145255-0-image-a-22_1773566923256.jpgi.dailymail.co.uk/1s/2026/03/15/09/... https://i.dailymail.co.uk/1s/2026/03/15/09/107145255-0-image-a-22_1773566923256.jpg — 200 — 8.8 KiB — 21 ms — h2https://i.dailymail.co.uk/1s/2026/02/12/16/106338287-0-image-a-55_1770912265586.jpgi.dailymail.co.uk/1s/2026/02/12/16/... https://i.dailymail.co.uk/1s/2026/02/12/16/106338287-0-image-a-55_1770912265586.jpg — 200 — 13.8 KiB — 20 ms — h2https://i.dailymail.co.uk/1s/2026/02/12/16/106338203-0-image-a-50_1770912078027.jpgi.dailymail.co.uk/1s/2026/02/12/16/... https://i.dailymail.co.uk/1s/2026/02/12/16/106338203-0-image-a-50_1770912078027.jpg — 200 — 11.0 KiB — 22 ms — h2https://i.dailymail.co.uk/1s/2026/02/12/15/106337975-0-image-a-45_1770911860019.jpgi.dailymail.co.uk/1s/2026/02/12/15/... https://i.dailymail.co.uk/1s/2026/02/12/15/106337975-0-image-a-45_1770911860019.jpg — 200 — 13.8 KiB — 58 ms — h2https://i.dailymail.co.uk/1s/2026/02/12/15/106337757-0-image-a-40_1770911609280.jpgi.dailymail.co.uk/1s/2026/02/12/15/... https://i.dailymail.co.uk/1s/2026/02/12/15/106337757-0-image-a-40_1770911609280.jpg — 200 — 9.1 KiB — 37 ms — h2https://i.dailymail.co.uk/1s/2026/02/12/15/106337573-0-image-a-35_1770911298124.jpgi.dailymail.co.uk/1s/2026/02/12/15/... https://i.dailymail.co.uk/1s/2026/02/12/15/106337573-0-image-a-35_1770911298124.jpg — 200 — 10.6 KiB — 46 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/16/106300773-0-image-a-30_1770826096983.jpgi.dailymail.co.uk/1s/2026/02/11/16/... https://i.dailymail.co.uk/1s/2026/02/11/16/106300773-0-image-a-30_1770826096983.jpg — 200 — 7.3 KiB — 38 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/16/106300679-0-image-a-25_1770825904195.jpgi.dailymail.co.uk/1s/2026/02/11/16/... https://i.dailymail.co.uk/1s/2026/02/11/16/106300679-0-image-a-25_1770825904195.jpg — 200 — 11.0 KiB — 24 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/16/106300477-0-image-a-20_1770825655121.jpgi.dailymail.co.uk/1s/2026/02/11/16/... https://i.dailymail.co.uk/1s/2026/02/11/16/106300477-0-image-a-20_1770825655121.jpg — 200 — 11.3 KiB — 26 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/15/106300367-0-image-a-15_1770825448402.jpgi.dailymail.co.uk/1s/2026/02/11/15/... https://i.dailymail.co.uk/1s/2026/02/11/15/106300367-0-image-a-15_1770825448402.jpg — 200 — 11.3 KiB — 32 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/15/106300255-0-image-a-10_1770825141952.jpgi.dailymail.co.uk/1s/2026/02/11/15/... https://i.dailymail.co.uk/1s/2026/02/11/15/106300255-0-image-a-10_1770825141952.jpg — 200 — 7.8 KiB — 40 ms — h2https://i.dailymail.co.uk/1s/2026/02/11/15/106300009-0-image-a-5_1770824893170.jpgi.dailymail.co.uk/1s/2026/02/11/15/... https://i.dailymail.co.uk/1s/2026/02/11/15/106300009-0-image-a-5_1770824893170.jpg — 200 — 14.7 KiB — 81 ms — h2https://i.dailymail.co.uk/1s/2026/02/09/23/106245603-0-image-a-20_1770681007489.jpgi.dailymail.co.uk/1s/2026/02/09/23/... https://i.dailymail.co.uk/1s/2026/02/09/23/106245603-0-image-a-20_1770681007489.jpg — 200 — 11.8 KiB — 63 ms — h2https://i.dailymail.co.uk/1s/2026/02/09/23/106245461-0-image-a-15_1770680806827.jpgi.dailymail.co.uk/1s/2026/02/09/23/... https://i.dailymail.co.uk/1s/2026/02/09/23/106245461-0-image-a-15_1770680806827.jpg — 200 — 8.6 KiB — 69 ms — h2https://i.dailymail.co.uk/1s/2026/02/09/23/106245257-0-image-a-10_1770680534745.jpgi.dailymail.co.uk/1s/2026/02/09/23/... https://i.dailymail.co.uk/1s/2026/02/09/23/106245257-0-image-a-10_1770680534745.jpg — 200 — 17.4 KiB — 77 ms — h2https://i.dailymail.co.uk/1s/2026/02/09/23/106245041-0-image-a-5_1770680271024.jpgi.dailymail.co.uk/1s/2026/02/09/23/... https://i.dailymail.co.uk/1s/2026/02/09/23/106245041-0-image-a-5_1770680271024.jpg — 200 — 10.7 KiB — 78 ms — h2https://i.dailymail.co.uk/1s/2026/02/03/18/106076587-0-image-a-10_1770144627121.jpgi.dailymail.co.uk/1s/2026/02/03/18/... https://i.dailymail.co.uk/1s/2026/02/03/18/106076587-0-image-a-10_1770144627121.jpg — 200 — 11.0 KiB — 66 ms — h2https://i.dailymail.co.uk/1s/2026/02/03/18/106076361-0-image-a-5_1770143491716.jpgi.dailymail.co.uk/1s/2026/02/03/18/... https://i.dailymail.co.uk/1s/2026/02/03/18/106076361-0-image-a-5_1770143491716.jpg — 200 — 11.1 KiB — 63 ms — h2https://scripts.webcontentassessor.com/scripts/98efd9446494c2d78d4fc00b4060b3ccac080b7310c2ae223f65d1efa3246f34scripts.webcontentassessor.com/scri... https://scripts.webcontentassessor.com/scripts/98efd9446494c2d78d4fc00b4060b3ccac080b7310c2ae223f65d1efa3246f34 — 200 — 126.5 KiB — 150 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 41.7 KiB — 222 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 272 ms — h2https://i.dailymail.co.uk/1s/2025/06/19/09/99523791-0-image-a-14_1750320022901.jpgi.dailymail.co.uk/1s/2025/06/19/09/... https://i.dailymail.co.uk/1s/2025/06/19/09/99523791-0-image-a-14_1750320022901.jpg — 200 — 10.1 KiB — 21 ms — h2https://i.dailymail.co.uk/1s/2024/12/18/09/93267201-0-image-a-12_1734514708483.jpgi.dailymail.co.uk/1s/2024/12/18/09/... https://i.dailymail.co.uk/1s/2024/12/18/09/93267201-0-image-a-12_1734514708483.jpg — 200 — 8.5 KiB — 46 ms — h2https://i.dailymail.co.uk/1s/2024/12/10/16/93002495-0-image-a-9_1733846768704.jpgi.dailymail.co.uk/1s/2024/12/10/16/... https://i.dailymail.co.uk/1s/2024/12/10/16/93002495-0-image-a-9_1733846768704.jpg — 200 — 6.7 KiB — 22 ms — h2https://i.dailymail.co.uk/1s/2024/11/28/10/92581467-0-image-a-14_1732790548508.jpgi.dailymail.co.uk/1s/2024/11/28/10/... https://i.dailymail.co.uk/1s/2024/11/28/10/92581467-0-image-a-14_1732790548508.jpg — 200 — 9.4 KiB — 24 ms — h2https://i.dailymail.co.uk/1s/2024/11/28/10/92581329-0-image-a-7_1732790336060.jpgi.dailymail.co.uk/1s/2024/11/28/10/... https://i.dailymail.co.uk/1s/2024/11/28/10/92581329-0-image-a-7_1732790336060.jpg — 200 — 4.7 KiB — 27 ms — h2https://i.dailymail.co.uk/1s/2024/11/26/14/92499685-0-image-a-13_1732632252307.jpgi.dailymail.co.uk/1s/2024/11/26/14/... https://i.dailymail.co.uk/1s/2024/11/26/14/92499685-0-image-a-13_1732632252307.jpg — 200 — 8.2 KiB — 48 ms — h2https://i.dailymail.co.uk/1s/2024/11/26/14/92499687-0-image-a-4_1732631950719.jpgi.dailymail.co.uk/1s/2024/11/26/14/... https://i.dailymail.co.uk/1s/2024/11/26/14/92499687-0-image-a-4_1732631950719.jpg — 200 — 6.8 KiB — 30 ms — h2https://i.dailymail.co.uk/1s/2024/11/15/17/92121505-0-image-a-57_1731690972234.jpgi.dailymail.co.uk/1s/2024/11/15/17/... https://i.dailymail.co.uk/1s/2024/11/15/17/92121505-0-image-a-57_1731690972234.jpg — 200 — 8.1 KiB — 31 ms — h2https://i.dailymail.co.uk/1s/2024/11/15/16/92119705-0-image-m-31_1731687907418.jpgi.dailymail.co.uk/1s/2024/11/15/16/... https://i.dailymail.co.uk/1s/2024/11/15/16/92119705-0-image-m-31_1731687907418.jpg — 200 — 10.5 KiB — 32 ms — h2https://i.dailymail.co.uk/1s/2024/11/15/16/92119483-0-image-a-23_1731687664997.jpgi.dailymail.co.uk/1s/2024/11/15/16/... https://i.dailymail.co.uk/1s/2024/11/15/16/92119483-0-image-a-23_1731687664997.jpg — 200 — 10.6 KiB — 34 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/17/92081695-0-image-a-32_1731605704800.jpgi.dailymail.co.uk/1s/2024/11/14/17/... https://i.dailymail.co.uk/1s/2024/11/14/17/92081695-0-image-a-32_1731605704800.jpg — 200 — 11.5 KiB — 51 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/17/92081361-0-image-a-28_1731605278611.jpgi.dailymail.co.uk/1s/2024/11/14/17/... https://i.dailymail.co.uk/1s/2024/11/14/17/92081361-0-image-a-28_1731605278611.jpg — 200 — 10.1 KiB — 35 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/17/92080781-0-image-a-18_1731604714345.jpgi.dailymail.co.uk/1s/2024/11/14/17/... https://i.dailymail.co.uk/1s/2024/11/14/17/92080781-0-image-a-18_1731604714345.jpg — 200 — 8.5 KiB — 37 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/17/92080333-0-image-a-7_1731603944750.jpgi.dailymail.co.uk/1s/2024/11/14/17/... https://i.dailymail.co.uk/1s/2024/11/14/17/92080333-0-image-a-7_1731603944750.jpg — 200 — 6.5 KiB — 47 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/16/92078959-0-image-a-4_1731602719971.jpgi.dailymail.co.uk/1s/2024/11/14/16/... https://i.dailymail.co.uk/1s/2024/11/14/16/92078959-0-image-a-4_1731602719971.jpg — 200 — 9.6 KiB — 38 ms — h2https://i.dailymail.co.uk/1s/2024/11/14/15/92075793-0-image-a-7_1731598988243.jpgi.dailymail.co.uk/1s/2024/11/14/15/... https://i.dailymail.co.uk/1s/2024/11/14/15/92075793-0-image-a-7_1731598988243.jpg — 200 — 6.9 KiB — 48 ms — h2https://i.dailymail.co.uk/1s/2024/11/08/09/91812887-0-image-a-7_1731057063264.jpgi.dailymail.co.uk/1s/2024/11/08/09/... https://i.dailymail.co.uk/1s/2024/11/08/09/91812887-0-image-a-7_1731057063264.jpg — 200 — 11.9 KiB — 39 ms — h2https://i.dailymail.co.uk/1s/2025/12/22/10/104939339-0-image-a-25_1766397879421.jpgi.dailymail.co.uk/1s/2025/12/22/10/... https://i.dailymail.co.uk/1s/2025/12/22/10/104939339-0-image-a-25_1766397879421.jpg — 200 — 11.9 KiB — 8 ms — h2https://i.dailymail.co.uk/1s/2025/12/22/10/104939327-0-image-a-20_1766397719475.jpgi.dailymail.co.uk/1s/2025/12/22/10/... https://i.dailymail.co.uk/1s/2025/12/22/10/104939327-0-image-a-20_1766397719475.jpg — 200 — 14.2 KiB — 10 ms — h2https://i.dailymail.co.uk/1s/2025/12/22/09/104939259-0-image-a-15_1766397520937.jpgi.dailymail.co.uk/1s/2025/12/22/09/... https://i.dailymail.co.uk/1s/2025/12/22/09/104939259-0-image-a-15_1766397520937.jpg — 200 — 13.6 KiB — 7 ms — h2https://videos.metro.co.uk/video/met/2026/03/16/4086705243393209405/480x270_MP4_4086705243393209405.mp4videos.metro.co.uk/video/met/2026/0... https://videos.metro.co.uk/video/met/2026/03/16/4086705243393209405/480x270_MP4_4086705243393209405.mp4 — 206 — 240.5 KiB — 7 ms — h2https://videos.metro.co.uk/video/met/2026/03/16/4086705243393209405/480x270_MP4_4086705243393209405.mp4videos.metro.co.uk/video/met/2026/0... https://videos.metro.co.uk/video/met/2026/03/16/4086705243393209405/480x270_MP4_4086705243393209405.mp4 — 206 — 240.5 KiB — 15 ms — h2https://videos.metro.co.uk/video/met/2026/02/12/770260094888620923/480x270_MP4_770260094888620923.mp4videos.metro.co.uk/video/met/2026/0... https://videos.metro.co.uk/video/met/2026/02/12/770260094888620923/480x270_MP4_770260094888620923.mp4 — 206 — 1.8 MiB — 51 ms — h2https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.757.0_en.html?gdpr=1 — 200 — 270.9 KiB — 249 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 170 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 135 ms — h3https://cmp.dmgmediaprivacy.co.uk/cmp/3.1.0/index.jscmp.dmgmediaprivacy.co.uk/cmp/3.1.0... https://cmp.dmgmediaprivacy.co.uk/cmp/3.1.0/index.js — 200 — 38.4 KiB — 15 ms — h2https://cmp.dmgmediaprivacy.co.uk/gvl/v3/latest/es/web/vendor-list.jsoncmp.dmgmediaprivacy.co.uk/gvl/v3/la... https://cmp.dmgmediaprivacy.co.uk/gvl/v3/latest/es/web/vendor-list.json — 200 — 76.0 KiB — 22 ms — h2https://cmp.dmgmediaprivacy.co.uk/custom/2/vendor-list.jsoncmp.dmgmediaprivacy.co.uk/custom/2/... https://cmp.dmgmediaprivacy.co.uk/custom/2/vendor-list.json — 200 — 34.8 KiB — 11 ms — h2https://cmp.dmgmediaprivacy.co.uk/nrv/metro/v4/vendor-list.jsoncmp.dmgmediaprivacy.co.uk/nrv/metro... https://cmp.dmgmediaprivacy.co.uk/nrv/metro/v4/vendor-list.json — 200 — 854 B — 5 ms — h2https://crta.metro.co.uk/crta.metro.co.uk/ https://crta.metro.co.uk/ — 202 — 685 B — 115 ms — h2https://cmp.dmgmediaprivacy.co.uk/gvl/v3/latest/es/web/vendor-list.jsoncmp.dmgmediaprivacy.co.uk/gvl/v3/la... https://cmp.dmgmediaprivacy.co.uk/gvl/v3/latest/es/web/vendor-list.json — 200 — 0 B — 5 ms — h2https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 215 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 37 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 115 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 14 ms — h2https://www.dailymail.co.uk/static/mol-fe/static/mol-fe-cmp/1.27.0/index.jswww.dailymail.co.uk/static/mol-fe/s... https://www.dailymail.co.uk/static/mol-fe/static/mol-fe-cmp/1.27.0/index.js — 200 — 78.3 KiB — 75 ms — h2https://crta.metro.co.uk/crta.metro.co.uk/ https://crta.metro.co.uk/ — 202 — 687 B — 71 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap — 200 — 1.8 KiB — 124 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-MYFQ9GLWWV&gtm=45je64e1v9182603416za200zd9182603416&_p=1776294695578&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=123206096.1776294697&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384405&sid=1776294696&sct=1&seg=0&dl=https%3A%2F%2Fmetro.co.uk%2F&dt=Metro.co.uk%3A%20News%2C%20Sport%2C%20Showbiz%2C%20Celebrities%20from%20Metro&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_type=home&ep.domain=metro.co.uk&ep.ico_internal_hit=undefined&ep.ito_external_hit=undefined&ep.page_url=https%3A%2F%2Fmetro.co.uk%2F&ep.rendered_platform=mobile&ep.url_channel=%2Fhome&ep.url_subchannel_level_1=%2Fhome&ep.referrer_type=Direct&ep.referrer_group=Direct&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.push_notification_status=eligible&ep.multivariant_experiments=useSimpleNewsletterOverlay%2CuseNativeShareIcon%2CpuzzlesOverlayRoute%3Amembers&ep.scv_id=9b96dd60-537a-415c-8e9a-e804a51535e5&ep.page_id=c2cef248-339e-4ce6-8ceb-3f31af38759a&ep.consent_state=undecided&ep.user_type=none&ep.subscription_entitlements=&up.client_id=518667146.1776294696&up.memberpress_id=&up.subscription_ids=&tfd=2438region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-MYFQ9GLWWV&gtm=45je64e1v9182603416za200zd9182603416&_p=1776294695578&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=123206096.1776294697&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384405&sid=1776294696&sct=1&seg=0&dl=https%3A%2F%2Fmetro.co.uk%2F&dt=Metro.co.uk%3A%20News%2C%20Sport%2C%20Showbiz%2C%20Celebrities%20from%20Metro&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_type=home&ep.domain=metro.co.uk&ep.ico_internal_hit=undefined&ep.ito_external_hit=undefined&ep.page_url=https%3A%2F%2Fmetro.co.uk%2F&ep.rendered_platform=mobile&ep.url_channel=%2Fhome&ep.url_subchannel_level_1=%2Fhome&ep.referrer_type=Direct&ep.referrer_group=Direct&ep.user_agent=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&ep.push_notification_status=eligible&ep.multivariant_experiments=useSimpleNewsletterOverlay%2CuseNativeShareIcon%2CpuzzlesOverlayRoute%3Amembers&ep.scv_id=9b96dd60-537a-415c-8e9a-e804a51535e5&ep.page_id=c2cef248-339e-4ce6-8ceb-3f31af38759a&ep.consent_state=undecided&ep.user_type=none&ep.subscription_entitlements=&up.client_id=518667146.1776294696&up.memberpress_id=&up.subscription_ids=&tfd=2438 — 204 — 546 B — 89 ms — h2https://hulkprod.anm.co.uk/api/web-push-notification/v1/static/latest/mol-fe-web-push-browser-register/register.jshulkprod.anm.co.uk/api/web-push-not... https://hulkprod.anm.co.uk/api/web-push-notification/v1/static/latest/mol-fe-web-push-browser-register/register.js — 200 — 16.6 KiB — 58 ms — h2https://metro.co.uk/wp-content/client-mu-plugins/metro-branding/images/m-icon-black-32.png/wp-content/client-mu-plugins/metro... https://metro.co.uk/wp-content/client-mu-plugins/metro-branding/images/m-icon-black-32.png — 200 — 672 B — 3 ms — h2https://hulkprod.anm.co.uk/api/web-push-notification/v1/organisation/metro/subscription/publicKeyhulkprod.anm.co.uk/api/web-push-not... https://hulkprod.anm.co.uk/api/web-push-notification/v1/organisation/metro/subscription/publicKey — 200 — 917 B — 101 ms — h2https://hulkprod.anm.co.uk/api/web-push-notification/v1/static/latest/mol-fe-web-push-browser-register/crossOrgInlinedMin.html?command=getCrossOrgUserIdhulkprod.anm.co.uk/api/web-push-not... https://hulkprod.anm.co.uk/api/web-push-notification/v1/static/latest/mol-fe-web-push-browser-register/crossOrgInlinedMin.html?command=getCrossOrgUserId — 200 — 14.4 KiB — 20 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
72% of JavaScript execution is third-party
First-party Third-party 5069ms · 1695KB · £26/mo
cdn.metro.co.uk
Other
Costly
Execution 1323ms
Transfer 772 KB
Unused 64%
Monthly Cost £7/mo
Unattributable
Other
Costly
Execution 919ms
Transfer 0 KB
Monthly Cost £5/mo
www.gstatic.com
Other
Costly
Execution 812ms
Transfer 0 KB
Unused 49%
Monthly Cost £4/mo
dmg-libs.anm.co.uk
Other
Costly
Execution 700ms
Transfer 82 KB
Unused 68%
Monthly Cost £4/mo
dmg-libs.anm.co.uk
Other
Costly
Execution 283ms
Transfer 200 KB
Unused 74%
Monthly Cost £1/mo
cdn.metro.co.uk
Other
Costly
Execution 214ms
Transfer 90 KB
Unused 55%
Monthly Cost £1/mo
www.dailymail.co.uk
Other
Optional
Execution 199ms
Transfer 78 KB
Unused 56%
Monthly Cost £1/mo
imasdk.googleapis.com
Other
Optional
Execution 185ms
Transfer 148 KB
Unused 64%
Monthly Cost £1/mo
scripts.webcontentassessor.com
Other
Optional
Execution 136ms
Transfer 127 KB
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 123ms
Transfer 146 KB
Unused 41%
Monthly Cost £1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 107ms
Transfer 15 KB
Monthly Cost £1/mo
cmp.dmgmediaprivacy.co.uk
Other
Optional
Execution 69ms
Transfer 38 KB
Monthly Cost £0/mo

These scripts may cost more than they're worth

  • cdn.metro.co.uk adds 1323ms and costs ~£7/month
  • Unattributable adds 919ms and costs ~£5/month
  • www.gstatic.com adds 812ms and costs ~£4/month
  • dmg-libs.anm.co.uk adds 700ms and costs ~£4/month
  • dmg-libs.anm.co.uk adds 283ms and costs ~£1/month
  • cdn.metro.co.uk adds 214ms and costs ~£1/month

72% 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

cdn.metro.co.uk takes 1323ms 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

64% of cdn.metro.co.uk'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

Unattributable takes 919ms 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.gstatic.com takes 812ms 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

dmg-libs.anm.co.uk takes 700ms 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

68% of dmg-libs.anm.co.uk'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

dmg-libs.anm.co.uk takes 283ms 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

74% of dmg-libs.anm.co.uk'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

cdn.metro.co.uk takes 214ms 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

55% of cdn.metro.co.uk'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

56% of www.dailymail.co.uk'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

64% of imasdk.googleapis.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