Skip to content
https://www.parliament.uk

Performance

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

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

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

2.66 s

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

19.23 s

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

802 ms

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

0.471

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

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

20.08 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
3.4 MB transferred, 76 requests
FIX
3.4 MB transferred, 76 requests
Warning::
Page weighs 9.5 MB (3.4 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
CSS is 492 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 492 KB
Info::
Fonts are 452 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 452 KB
Info::
76 HTTP requests
Info::
Estimated 0.71 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
76 requests
0.71 g CO2 per page load
JavaScript 1.8 MiB 54%
Images 579.9 KiB 17%
CSS 492.2 KiB 14%
Fonts 451.6 KiB 13%
HTML 42.2 KiB 1%
Other 8.2 KiB 0%
Other 2.4 KiB 0%
Other 0 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

D
JS Execution Cost
Action
3486ms total JS execution
FIX
3486ms total JS execution
Warning::
Unattributable: 612ms CPU time
Warning::
https://now.parliament.uk/dist/app.bundle.js?v=LzH...: 540ms CPU time
Warning::
https://www.parliament.uk/: 491ms CPU time
Warning::
https://www.parliament.uk/static/js/bundle.js?v=l0...: 302ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5R2...: 254ms CPU time
Warning::
Third-party scripts: 2292ms (66% of total)

Main Thread Breakdown

Script Evaluation 46% Other 20% Script Parsing & Compilation 14% Style & Layout 10% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
Unattributable612ms6ms0ms3rd
https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxI540ms281ms210ms3rd
https://www.parliament.uk/491ms44ms5ms1st
https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g302ms222ms28ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL254ms190ms45ms3rd
https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js232ms211ms2ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-TNCL6M8224ms163ms48ms3rd
https://now.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js195ms182ms2ms3rd
https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ169ms36ms123ms1st
https://js.monitor.azure.com/scripts/b/ai.2.min.js135ms117ms11ms3rd

Showing top 10 of 14 scripts

D
JS Bundles
Action
14 scripts, 376 KB unused
FIX
14 scripts, 376 KB unused
Warning::
https://now.parliament.uk/dist/app.bundle.js?v=LzH...: 150 KB unused (17%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5R2...: 67 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TNC...: 67 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.parliament.uk/static/js/bundle.js?v=l0...: 64 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cookiemanager.parliament.uk/cookiemanager....: 29 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 376 KB
376 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxI898 KB150 KB (17%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL142 KB67 KB (47%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TNCL6M8133 KB67 KB (50%)3rd
https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g96 KB64 KB (67%)1st
https://cookiemanager.parliament.uk/cookiemanager.bundle.js50 KB29 KB (58%)3rd
https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js17 KB3rd
https://cookiemanager.parliament.uk/cookie-manager-v2.js4 KB3rd
https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?13 KB1st
https://js.monitor.azure.com/scripts/b/ai.2.gbl.min.js46 KB3rd
https://now.parliament.uk/dist/iframeResizer.contentWindow.min.js?v=cQs0BiXXnZQJ9f6nCt5t7WtLkLKuN2OrtKaAtC-UZRQ6 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
76 resources · 3.4 MB · 376 KB savings available
FIX
76 resources · 3.4 MB · 376 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~376 KB of savings available
Warning::
33 third-party resources (56% of weight)
Info::
2 resources over 200KB
76 resources · 3.4 MiB · 33 third-party 2.4 MiB over 1MB target
JavaScript 54% · 1.8 MiB
Image 17% · 581.0 KiB
CSS 14% · 492.2 KiB
Font 13% · 451.6 KiB
Document 1% · 47.0 KiB
Other 0% · 4.6 KiB

~376.0 KiB of savings available

Remove unused JavaScript: 376.0 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.

B
Third-Party Impact
56% third-party, 0 ms blocking
REVIEW
56% third-party, 0 ms blocking
Warning::
Third-party code accounts for 56% of page weight (1.9 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
44%
56%
First-party Third-party
C
Image Optimization
Action
33 images, 0 KB saveable
REVIEW
33 images, 0 KB saveable
Warning::
https://www.parliament.uk/globalassets/illustratio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/research-il... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/illustratio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/illustratio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/illustratio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-treatie... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-erskine... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/illustratio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-develop... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-si.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-dp.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-gtp.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/globalassets/tile-portcu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.parliament.uk/img/illustration-wq.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
33 images 580 KB
0 oversized -0 KB
7 legacy format
14 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

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

Web fonts

10

452 KB total

Render-blocking

0

of 10

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 20.0 s FCP 2.7 s LCP 19.2 shttps://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2National-LFS-Semibold.w... https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2 — 35.8 KiB — 54 ms — font-display: swaphttps://www.parliament.uk/static/fonts/National-LFS-Book.woff2National-LFS-Book.woff2 https://www.parliament.uk/static/fonts/National-LFS-Book.woff2 — 34.9 KiB — 61 ms — font-display: swaphttps://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2fa-solid-900.woff2 https://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2 — 74.1 KiB — 65 ms — font-display: swaphttps://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2fa-brands-400.woff2 https://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2 — 73.8 KiB — 62 ms — font-display: swaphttps://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2fa-regular-400.woff2 https://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2 — 14.7 KiB — 42 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA… — 34.8 KiB — 33 ms — font-display: swaphttps://now.parliament.uk/dist/fa-solid-900.woff2fa-solid-900.woff2 https://now.parliament.uk/dist/fa-solid-900.woff2 — 76.8 KiB — 52 ms — font-display: swaphttps://now.parliament.uk/dist/National-LFS-Book.woff2National-LFS-Book.woff2 https://now.parliament.uk/dist/National-LFS-Book.woff2 — 35.1 KiB — 53 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK…A+HHAGYACK… data:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK… — 35.6 KiB — 8 ms — font-display: swaphttps://now.parliament.uk/dist/National-LFS-Semibold.woff2National-LFS-Semibold.w... https://now.parliament.uk/dist/National-LFS-Semibold.woff2 — 36.2 KiB — 49 ms — font-display: swap
National-LFS-Semibold.w... woff2 swap
Size 36 KB
Load time 54 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
National-LFS-Book.woff2 woff2 swap
Size 35 KB
Load time 61 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 74 KB
Load time 65 ms
Start 290 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 74 KB
Load time 62 ms
Start 291 ms
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 15 KB
Load time 42 ms
Start 700 ms
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 35 KB
Load time 33 ms
Start 921 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 52 ms
Start 929 ms
Risk FOUT — text flashes from fallback to web font
National-LFS-Book.woff2 woff2 swap
Size 35 KB
Load time 53 ms
Start 929 ms
Risk FOUT — text flashes from fallback to web font
A+HHAGYACK… woff2 swap
Size 36 KB
Load time 8 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
National-LFS-Semibold.w... woff2 swap
Size 36 KB
Load time 49 ms
Start 1.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)
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
76 requests over 1413ms
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 20.0 s FCP 2.7 s LCP 19.2 shttps://www.parliament.uk// https://www.parliament.uk/ — 200 — 33.0 KiB — 85 ms — h2https://cookiemanager.parliament.uk/cookie-manager-v2.csscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.css — 200 — 1.6 KiB — 105 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.jscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.js — 200 — 4.0 KiB — 103 ms — h3https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY/static/css/bundle.css?v=9UIZAMIz9x... https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY — 200 — 159.6 KiB — 69 ms — h2https://www.parliament.uk/img/parliament-illustration.svg/img/parliament-illustration.svg https://www.parliament.uk/img/parliament-illustration.svg — 200 — 867 B — 76 ms — h2https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85/contentassets/b186434366d04a95af8d... https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85 — 200 — 172.2 KiB — 80 ms — h2https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85/contentassets/41bf0771576b4dbea3c3... https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85 — 200 — 85.6 KiB — 40 ms — h2https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85/contentassets/5cba9eec31da4303b8b0... https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85 — 200 — 127.3 KiB — 42 ms — h2https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85/globalassets/tile-portcullis.png?w... https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85 — 200 — 3.6 KiB — 40 ms — h2https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ/static/js/all.js?v=8IBH4QOd3mZoMFu... https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ — 200 — 411.5 KiB — 118 ms — h2https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g/static/js/bundle.js?v=l0tBrsKjvGr2... https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g — 200 — 95.5 KiB — 87 ms — h2https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit — 302 — 265 B — 93 ms — h3https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85/globalassets/illustration-members.... https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85 — 200 — 8.9 KiB — 82 ms — h2https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85/globalassets/illustration-votes.pn... https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85 — 200 — 5.5 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85/globalassets/illustration-hansard.... https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85 — 200 — 7.1 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85/globalassets/illustration-bills.pn... https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85 — 200 — 3.9 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85/globalassets/illustration-committe... https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85 — 200 — 4.6 KiB — 73 ms — h2https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85/globalassets/research-illustration... https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85 — 200 — 3.4 KiB — 73 ms — h2https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100/globalassets/assets/subjects/housi... https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100 — 200 — 3.3 KiB — 73 ms — h2https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100/contentassets/5693828bbb59480681b7... https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100 — 200 — 3.6 KiB — 70 ms — h2https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100/globalassets/assets/subjects/maps-... https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100 — 200 — 3.9 KiB — 71 ms — h2https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100/contentassets/e2c4e04238af49d998fd... https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100 — 200 — 1.7 KiB — 70 ms — h2https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100/contentassets/94a3a2a17a7d447c9a57... https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100 — 200 — 11.4 KiB — 84 ms — h2https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100/contentassets/4f84a478ec78432bbf33... https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100 — 200 — 3.1 KiB — 70 ms — h2https://www.parliament.uk/img/illustration-developer.png/img/illustration-developer.png https://www.parliament.uk/img/illustration-developer.png — 200 — 8.2 KiB — 86 ms — h2https://www.parliament.uk/img/illustration-wq.png/img/illustration-wq.png https://www.parliament.uk/img/illustration-wq.png — 200 — 2.4 KiB — 119 ms — h2https://www.parliament.uk/img/illustration-si.png/img/illustration-si.png https://www.parliament.uk/img/illustration-si.png — 200 — 1.7 KiB — 102 ms — h2https://www.parliament.uk/img/illustration-treaties.png/img/illustration-treaties.png https://www.parliament.uk/img/illustration-treaties.png — 200 — 3.8 KiB — 90 ms — h2https://www.parliament.uk/img/illustration-dp.png/img/illustration-dp.png https://www.parliament.uk/img/illustration-dp.png — 200 — 3.9 KiB — 98 ms — h2https://www.parliament.uk/img/illustration-gtp.png/img/illustration-gtp.png https://www.parliament.uk/img/illustration-gtp.png — 200 — 4.8 KiB — 95 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 20.0 s FCP 2.7 s LCP 19.2 shttps://www.parliament.uk// https://www.parliament.uk/ — 200 — 33.0 KiB — 85 ms — h2https://cookiemanager.parliament.uk/cookie-manager-v2.csscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.css — 200 — 1.6 KiB — 105 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.jscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.js — 200 — 4.0 KiB — 103 ms — h3https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY/static/css/bundle.css?v=9UIZAMIz9x... https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY — 200 — 159.6 KiB — 69 ms — h2https://www.parliament.uk/img/parliament-illustration.svg/img/parliament-illustration.svg https://www.parliament.uk/img/parliament-illustration.svg — 200 — 867 B — 76 ms — h2https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85/contentassets/b186434366d04a95af8d... https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85 — 200 — 172.2 KiB — 80 ms — h2https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85/contentassets/41bf0771576b4dbea3c3... https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85 — 200 — 85.6 KiB — 40 ms — h2https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85/contentassets/5cba9eec31da4303b8b0... https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85 — 200 — 127.3 KiB — 42 ms — h2https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85/globalassets/tile-portcullis.png?w... https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85 — 200 — 3.6 KiB — 40 ms — h2https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ/static/js/all.js?v=8IBH4QOd3mZoMFu... https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ — 200 — 411.5 KiB — 118 ms — h2https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g/static/js/bundle.js?v=l0tBrsKjvGr2... https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g — 200 — 95.5 KiB — 87 ms — h2https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit — 302 — 265 B — 93 ms — h3https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85/globalassets/illustration-members.... https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85 — 200 — 8.9 KiB — 82 ms — h2https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85/globalassets/illustration-votes.pn... https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85 — 200 — 5.5 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85/globalassets/illustration-hansard.... https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85 — 200 — 7.1 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85/globalassets/illustration-bills.pn... https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85 — 200 — 3.9 KiB — 73 ms — h2https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85/globalassets/illustration-committe... https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85 — 200 — 4.6 KiB — 73 ms — h2https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85/globalassets/research-illustration... https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85 — 200 — 3.4 KiB — 73 ms — h2https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100/globalassets/assets/subjects/housi... https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100 — 200 — 3.3 KiB — 73 ms — h2https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100/contentassets/5693828bbb59480681b7... https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100 — 200 — 3.6 KiB — 70 ms — h2https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100/globalassets/assets/subjects/maps-... https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100 — 200 — 3.9 KiB — 71 ms — h2https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100/contentassets/e2c4e04238af49d998fd... https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100 — 200 — 1.7 KiB — 70 ms — h2https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100/contentassets/94a3a2a17a7d447c9a57... https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100 — 200 — 11.4 KiB — 84 ms — h2https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100/contentassets/4f84a478ec78432bbf33... https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100 — 200 — 3.1 KiB — 70 ms — h2https://www.parliament.uk/img/illustration-developer.png/img/illustration-developer.png https://www.parliament.uk/img/illustration-developer.png — 200 — 8.2 KiB — 86 ms — h2https://www.parliament.uk/img/illustration-wq.png/img/illustration-wq.png https://www.parliament.uk/img/illustration-wq.png — 200 — 2.4 KiB — 119 ms — h2https://www.parliament.uk/img/illustration-si.png/img/illustration-si.png https://www.parliament.uk/img/illustration-si.png — 200 — 1.7 KiB — 102 ms — h2https://www.parliament.uk/img/illustration-treaties.png/img/illustration-treaties.png https://www.parliament.uk/img/illustration-treaties.png — 200 — 3.8 KiB — 90 ms — h2https://www.parliament.uk/img/illustration-dp.png/img/illustration-dp.png https://www.parliament.uk/img/illustration-dp.png — 200 — 3.9 KiB — 98 ms — h2https://www.parliament.uk/img/illustration-gtp.png/img/illustration-gtp.png https://www.parliament.uk/img/illustration-gtp.png — 200 — 4.8 KiB — 95 ms — h2https://www.parliament.uk/img/illustration-erskinemay.png/img/illustration-erskinemay.png https://www.parliament.uk/img/illustration-erskinemay.png — 200 — 5.3 KiB — 92 ms — h2https://www.parliament.uk/img/portcullis-small-commons.svg/img/portcullis-small-commons.svg https://www.parliament.uk/img/portcullis-small-commons.svg — 200 — 2.8 KiB — 98 ms — h2https://www.parliament.uk/img/portcullis-small-lords.svg/img/portcullis-small-lords.svg https://www.parliament.uk/img/portcullis-small-lords.svg — 200 — 1.7 KiB — 103 ms — h2https://www.parliament.uk/globalassets/global/homepage/pc-commons-tour-dispatch-box-homepage.jpeg?format=webp&width=1000&quality=85/globalassets/global/homepage/pc-co... https://www.parliament.uk/globalassets/global/homepage/pc-commons-tour-dispatch-box-homepage.jpeg?format=webp&width=1000&quality=85 — 200 — 87.3 KiB — 115 ms — h2https://www.parliament.uk/Util/Find/epi-util/find.js/Util/Find/epi-util/find.js https://www.parliament.uk/Util/Find/epi-util/find.js — 200 — 2.5 KiB — 86 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL — 200 — 141.5 KiB — 207 ms — h2https://js.monitor.azure.com/scripts/b/ai.2.gbl.min.jsjs.monitor.azure.com/scripts/b/ai.2... https://js.monitor.azure.com/scripts/b/ai.2.gbl.min.js — 200 — 46.2 KiB — 175 ms — h2https://now.parliament.uk/?ui=2&house=2now.parliament.uk/?ui=2&house=2 https://now.parliament.uk/?ui=2&house=2 — 200 — 9.2 KiB — 188 ms — h3https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2/static/fonts/National-LFS-Semibold... https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2 — 200 — 35.8 KiB — 54 ms — h2https://www.parliament.uk/static/fonts/National-LFS-Book.woff2/static/fonts/National-LFS-Book.wof... https://www.parliament.uk/static/fonts/National-LFS-Book.woff2 — 200 — 34.9 KiB — 61 ms — h2https://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2/static/fonts/fontawesome/fa-solid-... https://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2 — 200 — 74.1 KiB — 65 ms — h2https://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2/static/fonts/fontawesome/fa-brands... https://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2 — 200 — 73.8 KiB — 62 ms — h2https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js — 200 — 17.3 KiB — 45 ms — h3https://cookiemanager.parliament.uk/cookiemanager.csscookiemanager.parliament.uk/cookiem... https://cookiemanager.parliament.uk/cookiemanager.css — 200 — 170.8 KiB — 111 ms — h3https://now.parliament.uk/dist/app.css?v=5-V1UhWi-Z75pV77WQaDsE0gsQyl1WMvg50EsogIIaYnow.parliament.uk/dist/app.css?v=5-... https://now.parliament.uk/dist/app.css?v=5-V1UhWi-Z75pV77WQaDsE0gsQyl1WMvg50EsogIIaY — 200 — 160.3 KiB — 170 ms — h3https://now.parliament.uk/dist/illustration-annunciator.svgnow.parliament.uk/dist/illustration... https://now.parliament.uk/dist/illustration-annunciator.svg — 200 — 2.0 KiB — 102 ms — h3https://now.parliament.uk/dist/portcullis-white.svgnow.parliament.uk/dist/portcullis-w... https://now.parliament.uk/dist/portcullis-white.svg — 200 — 2.2 KiB — 102 ms — h3https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 397 B — 29 ms — h2https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 23 ms — h2https://now.parliament.uk/dist/portcullis-small-commons.svgnow.parliament.uk/dist/portcullis-s... https://now.parliament.uk/dist/portcullis-small-commons.svg — 200 — 1.9 KiB — 102 ms — h3https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxInow.parliament.uk/dist/app.bundle.j... https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxI — 200 — 897.7 KiB — 192 ms — h3https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f00688dded3e99d/cdn-cgi/challenge-platform/h/b/jsd... https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f00688dded3e99d — 200 — 990 B — 25 ms — h2https://now.parliament.uk/dist/iframeResizer.contentWindow.min.js?v=cQs0BiXXnZQJ9f6nCt5t7WtLkLKuN2OrtKaAtC-UZRQnow.parliament.uk/dist/iframeResize... https://now.parliament.uk/dist/iframeResizer.contentWindow.min.js?v=cQs0BiXXnZQJ9f6nCt5t7WtLkLKuN2OrtKaAtC-UZRQ — 200 — 6.2 KiB — 104 ms — h3https://cookiemanager.parliament.uk/cookiemanager.bundle.jscookiemanager.parliament.uk/cookiem... https://cookiemanager.parliament.uk/cookiemanager.bundle.js — 200 — 49.5 KiB — 50 ms — h3https://now.parliament.uk/dist/portcullis-small-lords.svgnow.parliament.uk/dist/portcullis-s... https://now.parliament.uk/dist/portcullis-small-lords.svg — 200 — 1.9 KiB — 104 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-TNCL6M8www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TNCL6M8 — 200 — 132.6 KiB — 58 ms — h2https://js.monitor.azure.com/scripts/b/ai.2.min.jsjs.monitor.azure.com/scripts/b/ai.2... https://js.monitor.azure.com/scripts/b/ai.2.min.js — 200 — 46.2 KiB — 29 ms — h2data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjE1OSIgaGVpZ2h0PSI0MCIgdmlld0Jve…data:image/svg+xml;base64,PHN2ZyBhc... data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjE1OSIgaGVpZ2h0PSI0MCIgdmlld0Jve… — 200 — 0 B — 0 ms — datahttps://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2/static/fonts/fontawesome/fa-regula... https://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2 — 200 — 14.7 KiB — 42 ms — h2https://now.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.jsnow.parliament.uk/cdn-cgi/challenge... https://now.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 450 B — 54 ms — h3https://www.parliament.uk/WhatsOn/SearchWhatsOn?Date=2026-04-22&House=Commons&Location=0/WhatsOn/SearchWhatsOn?Date=2026-04... https://www.parliament.uk/WhatsOn/SearchWhatsOn?Date=2026-04-22&House=Commons&Location=0 — 301 — 188 B — 76 ms — h2data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA… — 200 — 34.8 KiB — 33 ms — datahttps://now.parliament.uk/dist/fa-solid-900.woff2now.parliament.uk/dist/fa-solid-900... https://now.parliament.uk/dist/fa-solid-900.woff2 — 200 — 76.8 KiB — 52 ms — h3https://now.parliament.uk/dist/National-LFS-Book.woff2now.parliament.uk/dist/National-LFS... https://now.parliament.uk/dist/National-LFS-Book.woff2 — 200 — 35.1 KiB — 53 ms — h3https://now.parliament.uk/anunnciatorhub/negotiate?negotiateVersion=1now.parliament.uk/anunnciatorhub/ne... https://now.parliament.uk/anunnciatorhub/negotiate?negotiateVersion=1 — 200 — 1.0 KiB — 103 ms — h3https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?now.parliament.uk/cdn-cgi/challenge... https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.2 KiB — 26 ms — h3https://www.parliament.uk/img/favicon.ico/img/favicon.ico https://www.parliament.uk/img/favicon.ico — 200 — 1.1 KiB — 40 ms — h2https://www.parliament.uk/whatson/searchwhatson/?Date=2026-04-22&House=Commons&Location=0/whatson/searchwhatson/?Date=2026-0... https://www.parliament.uk/whatson/searchwhatson/?Date=2026-04-22&House=Commons&Location=0 — 403 — 4.9 KiB — 30 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 217 ms — h2https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f00688f8c897802now.parliament.uk/cdn-cgi/challenge... https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f00688f8c897802 — 200 — 1.0 KiB — 25 ms — h3https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 165 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 200 — 200 B — 41 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 200 — 154 B — 42 ms — h2data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgY2xhc3M9Imljb24gaWNvbi13aWRlIiB4bWxucz0ia…data:image/svg+xml;base64,PHN2ZyBhc... data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgY2xhc3M9Imljb24gaWNvbi13aWRlIiB4bWxucz0ia… — 200 — 0 B — 0 ms — datadata:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK… — 200 — 35.6 KiB — 8 ms — datahttps://now.parliament.uk/dist/National-LFS-Semibold.woff2now.parliament.uk/dist/National-LFS... https://now.parliament.uk/dist/National-LFS-Semibold.woff2 — 200 — 36.2 KiB — 49 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
66% of JavaScript execution is third-party
First-party Third-party 2292ms · 1484KB · £24/mo
Unattributable
Other
Costly
Execution 612ms
Transfer 0 KB
Monthly Cost £6/mo
now.parliament.uk
Other
Costly
Execution 540ms
Transfer 898 KB
Unused 17%
Monthly Cost £6/mo
Google Tag Manager
Tag Manager
Costly
Execution 254ms
Transfer 142 KB
Unused 47%
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 224ms
Transfer 133 KB
Unused 50%
Monthly Cost £2/mo
now.parliament.uk
Other
Optional
Execution 195ms
Transfer 0 KB
Monthly Cost £2/mo
js.monitor.azure.com
Other
Optional
Execution 135ms
Transfer 46 KB
Monthly Cost £1/mo
js.monitor.azure.com
Other
Optional
Execution 100ms
Transfer 46 KB
Monthly Cost £1/mo
now.parliament.uk
Other
Optional
Execution 98ms
Transfer 9 KB
Monthly Cost £1/mo
cookiemanager.parliament.uk
Other
Optional
Execution 79ms
Transfer 50 KB
Unused 58%
Monthly Cost £1/mo
now.parliament.uk
Other
Optional
Execution 54ms
Transfer 160 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • Unattributable adds 612ms and costs ~£6/month
  • now.parliament.uk adds 540ms and costs ~£6/month
  • Google Tag Manager adds 254ms and costs ~£3/month
  • Google Tag Manager adds 224ms and costs ~£2/month

66% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 612ms 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

now.parliament.uk takes 540ms 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

Google Tag Manager takes 254ms 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

Google Tag Manager takes 224ms 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 Google Tag Manager'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

58% of cookiemanager.parliament.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

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