Skip to content
https://mindtools.com

Performance

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

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

82
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

1.02 s

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

1.65 s

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

214 ms

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

0.030

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

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

2.70 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
15
5 PASS 5 REVIEW 3 FIX
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 (1.8 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
80 resources · 1.8 MB · 284 KB savings available
FIX
80 resources · 1.8 MB · 284 KB savings available
Warning::
Page weight 869 KB over 1MB target
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~284 KB of savings available
Warning::
79 third-party resources (100% of weight)
80 resources · 1.8 MiB · 79 third-party 869.4 KiB over 1MB target
JavaScript 50% · 943.2 KiB
Image 27% · 510.1 KiB
Font 12% · 221.0 KiB
Other 9% · 162.7 KiB
CSS 2% · 31.6 KiB
Document 1% · 24.8 KiB

~283.8 KiB of savings available

Remove unused JavaScript: 283.8 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store

DirectiveValueMeaning
no-storeNever cache this response
C
Page Weight Budget
Action
1.8 MB transferred, 80 requests
REVIEW
1.8 MB transferred, 80 requests
Info::
Page weighs 5.2 MB (1.8 MB transferred)
Warning::
JavaScript is 739 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 739 KB
Info::
Fonts are 221 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 221 KB
Info::
80 HTTP requests
Info::
Estimated 0.39 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
80 requests
0.39 g CO2 per page load
JavaScript 739.1 KiB 39%
Images 508.3 KiB 27%
Other 343.4 KiB 18%
Fonts 221.0 KiB 12%
CSS 31.6 KiB 2%
HTML 23.7 KiB 1%
Other 21.8 KiB 1%
Other 4.2 KiB 0%
Other 260 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

C
Image Optimization
Action
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://www.mindtools.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mindtools.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.mindtools.com/wp-content/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 508 KB
0 oversized -0 KB
7 legacy format
3 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

C
JS Execution Cost
Action
1770ms total JS execution
REVIEW
1770ms total JS execution
Warning::
https://www.mindtools.com/: 559ms CPU time
Warning::
https://cdn-cookieyes.com/client_data/d464018ff5ed...: 381ms CPU time
Warning::
Unattributable: 275ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-N54...: 144ms CPU time
Info::
https://www.mindtools.com/cdn-cgi/challenge-platfo...: 101ms CPU time
Warning::
Third-party scripts: 1770ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 20% Style & Layout 11% Script Parsing & Compilation 9% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.mindtools.com/559ms177ms56ms3rd
https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/banner.js381ms309ms6ms3rd
Unattributable275ms45ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9144ms113ms21ms3rd
https://www.mindtools.com/cdn-cgi/challenge-platform/scripts/jsd/main.js101ms97ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1BCQTWL64G&cx=c&gtm=4e64h1h191ms69ms21ms3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.26476ms22ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-382358260&cx=c&gtm=4e64h1h175ms55ms19ms3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.26468ms39ms9ms3rd
C
JS Bundles
Action
22 scripts, 284 KB unused
REVIEW
22 scripts, 284 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-1BCQ...: 67 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N54...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-382...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mindtools.com/wp-content/themes/mindto...: 39 KB unused (97%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.mindtools.com/wp-content/themes/mindto...: 28 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 284 KB
284 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-1BCQTWL64G&cx=c&gtm=4e64h1h1178 KB67 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9164 KB64 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-382358260&cx=c&gtm=4e64h1h1147 KB63 KB (43%)3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=0.26441 KB39 KB (97%)3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.26447 KB28 KB (61%)3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=1.0.041 KB24 KB (59%)3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/ScrollTrigger.min.js?ver=0.26412 KB3rd
https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js26 KB3rd
blob:https://www.mindtools.com/a36f0987-9cae-4bb4-b839-34e3e2ae848c-0 KB3rd
https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.26427 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

6

221 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 1.7 shttps://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff28vIQ7wUr0m80wwYf0QCXZzY... https://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff2 — 30.0 KiB — 18 ms — font-display: swaphttps://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2jizDREVItHgc8qDIbSTKq4X... https://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2 — 28.7 KiB — 25 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 101 ms — font-display: swaphttps://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/baeb6c5276015bdfbafd.woff2baeb6c5276015bdfbafd.woff2 https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/baeb6c5276015bdfbafd.woff2 — 41.6 KiB — 115 ms — font-display: swaphttps://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/3664d378240660fa15c5.woff23664d378240660fa15c5.woff2 https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/3664d378240660fa15c5.woff2 — 87.1 KiB — 96 ms — font-display: swaphttps://fonts.gstatic.com/s/librefranklin/v20/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTjnTLgNs.woff2jizBREVItHgc8qDIbSTKq4X... https://fonts.gstatic.com/s/librefranklin/v20/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTjnTLgNs.woff2 — 32.1 KiB — 7 ms — font-display: swap
8vIQ7wUr0m80wwYf0QCXZzY... woff2 swap
Size 30 KB
Load time 18 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
jizDREVItHgc8qDIbSTKq4X... woff2 swap
Size 29 KB
Load time 25 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 101 ms
Start 514 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
baeb6c5276015bdfbafd.woff2 woff2 swap
Size 42 KB
Load time 115 ms
Start 581 ms
Risk FOUT — text flashes from fallback to web font
3664d378240660fa15c5.woff2 woff2 swap
Size 87 KB
Load time 96 ms
Start 581 ms
Risk FOUT — text flashes from fallback to web font
jizBREVItHgc8qDIbSTKq4X... woff2 swap
Size 32 KB
Load time 7 ms
Start 1.9 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
Network Waterfall
80 requests over 1998ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 1.7 shttps://mindtools.com// https://mindtools.com/ — 302 — 434 B — 30 ms — h2https://www.mindtools.com/www.mindtools.com/ https://www.mindtools.com/ — 200 — 23.7 KiB — 100 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/style.css?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/style.css?ver=0.264 — 200 — 24.0 KiB — 97 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css%20?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css%20?ver=1.0.0 — 301 — 1.1 KiB — 106 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.264 — 200 — 46.6 KiB — 93 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/legacy.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/legacy.js?ver=0.264 — 200 — 6.4 KiB — 79 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=0.264 — 200 — 40.8 KiB — 97 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.1 KiB — 24 ms — h2https://www.mindtools.com/wp-content/uploads/2024/10/Mindtools-logo-Black.svgwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/10/Mindtools-logo-Black.svg — 200 — 3.9 KiB — 81 ms — h2https://www.mindtools.com/wp-content/uploads/external/6b97c2dce27f7c9231c75d973f9ee716@1x.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/external/6b97c2dce27f7c9231c75d973f9ee716@1x.png — 200 — 1.2 KiB — 84 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=737079&u=https%3A%2F%2Fwww.mindtools.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=737079&u=https%3A%2F%2Fwww.mindtools.com%2F&vn=2.1&x=true — 200 — 10.2 KiB — 42 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 59 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 57 ms — h3https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=1.0.0 — 200 — 40.8 KiB — 82 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/blocks/acf/testimonial-carousel/script.js?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/blocks/acf/testimonial-carousel/script.js?ver=1.0.0 — 200 — 1.2 KiB — 76 ms — h2https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,400;0,600;1,400;1,600&display=swapfonts.googleapis.com/css2?family=Li... https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,400;0,600;1,400;1,600&display=swap — 200 — 733 B — 18 ms — h3https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600&display=swapfonts.googleapis.com/css2?family=Re... https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600&display=swap — 200 — 453 B — 21 ms — h3https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css?ver=1.0.0 — 200 — 5.4 KiB — 87 ms — h2blob:https://www.mindtools.com/a36f0987-9cae-4bb4-b839-34e3e2ae848cwww.mindtools.com/a36f0987-9cae-4bb... blob:https://www.mindtools.com/a36f0987-9cae-4bb4-b839-34e3e2ae848c — 200 — -1 B — 164 ms — blobhttps://www.mindtools.com/wp-content/uploads/2025/12/virgin-trains-logo-home.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2025/12/virgin-trains-logo-home.png — 200 — 5.2 KiB — 67 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.264 — 200 — 26.5 KiB — 70 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/ScrollTrigger.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/ScrollTrigger.min.js?ver=0.264 — 200 — 11.7 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9 — 200 — 164.3 KiB — 64 ms — h2https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=737079&d=mindtools.com&u=D13263316A524AE72E6F5BC687BAE2BCF&h=2ad0f3efc7d4131f3303bd5bce0166a5&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=737079&d=mindtools.com&u=D13263316A524AE72E6F5BC687BAE2BCF&h=2ad0f3efc7d4131f3303bd5bce0166a5&t=false — 200 — 147 B — 17 ms — h2https://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff2fonts.gstatic.com/s/redhatdisplay/v... https://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff2 — 200 — 30.0 KiB — 18 ms — h3https://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2fonts.gstatic.com/s/librefranklin/v... https://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2 — 200 — 28.7 KiB — 25 ms — h3data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fil…www.w3.org/2000/svg" width="20" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fil… — 200 — 0 B — 0 ms — datahttps://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-6-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-6-1.png — 200 — 114.7 KiB — 76 ms — h2https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-8-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-8-1.png — 200 — 138.7 KiB — 76 ms — h2https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-7-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-7-1.png — 200 — 113.0 KiB — 95 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.0 s LCP 1.7 shttps://mindtools.com// https://mindtools.com/ — 302 — 434 B — 30 ms — h2https://www.mindtools.com/www.mindtools.com/ https://www.mindtools.com/ — 200 — 23.7 KiB — 100 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/style.css?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/style.css?ver=0.264 — 200 — 24.0 KiB — 97 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css%20?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css%20?ver=1.0.0 — 301 — 1.1 KiB — 106 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/app.bundle.js?ver=0.264 — 200 — 46.6 KiB — 93 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/legacy.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/legacy.js?ver=0.264 — 200 — 6.4 KiB — 79 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=0.264 — 200 — 40.8 KiB — 97 ms — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.1 KiB — 24 ms — h2https://www.mindtools.com/wp-content/uploads/2024/10/Mindtools-logo-Black.svgwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/10/Mindtools-logo-Black.svg — 200 — 3.9 KiB — 81 ms — h2https://www.mindtools.com/wp-content/uploads/external/6b97c2dce27f7c9231c75d973f9ee716@1x.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/external/6b97c2dce27f7c9231c75d973f9ee716@1x.png — 200 — 1.2 KiB — 84 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=737079&u=https%3A%2F%2Fwww.mindtools.com%2F&vn=2.1&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=737079&u=https%3A%2F%2Fwww.mindtools.com%2F&vn=2.1&x=true — 200 — 10.2 KiB — 42 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 59 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 57 ms — h3https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.js?ver=1.0.0 — 200 — 40.8 KiB — 82 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/blocks/acf/testimonial-carousel/script.js?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/blocks/acf/testimonial-carousel/script.js?ver=1.0.0 — 200 — 1.2 KiB — 76 ms — h2https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,400;0,600;1,400;1,600&display=swapfonts.googleapis.com/css2?family=Li... https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,400;0,600;1,400;1,600&display=swap — 200 — 733 B — 18 ms — h3https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600&display=swapfonts.googleapis.com/css2?family=Re... https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@400;600&display=swap — 200 — 453 B — 21 ms — h3https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css?ver=1.0.0www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/swiperjs/swiper.min.css?ver=1.0.0 — 200 — 5.4 KiB — 87 ms — h2blob:https://www.mindtools.com/a36f0987-9cae-4bb4-b839-34e3e2ae848cwww.mindtools.com/a36f0987-9cae-4bb... blob:https://www.mindtools.com/a36f0987-9cae-4bb4-b839-34e3e2ae848c — 200 — -1 B — 164 ms — blobhttps://www.mindtools.com/wp-content/uploads/2025/12/virgin-trains-logo-home.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2025/12/virgin-trains-logo-home.png — 200 — 5.2 KiB — 67 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/gsap.min.js?ver=0.264 — 200 — 26.5 KiB — 70 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/ScrollTrigger.min.js?ver=0.264www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/frontend/js/vendor/gsap/ScrollTrigger.min.js?ver=0.264 — 200 — 11.7 KiB — 70 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N54ZTVX9 — 200 — 164.3 KiB — 64 ms — h2https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=737079&d=mindtools.com&u=D13263316A524AE72E6F5BC687BAE2BCF&h=2ad0f3efc7d4131f3303bd5bce0166a5&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=737079&d=mindtools.com&u=D13263316A524AE72E6F5BC687BAE2BCF&h=2ad0f3efc7d4131f3303bd5bce0166a5&t=false — 200 — 147 B — 17 ms — h2https://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff2fonts.gstatic.com/s/redhatdisplay/v... https://fonts.gstatic.com/s/redhatdisplay/v21/8vIQ7wUr0m80wwYf0QCXZzYzUoTg_T6hR4jNCA.woff2 — 200 — 30.0 KiB — 18 ms — h3https://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2fonts.gstatic.com/s/librefranklin/v... https://fonts.gstatic.com/s/librefranklin/v20/jizDREVItHgc8qDIbSTKq4XkRiUf2zcZiVbJ.woff2 — 200 — 28.7 KiB — 25 ms — h3data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fil…www.w3.org/2000/svg" width="20" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fil… — 200 — 0 B — 0 ms — datahttps://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-6-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-6-1.png — 200 — 114.7 KiB — 76 ms — h2https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-8-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-8-1.png — 200 — 138.7 KiB — 76 ms — h2https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-7-1.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2026/02/Mindtools-website-background-7-1.png — 200 — 113.0 KiB — 95 ms — h2https://www.mindtools.com/wp-content/uploads/2025/12/home-banner-left-2-500x0-c-default.jpgwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2025/12/home-banner-left-2-500x0-c-default.jpg — 200 — 32.6 KiB — 78 ms — h2https://www.mindtools.com/wp-content/uploads/2025/12/home-banner-right-500x0-c-default.jpgwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2025/12/home-banner-right-500x0-c-default.jpg — 200 — 40.8 KiB — 73 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='309' height='31' …www.w3.org/2000/svg' width='309' he... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='309' height='31' … — 200 — 0 B — 0 ms — datahttps://www.mindtools.com/wp-content/uploads/2024/10/Mask-group-6-1600x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/10/Mask-group-6-1600x0-c-default.png — 200 — 16.9 KiB — 93 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%2…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' vie…www.w3.org/2000/svg' xml:space='pre... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' vie… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fil…www.w3.org/2000/svg' xml:space='pre... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fil… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%2…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -3 20 20'%3E%…www.w3.org/2000/svg' viewBox='0 -3 ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -3 20 20'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="37" height="28" fil…www.w3.org/2000/svg" width="37" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="37" height="28" fil… — 200 — 0 B — 0 ms — datadata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 101 ms — datahttps://www.mindtools.com/wp-content/uploads/2024/11/BBC-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/11/BBC-180x0-c-default.png — 200 — 2.4 KiB — 91 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/tesco-bank-logo-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/tesco-bank-logo-180x0-c-default.png — 200 — 3.4 KiB — 77 ms — h2https://www.mindtools.com/wp-content/uploads/2024/11/ASOS-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/11/ASOS-180x0-c-default.png — 200 — 5.9 KiB — 79 ms — h2https://www.mindtools.com/wp-content/uploads/2024/11/NHS-1.svgwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/11/NHS-1.svg — 200 — 1.5 KiB — 92 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/Burberry_Logo-1-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/Burberry_Logo-1-180x0-c-default.png — 200 — 2.7 KiB — 73 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/image-7-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/image-7-180x0-c-default.png — 200 — 3.8 KiB — 99 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/mlb-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/mlb-180x0-c-default.png — 200 — 2.9 KiB — 109 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/astra-zeneca-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/astra-zeneca-180x0-c-default.png — 200 — 3.8 KiB — 101 ms — h2https://www.mindtools.com/wp-content/uploads/2025/03/Rspcalogo-optimised-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2025/03/Rspcalogo-optimised-180x0-c-default.png — 200 — 4.2 KiB — 84 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/rolls-royce-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/rolls-royce-180x0-c-default.png — 200 — 3.7 KiB — 94 ms — h2https://www.mindtools.com/wp-content/uploads/2024/06/princes-group-180x0-c-default.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/06/princes-group-180x0-c-default.png — 200 — 4.4 KiB — 92 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/baeb6c5276015bdfbafd.woff2www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/baeb6c5276015bdfbafd.woff2 — 200 — 41.6 KiB — 115 ms — h2https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/3664d378240660fa15c5.woff2www.mindtools.com/wp-content/themes... https://www.mindtools.com/wp-content/themes/mindtools-theme/build/frontend/3664d378240660fa15c5.woff2 — 200 — 87.1 KiB — 96 ms — h2https://clients.yomdel.com/tools/chat_script.js?url=https://www.mindtools.com/clients.yomdel.com/tools/chat_scrip... https://clients.yomdel.com/tools/chat_script.js?url=https://www.mindtools.com/ — -1 — 0 B — 215 ms — https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 11 ms — h3blob:https://www.mindtools.com/4aa65f8d-fe4d-47ac-81bc-def816959469www.mindtools.com/4aa65f8d-fe4d-47a... blob:https://www.mindtools.com/4aa65f8d-fe4d-47ac-81bc-def816959469 — 200 — -1 B — 133 ms — blobhttps://www.mindtools.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.mindtools.com/cdn-cgi/challenge... https://www.mindtools.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 896 B — 81 ms — h2https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=737079&settings_type=4&ts=1776790884&dt=desktop&cc=NLdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=737079&settings_type=4&ts=1776790884&dt=desktop&cc=NL — 200 — 5.6 KiB — 25 ms — h3https://www.mindtools.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.mindtools.com/cdn-cgi/challenge... https://www.mindtools.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.2 KiB — 65 ms — h2https://www.mindtools.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.mindtools.com/wp-includes/js/wp... https://www.mindtools.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 6.2 KiB — 82 ms — h2https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/script.jscdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/script.js — 200 — 12.0 KiB — 25 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-382358260&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-382358260&cx=c&gtm=4e64h1h1 — 200 — 146.8 KiB — 37 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1BCQTWL64G&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1BCQTWL64G&cx=c&gtm=4e64h1h1 — 200 — 178.1 KiB — 35 ms — h3https://www.mindtools.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0055f42e63ededwww.mindtools.com/cdn-cgi/challenge... https://www.mindtools.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.4714978936070089:1776812996:j8uynlWDUR8SlXiUuV7-tPLZmgWc__KphGQZxjzECIs/9f0055f42e63eded — 200 — 1.7 KiB — 64 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 45 ms — h3https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/banner.jscdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/banner.js — 200 — 38.9 KiB — 20 ms — h2https://cdn-cookieyes.com/common/iab-gvl-v3.jsoncdn-cookieyes.com/common/iab-gvl-v3... https://cdn-cookieyes.com/common/iab-gvl-v3.json — 200 — 137.6 KiB — 20 ms — h2https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/Y9DyzTXW.jsoncdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/Y9DyzTXW.json — 200 — 272 B — 10 ms — h2https://www.mindtools.com/wp-content/uploads/2024/10/cropped-favicon-13-32x32.pngwww.mindtools.com/wp-content/upload... https://www.mindtools.com/wp-content/uploads/2024/10/cropped-favicon-13-32x32.png — 200 — 1.8 KiB — 62 ms — h2https://directory.cookieyes.com/api/v1/ipdirectory.cookieyes.com/api/v1/ip https://directory.cookieyes.com/api/v1/ip — 200 — 420 B — 48 ms — h3https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/config/P1E7tefH.jsoncdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/config/P1E7tefH.json — 200 — 9.8 KiB — 14 ms — h2https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/translations/m-2mpfMQ.jsoncdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/translations/m-2mpfMQ.json — 200 — 2.1 KiB — 9 ms — h2https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/audit-table/FNiQIDvM.jsoncdn-cookieyes.com/client_data/d4640... https://cdn-cookieyes.com/client_data/d464018ff5ed3cb7e6d8737c/audit-table/FNiQIDvM.json — 200 — 8.6 KiB — 10 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 859 B — 13 ms — h2https://cdn-cookieyes.com/assets/images/poweredbtcky.svgcdn-cookieyes.com/assets/images/pow... https://cdn-cookieyes.com/assets/images/poweredbtcky.svg — 200 — 1.5 KiB — 15 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.mindtools.com%2F&scrsrc=www.googletagmanager.com&rnd=915701374.1776815897&navt=n&npa=1&gdpr=1&gdpr_consent=tcempty&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1h1v9197840385za200zd9197840385xea&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=16h5b&tag_exp=0~115938466~115938468~117266400~118128923&apve=1&apvf=f&apvc=1&tft=1776815897474&tfd=1851pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.mindtools.com%2F&scrsrc=www.googletagmanager.com&rnd=915701374.1776815897&navt=n&npa=1&gdpr=1&gdpr_consent=tcempty&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1h1v9197840385za200zd9197840385xea&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=16h5b&tag_exp=0~115938466~115938468~117266400~118128923&apve=1&apvf=f&apvc=1&tft=1776815897474&tfd=1851 — 200 — 21 B — 145 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.mindtools.com%2F&scrsrc=www.googletagmanager.com&rnd=915701374.1776815897&navt=n&npa=1&gdpr=1&gdpr_consent=tcempty&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1h1v9193077893z89197840385za20gzb9197840385zd9197840385xec&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=16h5b&tag_exp=0~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-382358260&tid=AW-382358260&tft=1776815897475&tfd=1853pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.mindtools.com%2F&scrsrc=www.googletagmanager.com&rnd=915701374.1776815897&navt=n&npa=1&gdpr=1&gdpr_consent=tcempty&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1h1v9193077893z89197840385za20gzb9197840385zd9197840385xec&gcs=G100&gcd=13q3p3W2q5l1&dma_cps=-&dma=1&tcfd=16h5b&tag_exp=0~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-382358260&tid=AW-382358260&tft=1776815897475&tfd=1853 — 200 — 21 B — 143 ms — h3https://fonts.gstatic.com/s/librefranklin/v20/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTjnTLgNs.woff2fonts.gstatic.com/s/librefranklin/v... https://fonts.gstatic.com/s/librefranklin/v20/jizBREVItHgc8qDIbSTKq4XkRiUa6zUTjnTLgNs.woff2 — 200 — 32.1 KiB — 7 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1BCQTWL64G&gtm=45je64h1h1v9182972918z89197840385za20gzb9197840385zd9197840385&_p=1776815895783&gcs=G100&gcd=13q3q3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=16h5b&gdid=dY2Q2ZW&ecid=477354717&_eu=AAAAAEA&are=1&cid=1343455160.1776815898&ec_mode=a&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542~118167060&sid=1776815897&sct=1&seg=0&dl=https%3A%2F%2Fwww.mindtools.com%2F&dt=Leadership%20%26%20Management%20Learning%20Solutions%20For%20Leaders%20%26%20Managers%20-%20Mindtools&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.timestamp=2026-04-21T23%3A58%3A16.692%2B00%3A00&ep.site_name=MindTools%20Main&ep.container_id=GTM-N54ZTVX9&ep.breadcrumb_1=null&ep.breadcrumb_2=null&ep.breadcrumb_3=null&ep.breadcrumb_4=null&up.member_status=false&tfd=1958region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1BCQTWL64G&gtm=45je64h1h1v9182972918z89197840385za20gzb9197840385zd9197840385&_p=1776815895783&gcs=G100&gcd=13q3q3W2q5l1&npa=1&dma_cps=-&dma=1&tcfd=16h5b&gdid=dY2Q2ZW&ecid=477354717&_eu=AAAAAEA&are=1&cid=1343455160.1776815898&ec_mode=a&frm=0&pscdl=denied&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542~118167060&sid=1776815897&sct=1&seg=0&dl=https%3A%2F%2Fwww.mindtools.com%2F&dt=Leadership%20%26%20Management%20Learning%20Solutions%20For%20Leaders%20%26%20Managers%20-%20Mindtools&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.timestamp=2026-04-21T23%3A58%3A16.692%2B00%3A00&ep.site_name=MindTools%20Main&ep.container_id=GTM-N54ZTVX9&ep.breadcrumb_1=null&ep.breadcrumb_2=null&ep.breadcrumb_3=null&ep.breadcrumb_4=null&up.member_status=false&tfd=1958 — 204 — 550 B — 40 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1770ms · 626KB · €19/mo
www.mindtools.com
Other
Costly
Execution 559ms
Transfer 24 KB
Monthly Cost €6/mo
cdn-cookieyes.com
Other
Costly
Execution 381ms
Transfer 39 KB
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 275ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 144ms
Transfer 164 KB
Unused 39%
Monthly Cost €2/mo
www.mindtools.com
Other
Optional
Execution 101ms
Transfer 1 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 178 KB
Unused 37%
Monthly Cost €1/mo
www.mindtools.com
Other
Optional
Execution 76ms
Transfer 27 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 147 KB
Unused 43%
Monthly Cost €1/mo
www.mindtools.com
Other
Optional
Execution 68ms
Transfer 47 KB
Unused 61%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.mindtools.com adds 559ms and costs ~€6/month
  • cdn-cookieyes.com adds 381ms and costs ~€4/month
  • Unattributable adds 275ms 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

www.mindtools.com takes 559ms 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

cdn-cookieyes.com takes 381ms 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 275ms 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

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