Skip to content
https://eu.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
4
REVIEW
3
PASS
8
INFO
2

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

87
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.27 s

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

3.33 s

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

182 ms

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

0.011

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

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

9.50 s

Page Load Progression

376 ms
751 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.6 s
3.0 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 44 requests
FIX
2.6 MB transferred, 44 requests
Warning::
Page weighs 3.2 MB (2.6 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Info::
44 HTTP requests
Info::
Estimated 0.55 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
44 requests
0.55 g CO2 per page load
Images 2.0 MiB 79%
JavaScript 432.0 KiB 16%
CSS 102.4 KiB 4%
Fonts 19.6 KiB 1%
HTML 9.9 KiB 0%
Other 1.9 KiB 0%
Other 542 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

D
JS Execution Cost
Action
2169ms total JS execution
FIX
2169ms total JS execution
Warning::
Unattributable: 624ms CPU time
Warning::
https://eu.com/: 469ms CPU time
Warning::
https://eu.com/assets/js/home.js?v=1.0.1: 394ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RS3M...: 298ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-PMS...: 206ms CPU time
Warning::
Third-party scripts: 1129ms (52% of total)

Main Thread Breakdown

Other 41% Script Evaluation 29% Style & Layout 17% Script Parsing & Compilation 6% Rendering 5%
ScriptTotalScriptingParse/CompileParty
Unattributable624ms10ms0ms3rd
https://eu.com/469ms9ms3ms1st
https://eu.com/assets/js/home.js?v=1.0.1394ms87ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-RS3MCQYSVK&cx=c&gtm=4e64h1298ms246ms47ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRW206ms156ms45ms3rd
https://eu.com/assets/js/lib/jquery-3.5.1.min.js99ms65ms22ms1st
https://eu.com/assets/js/lib/modernizr.min.js?v=1.078ms40ms3ms1st
D
JS Bundles
Action
8 scripts, 192 KB unused
FIX
8 scripts, 192 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RS3M...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PMS...: 65 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://eu.com/assets/js/lib/jquery-3.5.1.min.js: 60 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://eu.com/assets/js/main.js?v=1.0.1: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 192 KB
192 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-RS3MCQYSVK&cx=c&gtm=4e64h1157 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRW127 KB65 KB (51%)3rd
https://eu.com/assets/js/lib/jquery-3.5.1.min.js88 KB60 KB (68%)1st
https://eu.com/assets/js/lib/modernizr.min.js?v=1.013 KB1st
https://eu.com/assets/js/main.js?v=1.0.15 KB1st
https://eu.com/assets/js/lib/underscore.min.js?v=1.0.116 KB1st
https://eu.com/assets/js/search.js?v=1.1.016 KB1st
https://eu.com/assets/js/home.js?v=1.0.110 KB1st

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
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
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://eu.com/assets/img/icons/icon-eucom-premium... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/logos/eucom-primary.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/icons/icon-eucom-euro-ma... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/logos/eucom-white-single... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/icons/icon-eucom-seo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/icons/oversized-icon-euc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/table-mobile-eucom.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/icons/icon-eucom-unrestr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://eu.com/assets/img/icons/icon-eucom-seamles... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 2.0 MB
0 oversized -0 KB
29 legacy format
9 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

C
Page Weight Inventory
Action
44 resources · 2.6 MB · 192 KB savings available
REVIEW
44 resources · 2.6 MB · 192 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~192 KB of savings available
Info::
3 third-party resources (11% of weight)
Info::
1 resources over 200KB
44 resources · 2.6 MiB · 3 third-party 1.6 MiB over 1MB target
Image 79% · 2.1 MiB
JavaScript 16% · 432.0 KiB
CSS 4% · 102.4 KiB
Font 1% · 19.6 KiB
Document 0% · 9.9 KiB
Other 0% · 542 B

~192.0 KiB of savings available

Remove unused JavaScript: 192.0 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
11% third-party, 0 ms blocking
PASS
11% third-party, 0 ms blocking
Info::
Third-party code accounts for 11% of page weight (285.0 KiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
89%
First-party Third-party
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
2 fonts (20 KB)
PASS
2 fonts (20 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

20 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 2.3 s LCP 3.3 shttps://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2albert-sans-v1-latin-90... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 9.8 KiB — 15 ms — font-display: swaphttps://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2albert-sans-v1-latin-re... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 9.7 KiB — 15 ms — font-display: swap
albert-sans-v1-latin-90... woff2 swap
Size 10 KB
Load time 15 ms
Start 169 ms
Risk FOUT — text flashes from fallback to web font
albert-sans-v1-latin-re... woff2 swap
Size 10 KB
Load time 15 ms
Start 170 ms
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
44 requests over 681ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.3 s LCP 3.3 shttps://eu.com// https://eu.com/ — 200 — 9.9 KiB — 15 ms — http/1.1https://eu.com/assets/css/bootstrap-grid.min.css/assets/css/bootstrap-grid.min.css https://eu.com/assets/css/bootstrap-grid.min.css — 200 — 50.5 KiB — 10 ms — http/1.1https://eu.com/assets/css/style.css?v=1.1.3/assets/css/style.css?v=1.1.3 https://eu.com/assets/css/style.css?v=1.1.3 — 200 — 51.9 KiB — 16 ms — http/1.1https://eu.com/assets/js/lib/modernizr.min.js?v=1.0/assets/js/lib/modernizr.min.js?v=1... https://eu.com/assets/js/lib/modernizr.min.js?v=1.0 — 200 — 12.7 KiB — 17 ms — http/1.1https://eu.com/assets/img/logos/eucom-white-single-color.svg/assets/img/logos/eucom-white-singl... https://eu.com/assets/img/logos/eucom-white-single-color.svg — 200 — 7.7 KiB — 17 ms — http/1.1https://eu.com/assets/img/logos/eucom-primary.svg/assets/img/logos/eucom-primary.svg https://eu.com/assets/img/logos/eucom-primary.svg — 200 — 11.0 KiB — 21 ms — http/1.1https://eu.com/assets/img/icons/loader.svg/assets/img/icons/loader.svg https://eu.com/assets/img/icons/loader.svg — 200 — 3.0 KiB — 5 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-unrestricted.svg/assets/img/icons/icon-eucom-unrest... https://eu.com/assets/img/icons/icon-eucom-unrestricted.svg — 200 — 7.3 KiB — 10 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-euro-market.svg/assets/img/icons/icon-eucom-euro-m... https://eu.com/assets/img/icons/icon-eucom-euro-market.svg — 200 — 9.3 KiB — 6 ms — http/1.1https://eu.com/assets/js/lib/jquery-3.5.1.min.js/assets/js/lib/jquery-3.5.1.min.js https://eu.com/assets/js/lib/jquery-3.5.1.min.js — 200 — 87.6 KiB — 31 ms — http/1.1https://eu.com/assets/js/main.js?v=1.0.1/assets/js/main.js?v=1.0.1 https://eu.com/assets/js/main.js?v=1.0.1 — 200 — 5.1 KiB — 24 ms — http/1.1https://eu.com/assets/js/lib/underscore.min.js?v=1.0.1/assets/js/lib/underscore.min.js?v=... https://eu.com/assets/js/lib/underscore.min.js?v=1.0.1 — 200 — 16.3 KiB — 34 ms — http/1.1https://eu.com/assets/js/search.js?v=1.1.0/assets/js/search.js?v=1.1.0 https://eu.com/assets/js/search.js?v=1.1.0 — 200 — 16.1 KiB — 34 ms — http/1.1https://eu.com/assets/js/home.js?v=1.0.1/assets/js/home.js?v=1.0.1 https://eu.com/assets/js/home.js?v=1.0.1 — 200 — 9.8 KiB — 33 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-seo.svg/assets/img/icons/icon-eucom-seo.sv... https://eu.com/assets/img/icons/icon-eucom-seo.svg — 200 — 6.1 KiB — 34 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRW — 200 — 127.4 KiB — 224 ms — h2https://eu.com/assets/img/icons/icon-eucom-premium.svg/assets/img/icons/icon-eucom-premiu... https://eu.com/assets/img/icons/icon-eucom-premium.svg — 200 — 5.6 KiB — 20 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-seamless.svg/assets/img/icons/icon-eucom-seamle... https://eu.com/assets/img/icons/icon-eucom-seamless.svg — 200 — 4.5 KiB — 16 ms — http/1.1https://eu.com/assets/img/icons/oversized-icon-eucom.svg/assets/img/icons/oversized-icon-eu... https://eu.com/assets/img/icons/oversized-icon-eucom.svg — 200 — 6.3 KiB — 22 ms — http/1.1https://eu.com/assets/img/table-desktop-eucom.png/assets/img/table-desktop-eucom.png https://eu.com/assets/img/table-desktop-eucom.png — 200 — 199.2 KiB — 36 ms — http/1.1https://eu.com/assets/img/table-mobile-eucom.png/assets/img/table-mobile-eucom.png https://eu.com/assets/img/table-mobile-eucom.png — 200 — 137.2 KiB — 30 ms — http/1.1https://eu.com/assets/img/icons/eucom-mag-glass-location.svg/assets/img/icons/eucom-mag-glass-l... https://eu.com/assets/img/icons/eucom-mag-glass-location.svg — 200 — 2.1 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/euf_eu_com.jpg/assets/img/sites/euf_eu_com.jpg https://eu.com/assets/img/sites/euf_eu_com.jpg — 200 — 68.4 KiB — 17 ms — http/1.1https://eu.com/assets/img/sites/birn_eu_com.jpg/assets/img/sites/birn_eu_com.jpg https://eu.com/assets/img/sites/birn_eu_com.jpg — 200 — 84.9 KiB — 17 ms — http/1.1https://eu.com/assets/img/sites/acelab_eu_com.jpg/assets/img/sites/acelab_eu_com.jpg https://eu.com/assets/img/sites/acelab_eu_com.jpg — 200 — 77.5 KiB — 16 ms — http/1.1https://eu.com/assets/img/sites/eapm_eu_com.jpg/assets/img/sites/eapm_eu_com.jpg https://eu.com/assets/img/sites/eapm_eu_com.jpg — 200 — 73.8 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/silentdisco_eu_com.jpg/assets/img/sites/silentdisco_eu_co... https://eu.com/assets/img/sites/silentdisco_eu_com.jpg — 200 — 146.2 KiB — 28 ms — http/1.1https://eu.com/assets/img/sites/estro_eu_com.jpg/assets/img/sites/estro_eu_com.jpg https://eu.com/assets/img/sites/estro_eu_com.jpg — 200 — 58.8 KiB — 26 ms — http/1.1https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2/assets/fonts/albert-sans/albert-sa... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 200 — 9.8 KiB — 15 ms — http/1.1https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2/assets/fonts/albert-sans/albert-sa... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 200 — 9.7 KiB — 15 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 2.3 s LCP 3.3 shttps://eu.com// https://eu.com/ — 200 — 9.9 KiB — 15 ms — http/1.1https://eu.com/assets/css/bootstrap-grid.min.css/assets/css/bootstrap-grid.min.css https://eu.com/assets/css/bootstrap-grid.min.css — 200 — 50.5 KiB — 10 ms — http/1.1https://eu.com/assets/css/style.css?v=1.1.3/assets/css/style.css?v=1.1.3 https://eu.com/assets/css/style.css?v=1.1.3 — 200 — 51.9 KiB — 16 ms — http/1.1https://eu.com/assets/js/lib/modernizr.min.js?v=1.0/assets/js/lib/modernizr.min.js?v=1... https://eu.com/assets/js/lib/modernizr.min.js?v=1.0 — 200 — 12.7 KiB — 17 ms — http/1.1https://eu.com/assets/img/logos/eucom-white-single-color.svg/assets/img/logos/eucom-white-singl... https://eu.com/assets/img/logos/eucom-white-single-color.svg — 200 — 7.7 KiB — 17 ms — http/1.1https://eu.com/assets/img/logos/eucom-primary.svg/assets/img/logos/eucom-primary.svg https://eu.com/assets/img/logos/eucom-primary.svg — 200 — 11.0 KiB — 21 ms — http/1.1https://eu.com/assets/img/icons/loader.svg/assets/img/icons/loader.svg https://eu.com/assets/img/icons/loader.svg — 200 — 3.0 KiB — 5 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-unrestricted.svg/assets/img/icons/icon-eucom-unrest... https://eu.com/assets/img/icons/icon-eucom-unrestricted.svg — 200 — 7.3 KiB — 10 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-euro-market.svg/assets/img/icons/icon-eucom-euro-m... https://eu.com/assets/img/icons/icon-eucom-euro-market.svg — 200 — 9.3 KiB — 6 ms — http/1.1https://eu.com/assets/js/lib/jquery-3.5.1.min.js/assets/js/lib/jquery-3.5.1.min.js https://eu.com/assets/js/lib/jquery-3.5.1.min.js — 200 — 87.6 KiB — 31 ms — http/1.1https://eu.com/assets/js/main.js?v=1.0.1/assets/js/main.js?v=1.0.1 https://eu.com/assets/js/main.js?v=1.0.1 — 200 — 5.1 KiB — 24 ms — http/1.1https://eu.com/assets/js/lib/underscore.min.js?v=1.0.1/assets/js/lib/underscore.min.js?v=... https://eu.com/assets/js/lib/underscore.min.js?v=1.0.1 — 200 — 16.3 KiB — 34 ms — http/1.1https://eu.com/assets/js/search.js?v=1.1.0/assets/js/search.js?v=1.1.0 https://eu.com/assets/js/search.js?v=1.1.0 — 200 — 16.1 KiB — 34 ms — http/1.1https://eu.com/assets/js/home.js?v=1.0.1/assets/js/home.js?v=1.0.1 https://eu.com/assets/js/home.js?v=1.0.1 — 200 — 9.8 KiB — 33 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-seo.svg/assets/img/icons/icon-eucom-seo.sv... https://eu.com/assets/img/icons/icon-eucom-seo.svg — 200 — 6.1 KiB — 34 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRWwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PMSBSRW — 200 — 127.4 KiB — 224 ms — h2https://eu.com/assets/img/icons/icon-eucom-premium.svg/assets/img/icons/icon-eucom-premiu... https://eu.com/assets/img/icons/icon-eucom-premium.svg — 200 — 5.6 KiB — 20 ms — http/1.1https://eu.com/assets/img/icons/icon-eucom-seamless.svg/assets/img/icons/icon-eucom-seamle... https://eu.com/assets/img/icons/icon-eucom-seamless.svg — 200 — 4.5 KiB — 16 ms — http/1.1https://eu.com/assets/img/icons/oversized-icon-eucom.svg/assets/img/icons/oversized-icon-eu... https://eu.com/assets/img/icons/oversized-icon-eucom.svg — 200 — 6.3 KiB — 22 ms — http/1.1https://eu.com/assets/img/table-desktop-eucom.png/assets/img/table-desktop-eucom.png https://eu.com/assets/img/table-desktop-eucom.png — 200 — 199.2 KiB — 36 ms — http/1.1https://eu.com/assets/img/table-mobile-eucom.png/assets/img/table-mobile-eucom.png https://eu.com/assets/img/table-mobile-eucom.png — 200 — 137.2 KiB — 30 ms — http/1.1https://eu.com/assets/img/icons/eucom-mag-glass-location.svg/assets/img/icons/eucom-mag-glass-l... https://eu.com/assets/img/icons/eucom-mag-glass-location.svg — 200 — 2.1 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/euf_eu_com.jpg/assets/img/sites/euf_eu_com.jpg https://eu.com/assets/img/sites/euf_eu_com.jpg — 200 — 68.4 KiB — 17 ms — http/1.1https://eu.com/assets/img/sites/birn_eu_com.jpg/assets/img/sites/birn_eu_com.jpg https://eu.com/assets/img/sites/birn_eu_com.jpg — 200 — 84.9 KiB — 17 ms — http/1.1https://eu.com/assets/img/sites/acelab_eu_com.jpg/assets/img/sites/acelab_eu_com.jpg https://eu.com/assets/img/sites/acelab_eu_com.jpg — 200 — 77.5 KiB — 16 ms — http/1.1https://eu.com/assets/img/sites/eapm_eu_com.jpg/assets/img/sites/eapm_eu_com.jpg https://eu.com/assets/img/sites/eapm_eu_com.jpg — 200 — 73.8 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/silentdisco_eu_com.jpg/assets/img/sites/silentdisco_eu_co... https://eu.com/assets/img/sites/silentdisco_eu_com.jpg — 200 — 146.2 KiB — 28 ms — http/1.1https://eu.com/assets/img/sites/estro_eu_com.jpg/assets/img/sites/estro_eu_com.jpg https://eu.com/assets/img/sites/estro_eu_com.jpg — 200 — 58.8 KiB — 26 ms — http/1.1https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2/assets/fonts/albert-sans/albert-sa... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 200 — 9.8 KiB — 15 ms — http/1.1https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2/assets/fonts/albert-sans/albert-sa... https://eu.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 200 — 9.7 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/shu_eu_com.jpg/assets/img/sites/shu_eu_com.jpg https://eu.com/assets/img/sites/shu_eu_com.jpg — 200 — 41.2 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/saas_eu_com.jpg/assets/img/sites/saas_eu_com.jpg https://eu.com/assets/img/sites/saas_eu_com.jpg — 200 — 47.0 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/shafer_eu_com.jpg/assets/img/sites/shafer_eu_com.jpg https://eu.com/assets/img/sites/shafer_eu_com.jpg — 200 — 141.6 KiB — 35 ms — http/1.1https://eu.com/assets/img/sites/rockmybaby_eu_com.jpg/assets/img/sites/rockmybaby_eu_com... https://eu.com/assets/img/sites/rockmybaby_eu_com.jpg — 200 — 94.5 KiB — 23 ms — http/1.1https://eu.com/assets/img/sites/barracuda_eu_com.jpg/assets/img/sites/barracuda_eu_com.... https://eu.com/assets/img/sites/barracuda_eu_com.jpg — 200 — 284.2 KiB — 51 ms — http/1.1https://eu.com/assets/img/sites/endure_eu_com.jpg/assets/img/sites/endure_eu_com.jpg https://eu.com/assets/img/sites/endure_eu_com.jpg — 200 — 124.0 KiB — 32 ms — http/1.1https://eu.com/assets/img/sites/trifocal_eu_com.jpg/assets/img/sites/trifocal_eu_com.j... https://eu.com/assets/img/sites/trifocal_eu_com.jpg — 200 — 117.0 KiB — 38 ms — http/1.1https://eu.com/assets/img/sites/mixbox_eu_com.jpg/assets/img/sites/mixbox_eu_com.jpg https://eu.com/assets/img/sites/mixbox_eu_com.jpg — 200 — 178.4 KiB — 36 ms — http/1.1https://eu.com/assets/img/sites/manuka_eu_com.jpg/assets/img/sites/manuka_eu_com.jpg https://eu.com/assets/img/sites/manuka_eu_com.jpg — 200 — 59.5 KiB — 15 ms — http/1.1https://eu.com/assets/img/sites/ecostar_eu_com.jpg/assets/img/sites/ecostar_eu_com.jp... https://eu.com/assets/img/sites/ecostar_eu_com.jpg — 200 — 100.5 KiB — 17 ms — http/1.1https://eu.com/assets/img/icons/baseline-open_in_new-24px.svg/assets/img/icons/baseline-open_in_... https://eu.com/assets/img/icons/baseline-open_in_new-24px.svg — 200 — 795 B — 8 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-RS3MCQYSVK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RS3MCQYSVK&cx=c&gtm=4e64h1 — 200 — 157.1 KiB — 148 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-RS3MCQYSVK&gtm=45je64h1v9111930838z89115877053za20gzb9115877053zd9115877053&_p=1776796943670&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=903900659.1776796944&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400&sid=1776796944&sct=1&seg=0&dl=https%3A%2F%2Feu.com%2F&dt=EU.COM%20%7C%20The%20Smart%20Domain%20Choice%20for%20Expanding%20into%20Europe&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=629www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-RS3MCQYSVK&gtm=45je64h1v9111930838z89115877053za20gzb9115877053zd9115877053&_p=1776796943670&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=903900659.1776796944&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400&sid=1776796944&sct=1&seg=0&dl=https%3A%2F%2Feu.com%2F&dt=EU.COM%20%7C%20The%20Smart%20Domain%20Choice%20for%20Expanding%20into%20Europe&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=629 — 204 — 542 B — 52 ms — h2https://eu.com/assets/img/favicon-32x32.png?v=3/assets/img/favicon-32x32.png?v=3 https://eu.com/assets/img/favicon-32x32.png?v=3 — 200 — 1.9 KiB — 5 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
52% of JavaScript execution is third-party
First-party Third-party 1129ms · 284KB · €12/mo
Unattributable
Other
Costly
Execution 624ms
Transfer 0 KB
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 298ms
Transfer 157 KB
Unused 43%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 206ms
Transfer 127 KB
Unused 51%
Monthly Cost €2/mo

These scripts may cost more than they're worth

  • Unattributable adds 624ms and costs ~€7/month
  • Google Tag Manager adds 298ms and costs ~€3/month
  • Google Tag Manager adds 206ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 624ms 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 298ms 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 206ms 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

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

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