Skip to content
https://parliament.uk

Performance

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

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

12
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.
58
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.

15.98 s

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

22.86 s

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

1.04 s

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

0.467

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

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

22.92 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
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 77 requests
FIX
3.3 MB transferred, 77 requests
Warning::
Page weighs 9.4 MB (3.3 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 494 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 494 KB
Info::
Fonts are 380 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 380 KB
Info::
77 HTTP requests
Info::
Estimated 0.70 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
77 requests
0.70 g CO2 per page load
JavaScript 1.8 MiB 55%
Images 597.4 KiB 18%
CSS 493.6 KiB 15%
Fonts 380.0 KiB 11%
HTML 42.3 KiB 1%
Other 5.2 KiB 0%
Other 4.2 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
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5721ms total JS execution
FIX
5721ms total JS execution
Warning::
https://now.parliament.uk/dist/app.bundle.js?v=LzH...: 994ms CPU time
Warning::
Unattributable: 918ms CPU time
Warning::
https://www.parliament.uk/: 773ms CPU time
Warning::
https://www.parliament.uk/static/js/bundle.js?v=l0...: 484ms CPU time
Warning::
https://www.parliament.uk/cdn-cgi/challenge-platfo...: 411ms CPU time
Warning::
Third-party scripts: 5721ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 17% Script Parsing & Compilation 17% Style & Layout 10% Parse HTML & CSS 7%
ScriptTotalScriptingParse/CompileParty
https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxI994ms489ms432ms3rd
Unattributable918ms11ms0ms3rd
https://www.parliament.uk/773ms79ms9ms3rd
https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g484ms349ms50ms3rd
https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js411ms371ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL410ms311ms88ms3rd
https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ331ms71ms221ms3rd
https://now.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js317ms301ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TNCL6M8294ms227ms61ms3rd
https://now.parliament.uk/?ui=2&house=2186ms59ms7ms3rd

Showing top 10 of 15 scripts

D
JS Bundles
Action
14 scripts, 375 KB unused
FIX
14 scripts, 375 KB unused
Warning::
https://now.parliament.uk/dist/app.bundle.js?v=LzH...: 149 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: 375 KB
375 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://now.parliament.uk/dist/app.bundle.js?v=LzHFXAo3diqFj2spuvx3IW6fanVWEdnAknr7KsWsSxI898 KB149 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=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g97 KB64 KB (67%)3rd
https://cookiemanager.parliament.uk/cookiemanager.bundle.js50 KB29 KB (58%)3rd
https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js17 KB3rd
https://www.parliament.uk/Util/Find/epi-util/find.js4 KB3rd
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
https://cookiemanager.parliament.uk/cookie-manager-v2.js4 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
77 resources · 3.3 MB · 375 KB savings available
FIX
77 resources · 3.3 MB · 375 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~375 KB of savings available
Warning::
76 third-party resources (100% of weight)
Info::
2 resources over 200KB
77 resources · 3.3 MiB · 76 third-party 2.3 MiB over 1MB target
JavaScript 55% · 1.8 MiB
Image 18% · 600.0 KiB
CSS 15% · 493.6 KiB
Font 11% · 380.0 KiB
Document 1% · 42.4 KiB
Other 0% · 6.7 KiB

~375.1 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
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/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/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/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/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/tile-portcu... 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-si.png 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-wq.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.
33 images 597 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

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

Web fonts

9

380 KB total

Render-blocking

0

of 9

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 22.0 s 24.0 s FCP 16.0 s LCP 22.9 shttps://www.parliament.uk/static/fonts/National-LFS-Book.woff2National-LFS-Book.woff2 https://www.parliament.uk/static/fonts/National-LFS-Book.woff2 — 36.2 KiB — 42 ms — font-display: swaphttps://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2National-LFS-Semibold.w... https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2 — 37.1 KiB — 31 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 — 75.4 KiB — 42 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 — 75.0 KiB — 47 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 — 24 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA… — 34.8 KiB — 19 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.3 KiB — 40 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK…A+HHAGYACK… data:font/woff2;base64,d09GMgABAAAAAI52ABEAAAACJ8gAAI1dAAEAAAAAjcAAAAC2AAABbQAAAAAAAAAAG/A+HHAGYACK… — 35.6 KiB — 10 ms — font-display: swaphttps://now.parliament.uk/dist/National-LFS-Semibold.woff2National-LFS-Semibold.w... https://now.parliament.uk/dist/National-LFS-Semibold.woff2 — 35.9 KiB — 26 ms — font-display: swap
National-LFS-Book.woff2 woff2 swap
Size 36 KB
Load time 42 ms
Start 670 ms
Risk FOUT — text flashes from fallback to web font
National-LFS-Semibold.w... woff2 swap
Size 37 KB
Load time 31 ms
Start 672 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 75 KB
Load time 42 ms
Start 674 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 75 KB
Load time 47 ms
Start 675 ms
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 15 KB
Load time 24 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 35 KB
Load time 19 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
National-LFS-Book.woff2 woff2 swap
Size 35 KB
Load time 40 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
A+HHAGYACK… woff2 swap
Size 36 KB
Load time 10 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
National-LFS-Semibold.w... woff2 swap
Size 36 KB
Load time 26 ms
Start 1.6 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
Network Waterfall
77 requests over 1864ms
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 22.0 s 24.0 s FCP 16.0 s LCP 22.9 shttps://parliament.uk// https://parliament.uk/ — 301 — 119 B — 72 ms — h2http://www.parliament.uk/www.parliament.uk/ http://www.parliament.uk/ — 307 — 0 B — 2 ms — http/1.1https://www.parliament.uk/www.parliament.uk/ https://www.parliament.uk/ — 200 — 33.1 KiB — 44 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.csscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.css — 200 — 1.6 KiB — 57 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.jscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.js — 200 — 3.9 KiB — 62 ms — h3https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HYwww.parliament.uk/static/css/bundle... https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY — 200 — 160.7 KiB — 49 ms — h3https://www.parliament.uk/img/parliament-illustration.svgwww.parliament.uk/img/parliament-il... https://www.parliament.uk/img/parliament-illustration.svg — 200 — 2.2 KiB — 46 ms — h3https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/b18... https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85 — 200 — 172.3 KiB — 31 ms — h3https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/41b... https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85 — 200 — 85.8 KiB — 27 ms — h3https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/5cb... https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85 — 200 — 127.4 KiB — 28 ms — h3https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85www.parliament.uk/globalassets/tile... https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85 — 200 — 3.7 KiB — 23 ms — h3https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQwww.parliament.uk/static/js/all.js?... https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ — 200 — 411.4 KiB — 80 ms — h3https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9gwww.parliament.uk/static/js/bundle.... https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g — 200 — 96.8 KiB — 73 ms — h3https://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 — 29 ms — h3https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85 — 200 — 9.1 KiB — 67 ms — h3https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85 — 200 — 5.7 KiB — 67 ms — h3https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85 — 200 — 7.3 KiB — 63 ms — h3https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85 — 200 — 4.2 KiB — 54 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL — 200 — 141.6 KiB — 66 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 — 79 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.3 KiB — 109 ms — h3https://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 — 43 ms — h3https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85 — 200 — 4.9 KiB — 22 ms — h3https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85www.parliament.uk/globalassets/rese... https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85 — 200 — 3.6 KiB — 29 ms — h3https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100www.parliament.uk/globalassets/asse... https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100 — 200 — 3.4 KiB — 30 ms — h3https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100www.parliament.uk/contentassets/569... https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100 — 200 — 3.9 KiB — 24 ms — h3https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100www.parliament.uk/globalassets/asse... 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 — 16.1 KiB — 47 ms — h3https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100www.parliament.uk/contentassets/e2c... https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100 — 200 — 1.9 KiB — 22 ms — h3https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100www.parliament.uk/contentassets/94a... https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100 — 200 — 2.6 KiB — 21 ms — h3https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100www.parliament.uk/contentassets/4f8... https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100 — 200 — 3.3 KiB — 21 ms — h3
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 22.0 s 24.0 s FCP 16.0 s LCP 22.9 shttps://parliament.uk// https://parliament.uk/ — 301 — 119 B — 72 ms — h2http://www.parliament.uk/www.parliament.uk/ http://www.parliament.uk/ — 307 — 0 B — 2 ms — http/1.1https://www.parliament.uk/www.parliament.uk/ https://www.parliament.uk/ — 200 — 33.1 KiB — 44 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.csscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.css — 200 — 1.6 KiB — 57 ms — h3https://cookiemanager.parliament.uk/cookie-manager-v2.jscookiemanager.parliament.uk/cookie-... https://cookiemanager.parliament.uk/cookie-manager-v2.js — 200 — 3.9 KiB — 62 ms — h3https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HYwww.parliament.uk/static/css/bundle... https://www.parliament.uk/static/css/bundle.css?v=9UIZAMIz9xhmuq090NEMuNHeJktrGNog8wLLxtnt0HY — 200 — 160.7 KiB — 49 ms — h3https://www.parliament.uk/img/parliament-illustration.svgwww.parliament.uk/img/parliament-il... https://www.parliament.uk/img/parliament-illustration.svg — 200 — 2.2 KiB — 46 ms — h3https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/b18... https://www.parliament.uk/contentassets/b186434366d04a95af8db731b5358405/55209736435_076df89c71_o.jpg?format=webp&width=800&quality=85 — 200 — 172.3 KiB — 31 ms — h3https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/41b... https://www.parliament.uk/contentassets/41bf0771576b4dbea3c3cab2a484d452/bd338f8c-754d-473e-881c-64de1c594852.jpg?format=webp&width=800&quality=85 — 200 — 85.8 KiB — 27 ms — h3https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85www.parliament.uk/contentassets/5cb... https://www.parliament.uk/contentassets/5cba9eec31da4303b8b0dad7947921b1/_h5_7291.jpg?format=webp&width=800&quality=85 — 200 — 127.4 KiB — 28 ms — h3https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85www.parliament.uk/globalassets/tile... https://www.parliament.uk/globalassets/tile-portcullis.png?width=200&quality=85 — 200 — 3.7 KiB — 23 ms — h3https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQwww.parliament.uk/static/js/all.js?... https://www.parliament.uk/static/js/all.js?v=8IBH4QOd3mZoMFuLhblIZE7dv-HQpTNb3LfsWM9tHGQ — 200 — 411.4 KiB — 80 ms — h3https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9gwww.parliament.uk/static/js/bundle.... https://www.parliament.uk/static/js/bundle.js?v=l0tBrsKjvGr2JOeWeZ1XRfj2tSIn7rJhCISwimn1O9g — 200 — 96.8 KiB — 73 ms — h3https://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 — 29 ms — h3https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-members.png?width=200&quality=85 — 200 — 9.1 KiB — 67 ms — h3https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-votes.png?width=200&quality=85 — 200 — 5.7 KiB — 67 ms — h3https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-hansard.png?width=200&quality=85 — 200 — 7.3 KiB — 63 ms — h3https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-bills.png?width=200&quality=85 — 200 — 4.2 KiB — 54 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5R2LVTL — 200 — 141.6 KiB — 66 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 — 79 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.3 KiB — 109 ms — h3https://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 — 43 ms — h3https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85www.parliament.uk/globalassets/illu... https://www.parliament.uk/globalassets/illustration-committees.png?width=200&quality=85 — 200 — 4.9 KiB — 22 ms — h3https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85www.parliament.uk/globalassets/rese... https://www.parliament.uk/globalassets/research-illustration.png?width=200&quality=85 — 200 — 3.6 KiB — 29 ms — h3https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100www.parliament.uk/globalassets/asse... https://www.parliament.uk/globalassets/assets/subjects/housing-planning/standard/crown-copyright-houses-family-accomodation-standar.jpg?width=100&height=100 — 200 — 3.4 KiB — 30 ms — h3https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100www.parliament.uk/contentassets/569... https://www.parliament.uk/contentassets/5693828bbb59480681b7cd281ba2d849/220317_tyler-allicock_cos06654.jpg?width=100&height=100 — 200 — 3.9 KiB — 24 ms — h3https://www.parliament.uk/globalassets/assets/subjects/maps-flags/standard/uk-us-flags-180281127-stanislau_v---stock.adobe.com.jpg?width=100&height=100www.parliament.uk/globalassets/asse... 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 — 16.1 KiB — 47 ms — h3https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100www.parliament.uk/contentassets/e2c... https://www.parliament.uk/contentassets/e2c4e04238af49d998fdebfde359a718/toby-perkins-mp-ns.jpg?width=100&height=100 — 200 — 1.9 KiB — 22 ms — h3https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100www.parliament.uk/contentassets/94a... https://www.parliament.uk/contentassets/94a3a2a17a7d447c9a57e20cec39afb3/chi-onwurah-mp.jpeg?width=100&height=100 — 200 — 2.6 KiB — 21 ms — h3https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100www.parliament.uk/contentassets/4f8... https://www.parliament.uk/contentassets/4f84a478ec78432bbf338ae65d90666a/school_girls_education_anastasia_shuraeva_pexels.jpg?width=100&height=100 — 200 — 3.3 KiB — 21 ms — h3https://www.parliament.uk/img/illustration-developer.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-developer.png — 200 — 8.4 KiB — 43 ms — h3https://www.parliament.uk/img/illustration-wq.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-wq.png — 200 — 3.7 KiB — 49 ms — h3https://www.parliament.uk/img/illustration-si.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-si.png — 200 — 3.0 KiB — 43 ms — h3https://www.parliament.uk/img/illustration-treaties.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-treaties.png — 200 — 5.2 KiB — 42 ms — h3https://www.parliament.uk/img/illustration-dp.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-dp.png — 200 — 5.2 KiB — 41 ms — h3https://www.parliament.uk/img/illustration-gtp.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-gtp.png — 200 — 6.2 KiB — 46 ms — h3https://www.parliament.uk/img/illustration-erskinemay.pngwww.parliament.uk/img/illustration-... https://www.parliament.uk/img/illustration-erskinemay.png — 200 — 6.6 KiB — 56 ms — h3https://www.parliament.uk/img/portcullis-small-commons.svgwww.parliament.uk/img/portcullis-sm... https://www.parliament.uk/img/portcullis-small-commons.svg — 200 — 3.0 KiB — 47 ms — h3https://www.parliament.uk/img/portcullis-small-lords.svgwww.parliament.uk/img/portcullis-sm... https://www.parliament.uk/img/portcullis-small-lords.svg — 200 — 3.0 KiB — 43 ms — h3https://www.parliament.uk/globalassets/global/homepage/pc-commons-tour-dispatch-box-homepage.jpeg?format=webp&width=1000&quality=85www.parliament.uk/globalassets/glob... https://www.parliament.uk/globalassets/global/homepage/pc-commons-tour-dispatch-box-homepage.jpeg?format=webp&width=1000&quality=85 — 200 — 87.5 KiB — 24 ms — h3https://www.parliament.uk/Util/Find/epi-util/find.jswww.parliament.uk/Util/Find/epi-uti... https://www.parliament.uk/Util/Find/epi-util/find.js — 200 — 3.7 KiB — 42 ms — h3https://cookiemanager.parliament.uk/cookiemanager.csscookiemanager.parliament.uk/cookiem... https://cookiemanager.parliament.uk/cookiemanager.css — 200 — 171.0 KiB — 46 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 — 80 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 — 56 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 — 63 ms — h3https://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 — 62 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.8 KiB — 111 ms — h3https://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 — 59 ms — h3https://www.parliament.uk/static/fonts/National-LFS-Book.woff2www.parliament.uk/static/fonts/Nati... https://www.parliament.uk/static/fonts/National-LFS-Book.woff2 — 200 — 36.2 KiB — 42 ms — h3https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2www.parliament.uk/static/fonts/Nati... https://www.parliament.uk/static/fonts/National-LFS-Semibold.woff2 — 200 — 37.1 KiB — 31 ms — h3https://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2www.parliament.uk/static/fonts/font... https://www.parliament.uk/static/fonts/fontawesome/fa-solid-900.woff2 — 200 — 75.4 KiB — 42 ms — h3https://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2www.parliament.uk/static/fonts/font... https://www.parliament.uk/static/fonts/fontawesome/fa-brands-400.woff2 — 200 — 75.0 KiB — 47 ms — h3https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.parliament.uk/cdn-cgi/challenge... https://www.parliament.uk/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 430 B — 195 ms — h3https://cookiemanager.parliament.uk/cookiemanager.bundle.jscookiemanager.parliament.uk/cookiem... https://cookiemanager.parliament.uk/cookiemanager.bundle.js — 200 — 49.5 KiB — 53 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 — 61 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.9 KiB — 50 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 — 33 ms — h2https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.parliament.uk/cdn-cgi/challenge... https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.2 KiB — 9 ms — h3data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjE1OSIgaGVpZ2h0PSI0MCIgdmlld0Jve…data:image/svg+xml;base64,PHN2ZyBhc... data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgd2lkdGg9IjE1OSIgaGVpZ2h0PSI0MCIgdmlld0Jve… — 200 — 0 B — 1 ms — datahttps://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2www.parliament.uk/static/fonts/font... https://www.parliament.uk/static/fonts/fontawesome/fa-regular-400.woff2 — 200 — 14.7 KiB — 24 ms — h3https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0071dbdf7bfeb4www.parliament.uk/cdn-cgi/challenge... https://www.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0071dbdf7bfeb4 — 200 — 842 B — 10 ms — h3https://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 — 451 B — 37 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 — 82 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 — 9 ms — h3https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0071dd0e083c26now.parliament.uk/cdn-cgi/challenge... https://now.parliament.uk/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0071dd0e083c26 — 200 — 861 B — 11 ms — h3https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 28 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 200 — 200 B — 18 ms — h2https://www.parliament.uk/WhatsOn/SearchWhatsOn?Date=2026-04-22&House=Commons&Location=0www.parliament.uk/WhatsOn/SearchWha... https://www.parliament.uk/WhatsOn/SearchWhatsOn?Date=2026-04-22&House=Commons&Location=0 — 301 — 374 B — 75 ms — h3data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAAIsKABEAAAACLUAAAInxAAEAAAAAilQAAAC2AAABbQAAAAAAAAAAG4GNFhxwBmAA… — 200 — 34.8 KiB — 19 ms — datahttps://now.parliament.uk/dist/National-LFS-Book.woff2now.parliament.uk/dist/National-LFS... https://now.parliament.uk/dist/National-LFS-Book.woff2 — 200 — 35.3 KiB — 40 ms — h3https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 5 ms — h2https://www.parliament.uk/whatson/searchwhatson/?Date=2026-04-22&House=Commons&Location=0www.parliament.uk/whatson/searchwha... https://www.parliament.uk/whatson/searchwhatson/?Date=2026-04-22&House=Commons&Location=0 — 200 — 2.2 KiB — 320 ms — h3https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 200 — 154 B — 21 ms — h2https://www.parliament.uk/img/favicon.icowww.parliament.uk/img/favicon.ico https://www.parliament.uk/img/favicon.ico — 200 — 2.6 KiB — 22 ms — h3data: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 — 10 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 — 35.9 KiB — 26 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5721ms · 2032KB · £59/mo
now.parliament.uk
Other
Costly
Execution 994ms
Transfer 898 KB
Unused 17%
Monthly Cost £10/mo
Unattributable
Other
Costly
Execution 918ms
Transfer 0 KB
Monthly Cost £10/mo
www.parliament.uk
Other
Costly
Execution 773ms
Transfer 33 KB
Monthly Cost £8/mo
www.parliament.uk
Other
Costly
Execution 484ms
Transfer 97 KB
Unused 67%
Monthly Cost £5/mo
www.parliament.uk
Other
Costly
Execution 411ms
Transfer 0 KB
Monthly Cost £4/mo
Google Tag Manager
Tag Manager
Costly
Execution 410ms
Transfer 142 KB
Unused 47%
Monthly Cost £4/mo
www.parliament.uk
Other
Costly
Execution 331ms
Transfer 411 KB
Monthly Cost £3/mo
now.parliament.uk
Other
Costly
Execution 317ms
Transfer 0 KB
Monthly Cost £3/mo
Google Tag Manager
Tag Manager
Costly
Execution 294ms
Transfer 133 KB
Unused 50%
Monthly Cost £3/mo
now.parliament.uk
Other
Optional
Execution 186ms
Transfer 9 KB
Monthly Cost £2/mo
js.monitor.azure.com
Other
Optional
Execution 180ms
Transfer 46 KB
Monthly Cost £2/mo
js.monitor.azure.com
Other
Optional
Execution 153ms
Transfer 46 KB
Monthly Cost £2/mo
cookiemanager.parliament.uk
Other
Optional
Execution 133ms
Transfer 50 KB
Unused 58%
Monthly Cost £1/mo
now.parliament.uk
Other
Optional
Execution 79ms
Transfer 160 KB
Monthly Cost £1/mo
now.parliament.uk
Other
Optional
Execution 59ms
Transfer 6 KB
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • now.parliament.uk adds 994ms and costs ~£10/month
  • Unattributable adds 918ms and costs ~£10/month
  • www.parliament.uk adds 773ms and costs ~£8/month
  • www.parliament.uk adds 484ms and costs ~£5/month
  • www.parliament.uk adds 411ms and costs ~£4/month
  • Google Tag Manager adds 410ms and costs ~£4/month
  • www.parliament.uk adds 331ms and costs ~£3/month
  • now.parliament.uk adds 317ms and costs ~£3/month
  • Google Tag Manager adds 294ms and costs ~£3/month

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

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

now.parliament.uk takes 994ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 918ms 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.parliament.uk takes 773ms 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.parliament.uk takes 484ms 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

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

www.parliament.uk takes 411ms 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 410ms 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.parliament.uk takes 331ms 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 317ms 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 294ms 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