Skip to content
https://bris.ac.uk

Performance

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

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

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

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

3.61 s

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

6.27 s

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

93 ms

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

0.271

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

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

6.27 s

Page Load Progression

517 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 64 requests
FIX
4.4 MB transferred, 64 requests
Critical::
Page weighs 6.3 MB (4.4 MB transferred)
Info::
Fonts are 1.9 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.9 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
64 HTTP requests
Info::
Estimated 0.93 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
64 requests
0.93 g CO2 per page load
Fonts 1.9 MiB 43%
JavaScript 1.2 MiB 28%
Images 850.1 KiB 19%
CSS 197.5 KiB 4%
Other 175.5 KiB 4%
HTML 87.7 KiB 2%
Other 11.7 KiB 0%
Other 1004 B 0%
Other 44 B 0%
Other 21 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
35 scripts, 714 KB unused
FIX
35 scripts, 714 KB unused
Warning::
https://eu.gw.fortiabp.forticloud.com/api/v1/gw/st...: 142 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bristol.ac.uk/assets/homepage-search/1...: 94 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bristol.ac.uk/assets/homepage-search/1...: 94 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.termly.io/resource-blocker/f00d1986-fa...: 83 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.bristol.ac.uk/assets/responsive-web-pr...: 71 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 714 KB
714 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/main.www_bristol_ac_uk.hHsrG.v1768494982.js295 KB142 KB (48%)3rd
https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.js0 KB94 KB (69%)3rd
https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.js137 KB94 KB (69%)3rd
https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce144 KB83 KB (58%)3rd
https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-slider-2.7.0.js76 KB71 KB (94%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929195 KB57 KB (30%)3rd
https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=on144 KB53 KB (37%)3rd
https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-vendors.a3cb5fa7.js124 KB46 KB (38%)3rd
https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.js75 KB44 KB (58%)3rd
https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-vimeo-2.7.0.js39 KB30 KB (78%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
64 resources · 4.4 MB · 714 KB savings available
FIX
64 resources · 4.4 MB · 714 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~714 KB of savings available
Warning::
63 third-party resources (100% of weight)
Info::
4 resources over 200KB
64 resources · 4.4 MiB · 63 third-party 3.4 MiB over 1MB target
Font 43% · 1.9 MiB
JavaScript 31% · 1.4 MiB
Image 19% · 865.2 KiB
CSS 4% · 197.5 KiB
Document 2% · 87.7 KiB
Other 0% · 12.9 KiB

~714.1 KiB of savings available

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

B
Image Optimization
6 images, 0 KB saveable
REVIEW
6 images, 0 KB saveable
Info::
All images are well-optimized
6 images 850 KB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1365ms total JS execution
REVIEW
1365ms total JS execution
Warning::
https://www.bristol.ac.uk/: 601ms CPU time
Warning::
Unattributable: 339ms CPU time
Info::
https://eu.gw.fortiabp.forticloud.com/api/v1/gw/st...: 150ms CPU time
Info::
https://app.termly.io/resource-blocker/f00d1986-fa...: 139ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MWC...: 137ms CPU time
Warning::
Third-party scripts: 1365ms (100% of total)

Main Thread Breakdown

Script Evaluation 39% Style & Layout 22% Other 21% Rendering 11% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.bristol.ac.uk/601ms7ms1ms3rd
Unattributable339ms158ms0ms3rd
https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.js150ms95ms0ms3rd
https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=on139ms109ms16ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929137ms109ms23ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

5

1952 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.6 s LCP 6.3 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 10 ms — font-display: swaphttps://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2sykO-zNym6YjUruM-QrEh7-... https://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2 — 1.4 MiB — 86 ms — font-display: swaphttps://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2Inter.woff2 https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2 — 337.8 KiB — 683 ms — font-display: swaphttps://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2fa-brands-400.woff2 https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2 — 99.2 KiB — 684 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2memQYaGs126MiZpBA-UFUIc... https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2 — 13.9 KiB — 17 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 10 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
sykO-zNym6YjUruM-QrEh7-... woff2 swap
Size 1459 KB
Load time 86 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter.woff2 woff2 swap
Size 338 KB
Load time 683 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 99 KB
Load time 684 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
memQYaGs126MiZpBA-UFUIc... woff2 swap
Size 14 KB
Load time 17 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~898 KB and ~1796 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
64 requests over 5811ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.6 s LCP 6.3 shttps://bris.ac.uk// https://bris.ac.uk/ — 301 — 130 B — 929 ms — http/1.0https://www.bristol.ac.uk/www.bristol.ac.uk/ https://www.bristol.ac.uk/ — 200 — 87.7 KiB — 1.6 s — http/1.1https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/index.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/index.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 2.1 KiB — 751 ms — h2https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/site.webmanifestwww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/site.webmanifest — 200 — 1004 B — 587 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-main-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-main-2.7.0.css — 200 — 146.4 KiB — 398 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-fullwidth-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-fullwidth-2.7.0.css — 200 — 39.8 KiB — 778 ms — http/1.1https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=onapp.termly.io/resource-blocker/f00d... https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=on — 200 — 143.5 KiB — 77 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-homepage-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-homepage-2.7.0.css — 200 — 6.4 KiB — 593 ms — http/1.1https://www.bristol.ac.uk/media-library/sites/homepage/images/homepage-1.jpgwww.bristol.ac.uk/media-library/sit... https://www.bristol.ac.uk/media-library/sites/homepage/images/homepage-1.jpg — 200 — 516.3 KiB — 1.4 s — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/css/app.565b7505.csswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/css/app.565b7505.css — 200 — 2.0 KiB — 591 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/app.12148122.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/app.12148122.js — 200 — 9.8 KiB — 599 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-vendors.a3cb5fa7.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-vendors.a3cb5fa7.js — 200 — 123.8 KiB — 600 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929 — 200 — 194.8 KiB — 283 ms — h2https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/main.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/main.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 295.3 KiB — 1.5 s — h2https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 74.8 KiB — 1.5 s — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap — 200 — 2.4 KiB — 119 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,100..700,0..1,0&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,100..700,0..1,0&display=swap — 200 — 494 B — 122 ms — h2https://api.uxtweak.com/snippet/7ff62480-9402-4a36-b173-2c268077e560api.uxtweak.com/snippet/7ff62480-94... https://api.uxtweak.com/snippet/7ff62480-9402-4a36-b173-2c268077e560 — 200 — 809 B — 1.0 s — h2https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ceapp.termly.io/resource-blocker/f00d... https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce — 200 — 143.5 KiB — 65 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/images/logos/uob-logo.svgwww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/images/logos/uob-logo.svg — 200 — 12.2 KiB — 199 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-main-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-main-2.7.0.js — 200 — 14.2 KiB — 198 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-slider-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-slider-2.7.0.js — 200 — 75.8 KiB — 397 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-vimeo-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-vimeo-2.7.0.js — 200 — 38.8 KiB — 200 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 10 ms — h3https://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2fonts.gstatic.com/s/materialsymbols... https://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2 — 200 — 1.4 MiB — 86 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2www.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2 — 200 — 337.8 KiB — 683 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2www.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2 — 200 — 99.2 KiB — 684 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2 — 200 — 13.9 KiB — 17 ms — h3data:image/svg+xml;utf8,<svg fill='rgb(51, 51, 51)' height='24' viewBox='0 0 24 24' width='24' xmln…data:image/svg+xml;utf8,<svg fill='... data:image/svg+xml;utf8,<svg fill='rgb(51, 51, 51)' height='24' viewBox='0 0 24 24' width='24' xmln… — 200 — 0 B — 0 ms — datahttps://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-youtube-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-youtube-2.7.0.js — 200 — 1.5 KiB — 195 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 3.6 s LCP 6.3 shttps://bris.ac.uk// https://bris.ac.uk/ — 301 — 130 B — 929 ms — http/1.0https://www.bristol.ac.uk/www.bristol.ac.uk/ https://www.bristol.ac.uk/ — 200 — 87.7 KiB — 1.6 s — http/1.1https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/index.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/index.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 2.1 KiB — 751 ms — h2https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/site.webmanifestwww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/site.webmanifest — 200 — 1004 B — 587 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-main-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-main-2.7.0.css — 200 — 146.4 KiB — 398 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-fullwidth-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-fullwidth-2.7.0.css — 200 — 39.8 KiB — 778 ms — http/1.1https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=onapp.termly.io/resource-blocker/f00d... https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce?autoBlock=on — 200 — 143.5 KiB — 77 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-homepage-2.7.0.csswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/css/responsive-web-project-homepage-2.7.0.css — 200 — 6.4 KiB — 593 ms — http/1.1https://www.bristol.ac.uk/media-library/sites/homepage/images/homepage-1.jpgwww.bristol.ac.uk/media-library/sit... https://www.bristol.ac.uk/media-library/sites/homepage/images/homepage-1.jpg — 200 — 516.3 KiB — 1.4 s — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/css/app.565b7505.csswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/css/app.565b7505.css — 200 — 2.0 KiB — 591 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/app.12148122.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/app.12148122.js — 200 — 9.8 KiB — 599 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-vendors.a3cb5fa7.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-vendors.a3cb5fa7.js — 200 — 123.8 KiB — 600 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MWCJ929 — 200 — 194.8 KiB — 283 ms — h2https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/main.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/main.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 295.3 KiB — 1.5 s — h2https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.jseu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/static/js/vendor.www_bristol_ac_uk.hHsrG.v1768494982.js — 200 — 74.8 KiB — 1.5 s — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap — 200 — 2.4 KiB — 119 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,100..700,0..1,0&display=swapfonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,100..700,0..1,0&display=swap — 200 — 494 B — 122 ms — h2https://api.uxtweak.com/snippet/7ff62480-9402-4a36-b173-2c268077e560api.uxtweak.com/snippet/7ff62480-94... https://api.uxtweak.com/snippet/7ff62480-9402-4a36-b173-2c268077e560 — 200 — 809 B — 1.0 s — h2https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ceapp.termly.io/resource-blocker/f00d... https://app.termly.io/resource-blocker/f00d1986-fa46-46cf-a165-30f04408b1ce — 200 — 143.5 KiB — 65 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/images/logos/uob-logo.svgwww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/images/logos/uob-logo.svg — 200 — 12.2 KiB — 199 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-main-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-main-2.7.0.js — 200 — 14.2 KiB — 198 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-slider-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-slider-2.7.0.js — 200 — 75.8 KiB — 397 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-vimeo-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-vimeo-2.7.0.js — 200 — 38.8 KiB — 200 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 10 ms — h3https://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2fonts.gstatic.com/s/materialsymbols... https://fonts.gstatic.com/s/materialsymbolsrounded/v330/sykO-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvLgyidOK7BDB_Qb9vUdV6_gjDK-P1Ju0XXkRzDgw.woff2 — 200 — 1.4 MiB — 86 ms — h3https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2www.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/inter/Inter.woff2 — 200 — 337.8 KiB — 683 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2www.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/fonts/fontawesome/fa-brands-400.woff2 — 200 — 99.2 KiB — 684 ms — http/1.1https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewIMUdjFXmQ.woff2 — 200 — 13.9 KiB — 17 ms — h3data:image/svg+xml;utf8,<svg fill='rgb(51, 51, 51)' height='24' viewBox='0 0 24 24' width='24' xmln…data:image/svg+xml;utf8,<svg fill='... data:image/svg+xml;utf8,<svg fill='rgb(51, 51, 51)' height='24' viewBox='0 0 24 24' width='24' xmln… — 200 — 0 B — 0 ms — datahttps://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-youtube-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-youtube-2.7.0.js — 200 — 1.5 KiB — 195 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-pagination-2.7.0.jswww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/js/responsive-web-project-pagination-2.7.0.js — 200 — 1.6 KiB — 203 ms — http/1.1https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/statistics — 200 — 0 B — 229 ms — h3https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/cookies?lang=enapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/cookies?lang=en — 200 — 6.8 KiB — 194 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.bristol.ac.uk%2F&scrsrc=www.googletagmanager.com&rnd=830968440.1776891504&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dNzg2MD&_tu=CA&gtm=45He64k0v77017357za200zd77017357xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401~118167059&apve=1&apvf=f&apvc=1&tft=1776891504105&tfd=3360pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.bristol.ac.uk%2F&scrsrc=www.googletagmanager.com&rnd=830968440.1776891504&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dNzg2MD&_tu=CA&gtm=45He64k0v77017357za200zd77017357xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266401~118167059&apve=1&apvf=f&apvc=1&tft=1776891504105&tfd=3360 — 200 — 21 B — 143 ms — h3https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/377-e518d8a5c599aa1c5977.min.js — 200 — 873 B — 12 ms — h3https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 204 — 0 B — 188 ms — h3https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.js — 200 — 136.7 KiB — 580 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-28001222.14b11faa.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-28001222.14b11faa.js — 200 — 4.4 KiB — 200 ms — http/1.1https://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/894-6156b36a131577c56e7e.min.js — 200 — 8.4 KiB — 18 ms — h3https://app.termly.io/resource-blocker/support/861-8c5cb8c2beda05e3176b.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/861-8c5cb8c2beda05e3176b.min.js — 200 — 2.3 KiB — 17 ms — h3https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d0a34cd.1234590d.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d0a34cd.1234590d.js — 200 — 623 B — 199 ms — http/1.1https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.jsapp.termly.io/resource-blocker/supp... https://app.termly.io/resource-blocker/support/524-7d36cb122791702e3df2.min.js — 200 — 2.7 KiB — 12 ms — h3https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/statisticsapp.termly.io/api/v1/snippets/websi... https://app.termly.io/api/v1/snippets/websites/f00d1986-fa46-46cf-a165-30f04408b1ce/statistics — 201 — 592 B — 201 ms — h3https://app.termly.io/resource-blocker/i18n/en.jsonapp.termly.io/resource-blocker/i18n... https://app.termly.io/resource-blocker/i18n/en.json — 200 — 3.5 KiB — 9 ms — h3https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d20feaa.4d2e4f39.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d20feaa.4d2e4f39.js — 200 — 873 B — 199 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d21aed6.b0d07fb6.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-2d21aed6.b0d07fb6.js — 200 — 906 B — 199 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-302d1d6c.2e55e9a6.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-302d1d6c.2e55e9a6.js — 200 — 4.1 KiB — 194 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-480a6038.24fe62bd.js — 200 — 0 B — 201 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-52a156f6.e16faf2a.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-52a156f6.e16faf2a.js — 200 — 4.5 KiB — 200 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-575938b4.4fff889e.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-575938b4.4fff889e.js — 200 — 4.8 KiB — 322 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b8a8a66.6a8d6c5b.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b8a8a66.6a8d6c5b.js — 200 — 1.6 KiB — 199 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b8c1bbe.2251dfd4.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b8c1bbe.2251dfd4.js — 200 — 1.9 KiB — 194 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b9f65f9.5cee4974.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-7b9f65f9.5cee4974.js — 200 — 1.7 KiB — 195 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-8f23d30c.60b2b46c.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-8f23d30c.60b2b46c.js — 200 — 4.3 KiB — 230 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-a384c412.a729884a.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-a384c412.a729884a.js — 200 — 8.6 KiB — 206 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-c2c50296.636f0170.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-c2c50296.636f0170.js — 200 — 7.9 KiB — 343 ms — http/1.1https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/favicon.icowww.bristol.ac.uk/assets/responsive... https://www.bristol.ac.uk/assets/responsive-web-project/2.7.0/favicons/favicon.ico — 200 — 15.0 KiB — 294 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-e319960a.f2ce602d.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/chunk-e319960a.f2ce602d.js — 200 — 3.3 KiB — 205 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/polyfills-core-js.1b2c641f.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/polyfills-core-js.1b2c641f.js — 200 — 92.2 KiB — 241 ms — http/1.1https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/polyfills-dom.70590cdd.jswww.bristol.ac.uk/assets/homepage-s... https://www.bristol.ac.uk/assets/homepage-search/1.0.4/js/polyfills-dom.70590cdd.js — 200 — 18.7 KiB — 206 ms — http/1.1https://eu.gw.fortiabp.forticloud.com/api/v1/gw/message/www_bristol_ac_uk?ip=1&_=1776891505437&ver=1.26.0eu.gw.fortiabp.forticloud.com/api/v... https://eu.gw.fortiabp.forticloud.com/api/v1/gw/message/www_bristol_ac_uk?ip=1&_=1776891505437&ver=1.26.0 — 200 — 44 B — 396 ms — h2https://www.bristol.ac.uk/media-library/sites/homepage/images/4547_10015456.jpgwww.bristol.ac.uk/media-library/sit... https://www.bristol.ac.uk/media-library/sites/homepage/images/4547_10015456.jpg — 200 — 127.8 KiB — 406 ms — http/1.1https://www.bristol.ac.uk/media-library/sites/homepage/images/mumbai-homepage-2.jpgwww.bristol.ac.uk/media-library/sit... https://www.bristol.ac.uk/media-library/sites/homepage/images/mumbai-homepage-2.jpg — 200 — 63.3 KiB — 217 ms — http/1.1https://www.bristol.ac.uk/media-library/sites/aa/images/homepage/bristol-banner-on-bridge.jpgwww.bristol.ac.uk/media-library/sit... https://www.bristol.ac.uk/media-library/sites/aa/images/homepage/bristol-banner-on-bridge.jpg — 200 — 130.6 KiB — 574 ms — http/1.1
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 1365ms · 501KB · £14/mo
www.bristol.ac.uk
Other
Costly
Execution 601ms
Transfer 88 KB
Monthly Cost £6/mo
Unattributable
Other
Costly
Execution 339ms
Transfer 0 KB
Monthly Cost £4/mo
eu.gw.fortiabp.forticloud.com
Other
Optional
Execution 150ms
Transfer 75 KB
Unused 58%
Monthly Cost £2/mo
app.termly.io
Other
Optional
Execution 139ms
Transfer 144 KB
Unused 37%
Monthly Cost £1/mo
Google Tag Manager
Tag Manager
Optional
Execution 137ms
Transfer 195 KB
Unused 30%
Monthly Cost £1/mo

These scripts may cost more than they're worth

  • www.bristol.ac.uk adds 601ms and costs ~£6/month
  • Unattributable adds 339ms and costs ~£4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.bristol.ac.uk takes 601ms 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 339ms 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

58% of eu.gw.fortiabp.forticloud.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback