Skip to content
https://de.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

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

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

9.38 s

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

212 ms

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

0.244

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

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

11.44 s

Page Load Progression

629 ms
1.3 s
1.9 s
2.5 s
3.1 s
3.8 s
4.4 s
5.0 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
2.8 MB transferred, 47 requests
FIX
2.8 MB transferred, 47 requests
Warning::
Page weighs 3.4 MB (2.8 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Info::
47 HTTP requests
Info::
Estimated 0.58 g CO2 per page load
2.8 MB / 2.4 MB budget
2.8 MB transferred
47 requests
0.58 g CO2 per page load
Images 2.2 MiB 79%
JavaScript 463.5 KiB 16%
CSS 101.3 KiB 4%
Fonts 19.6 KiB 1%
HTML 9.9 KiB 0%
Other 2.0 KiB 0%
Other 542 B 0%
Other 542 B 0%
Other 445 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
2234ms total JS execution
FIX
2234ms total JS execution
Warning::
Unattributable: 570ms CPU time
Warning::
https://de.com/: 515ms CPU time
Warning::
https://de.com/assets/js/home.js?v=1.0.1: 511ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TFV...: 258ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-MKZN...: 202ms CPU time
Info::
Third-party scripts: 1084ms (49% of total)

Main Thread Breakdown

Other 39% Script Evaluation 30% Style & Layout 16% Rendering 8% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable570ms86ms0ms3rd
https://de.com/515ms8ms2ms1st
https://de.com/assets/js/home.js?v=1.0.1511ms112ms1ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKX258ms201ms36ms3rd
https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1202ms147ms54ms3rd
https://de.com/assets/js/lib/modernizr.min.js?v=1.068ms34ms1ms1st
https://de.com/assets/js/lib/jquery-3.5.1.min.js56ms43ms10ms1st
https://www.google-analytics.com/analytics.js53ms44ms4ms3rd
D
JS Bundles
Action
9 scripts, 193 KB unused
FIX
9 scripts, 193 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-MKZN...: 69 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TFV...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://de.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://de.com/assets/js/main.js?v=1.0.1: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 193 KB
193 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1169 KB69 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKX126 KB64 KB (51%)3rd
https://de.com/assets/js/lib/jquery-3.5.1.min.js88 KB60 KB (68%)1st
https://de.com/assets/js/lib/modernizr.min.js?v=1.013 KB1st
https://de.com/assets/js/main.js?v=1.0.15 KB1st
https://de.com/assets/js/lib/underscore.min.js?v=1.0.116 KB1st
https://www.google-analytics.com/analytics.js21 KB3rd
https://de.com/assets/js/search.js?v=1.1.016 KB1st
https://de.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://de.com/assets/img/logos/decom-primary.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/icons/startup-expansion.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/domain-comparison-table-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/icons/unrestricted-globa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/icons/german-market.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/logos/decom-white-single... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/icons/premium-availabili... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/icons/seo-market.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://de.com/assets/img/oversized-icon.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 2.2 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
47 resources · 2.8 MB · 193 KB savings available
REVIEW
47 resources · 2.8 MB · 193 KB savings available
Warning::
Page weight 1.8 MB over 1MB target
Got: 2.8 MB Expected: ≤ 1 MB
Info::
~193 KB of savings available
Info::
7 third-party resources (11% of weight)
Info::
2 resources over 200KB
47 resources · 2.8 MiB · 7 third-party 1.8 MiB over 1MB target
Image 79% · 2.2 MiB
JavaScript 16% · 463.5 KiB
CSS 4% · 101.3 KiB
Font 1% · 19.6 KiB
Document 0% · 9.9 KiB
Other 0% · 1.5 KiB

~193.4 KiB of savings available

Remove unused JavaScript: 193.4 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 (317.8 KiB of 2.8 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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.4 shttps://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2albert-sans-v1-latin-90... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 9.8 KiB — 282 ms — font-display: swaphttps://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2albert-sans-v1-latin-re... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 9.7 KiB — 291 ms — font-display: swap
albert-sans-v1-latin-90... woff2 swap
Size 10 KB
Load time 282 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
albert-sans-v1-latin-re... woff2 swap
Size 10 KB
Load time 291 ms
Start 1.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)
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
47 requests over 2737ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.4 shttps://de.com// https://de.com/ — 200 — 9.9 KiB — 481 ms — http/1.1https://de.com/assets/css/bootstrap-grid.min.css/assets/css/bootstrap-grid.min.css https://de.com/assets/css/bootstrap-grid.min.css — 200 — 50.5 KiB — 318 ms — http/1.1https://de.com/assets/css/style.css?v=1.1.3/assets/css/style.css?v=1.1.3 https://de.com/assets/css/style.css?v=1.1.3 — 200 — 50.8 KiB — 491 ms — http/1.1https://de.com/assets/js/lib/modernizr.min.js?v=1.0/assets/js/lib/modernizr.min.js?v=1... https://de.com/assets/js/lib/modernizr.min.js?v=1.0 — 200 — 12.7 KiB — 634 ms — http/1.1https://de.com/assets/img/logos/decom-white-single-color.svg/assets/img/logos/decom-white-singl... https://de.com/assets/img/logos/decom-white-single-color.svg — 200 — 10.6 KiB — 477 ms — http/1.1https://de.com/assets/img/logos/decom-primary.svg/assets/img/logos/decom-primary.svg https://de.com/assets/img/logos/decom-primary.svg — 200 — 141.1 KiB — 951 ms — http/1.1https://de.com/assets/img/icons/loader.svg/assets/img/icons/loader.svg https://de.com/assets/img/icons/loader.svg — 200 — 3.0 KiB — 159 ms — http/1.1https://de.com/assets/img/icons/unrestricted-global.svg/assets/img/icons/unrestricted-glob... https://de.com/assets/img/icons/unrestricted-global.svg — 200 — 9.3 KiB — 160 ms — http/1.1https://de.com/assets/img/icons/german-market.svg/assets/img/icons/german-market.svg https://de.com/assets/img/icons/german-market.svg — 200 — 11.5 KiB — 166 ms — http/1.1https://de.com/assets/js/lib/jquery-3.5.1.min.js/assets/js/lib/jquery-3.5.1.min.js https://de.com/assets/js/lib/jquery-3.5.1.min.js — 200 — 87.6 KiB — 333 ms — http/1.1https://de.com/assets/js/main.js?v=1.0.1/assets/js/main.js?v=1.0.1 https://de.com/assets/js/main.js?v=1.0.1 — 200 — 5.1 KiB — 176 ms — http/1.1https://de.com/assets/js/lib/underscore.min.js?v=1.0.1/assets/js/lib/underscore.min.js?v=... https://de.com/assets/js/lib/underscore.min.js?v=1.0.1 — 200 — 16.3 KiB — 478 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKX — 200 — 125.7 KiB — 160 ms — h2https://de.com/assets/img/hero-bg-gradient.png/assets/img/hero-bg-gradient.png https://de.com/assets/img/hero-bg-gradient.png — 200 — 134.2 KiB — 819 ms — http/1.1https://de.com/assets/img/de-map.svg/assets/img/de-map.svg https://de.com/assets/img/de-map.svg — 200 — 4.8 KiB — 429 ms — http/1.1https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2/assets/fonts/albert-sans/albert-sa... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 200 — 9.8 KiB — 282 ms — http/1.1https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2/assets/fonts/albert-sans/albert-sa... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 200 — 9.7 KiB — 291 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1 — 200 — 169.3 KiB — 60 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://de.com/assets/js/search.js?v=1.1.0/assets/js/search.js?v=1.1.0 https://de.com/assets/js/search.js?v=1.1.0 — 200 — 16.2 KiB — 170 ms — http/1.1https://de.com/assets/js/home.js?v=1.0.1/assets/js/home.js?v=1.0.1 https://de.com/assets/js/home.js?v=1.0.1 — 200 — 9.8 KiB — 175 ms — http/1.1https://de.com/assets/img/icons/seo-market.svg/assets/img/icons/seo-market.svg https://de.com/assets/img/icons/seo-market.svg — 200 — 7.8 KiB — 169 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-MKZNKH9202&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&_p=1776799864029&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=665007681.1776799865&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776799865&sct=1&seg=0&dl=https%3A%2F%2Fde.com%2F&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1531region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-MKZNKH9202&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&_p=1776799864029&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=665007681.1776799865&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776799865&sct=1&seg=0&dl=https%3A%2F%2Fde.com%2F&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1531 — 204 — 542 B — 90 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401 — 204 — 542 B — 94 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=909907793www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=909907793 — 200 — 408 B — 84 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1887999414&t=pageview&_s=1&dl=https%3A%2F%2Fde.com%2F&ul=en-us&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=511998330&gjid=1994655601&cid=665007681.1776799865&tid=UA-202809105-1&_gid=1942912385.1776799865&_r=1&_slc=1&gtm=45He64h1n81TFV3DKXv866586369za200zd866586369&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&npa=1&z=1327857556www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1887999414&t=pageview&_s=1&dl=https%3A%2F%2Fde.com%2F&ul=en-us&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=511998330&gjid=1994655601&cid=665007681.1776799865&tid=UA-202809105-1&_gid=1942912385.1776799865&_r=1&_slc=1&gtm=45He64h1n81TFV3DKXv866586369za200zd866586369&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&npa=1&z=1327857556 — 200 — 445 B — 26 ms — h2https://de.com/assets/img/icons/premium-availability.svg/assets/img/icons/premium-availabil... https://de.com/assets/img/icons/premium-availability.svg — 200 — 7.7 KiB — 161 ms — http/1.1https://de.com/assets/img/icons/startup-expansion.svg/assets/img/icons/startup-expansion... https://de.com/assets/img/icons/startup-expansion.svg — 200 — 6.5 KiB — 160 ms — http/1.1https://de.com/assets/img/oversized-icon.svg/assets/img/oversized-icon.svg https://de.com/assets/img/oversized-icon.svg — 200 — 190.6 KiB — 483 ms — http/1.1https://de.com/assets/img/domain-comparison-table-desktop.png/assets/img/domain-comparison-table... https://de.com/assets/img/domain-comparison-table-desktop.png — 200 — 456.6 KiB — 822 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.6 s LCP 9.4 shttps://de.com// https://de.com/ — 200 — 9.9 KiB — 481 ms — http/1.1https://de.com/assets/css/bootstrap-grid.min.css/assets/css/bootstrap-grid.min.css https://de.com/assets/css/bootstrap-grid.min.css — 200 — 50.5 KiB — 318 ms — http/1.1https://de.com/assets/css/style.css?v=1.1.3/assets/css/style.css?v=1.1.3 https://de.com/assets/css/style.css?v=1.1.3 — 200 — 50.8 KiB — 491 ms — http/1.1https://de.com/assets/js/lib/modernizr.min.js?v=1.0/assets/js/lib/modernizr.min.js?v=1... https://de.com/assets/js/lib/modernizr.min.js?v=1.0 — 200 — 12.7 KiB — 634 ms — http/1.1https://de.com/assets/img/logos/decom-white-single-color.svg/assets/img/logos/decom-white-singl... https://de.com/assets/img/logos/decom-white-single-color.svg — 200 — 10.6 KiB — 477 ms — http/1.1https://de.com/assets/img/logos/decom-primary.svg/assets/img/logos/decom-primary.svg https://de.com/assets/img/logos/decom-primary.svg — 200 — 141.1 KiB — 951 ms — http/1.1https://de.com/assets/img/icons/loader.svg/assets/img/icons/loader.svg https://de.com/assets/img/icons/loader.svg — 200 — 3.0 KiB — 159 ms — http/1.1https://de.com/assets/img/icons/unrestricted-global.svg/assets/img/icons/unrestricted-glob... https://de.com/assets/img/icons/unrestricted-global.svg — 200 — 9.3 KiB — 160 ms — http/1.1https://de.com/assets/img/icons/german-market.svg/assets/img/icons/german-market.svg https://de.com/assets/img/icons/german-market.svg — 200 — 11.5 KiB — 166 ms — http/1.1https://de.com/assets/js/lib/jquery-3.5.1.min.js/assets/js/lib/jquery-3.5.1.min.js https://de.com/assets/js/lib/jquery-3.5.1.min.js — 200 — 87.6 KiB — 333 ms — http/1.1https://de.com/assets/js/main.js?v=1.0.1/assets/js/main.js?v=1.0.1 https://de.com/assets/js/main.js?v=1.0.1 — 200 — 5.1 KiB — 176 ms — http/1.1https://de.com/assets/js/lib/underscore.min.js?v=1.0.1/assets/js/lib/underscore.min.js?v=... https://de.com/assets/js/lib/underscore.min.js?v=1.0.1 — 200 — 16.3 KiB — 478 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TFV3DKX — 200 — 125.7 KiB — 160 ms — h2https://de.com/assets/img/hero-bg-gradient.png/assets/img/hero-bg-gradient.png https://de.com/assets/img/hero-bg-gradient.png — 200 — 134.2 KiB — 819 ms — http/1.1https://de.com/assets/img/de-map.svg/assets/img/de-map.svg https://de.com/assets/img/de-map.svg — 200 — 4.8 KiB — 429 ms — http/1.1https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2/assets/fonts/albert-sans/albert-sa... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-900.woff2 — 200 — 9.8 KiB — 282 ms — http/1.1https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2/assets/fonts/albert-sans/albert-sa... https://de.com/assets/fonts/albert-sans/albert-sans-v1-latin-regular.woff2 — 200 — 9.7 KiB — 291 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-MKZNKH9202&cx=c&gtm=4e64h1 — 200 — 169.3 KiB — 60 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://de.com/assets/js/search.js?v=1.1.0/assets/js/search.js?v=1.1.0 https://de.com/assets/js/search.js?v=1.1.0 — 200 — 16.2 KiB — 170 ms — http/1.1https://de.com/assets/js/home.js?v=1.0.1/assets/js/home.js?v=1.0.1 https://de.com/assets/js/home.js?v=1.0.1 — 200 — 9.8 KiB — 175 ms — http/1.1https://de.com/assets/img/icons/seo-market.svg/assets/img/icons/seo-market.svg https://de.com/assets/img/icons/seo-market.svg — 200 — 7.8 KiB — 169 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-MKZNKH9202&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&_p=1776799864029&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=665007681.1776799865&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776799865&sct=1&seg=0&dl=https%3A%2F%2Fde.com%2F&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1531region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-MKZNKH9202&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&_p=1776799864029&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_ng=1&are=1&cid=665007681.1776799865&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401&sid=1776799865&sct=1&seg=0&dl=https%3A%2F%2Fde.com%2F&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1531 — 204 — 542 B — 90 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401 — 204 — 542 B — 94 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=909907793www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-MKZNKH9202&cid=665007681.1776799865&gtm=45je64h1v881179902z8866586369za20gzb866586369zd866586369&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401&z=909907793 — 200 — 408 B — 84 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1887999414&t=pageview&_s=1&dl=https%3A%2F%2Fde.com%2F&ul=en-us&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=511998330&gjid=1994655601&cid=665007681.1776799865&tid=UA-202809105-1&_gid=1942912385.1776799865&_r=1&_slc=1&gtm=45He64h1n81TFV3DKXv866586369za200zd866586369&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&npa=1&z=1327857556www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1887999414&t=pageview&_s=1&dl=https%3A%2F%2Fde.com%2F&ul=en-us&dt=.DE.COM%20%7C%20A%20Global%20Domain%20for%20Businesses%20in%20Germany&sr=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=511998330&gjid=1994655601&cid=665007681.1776799865&tid=UA-202809105-1&_gid=1942912385.1776799865&_r=1&_slc=1&gtm=45He64h1n81TFV3DKXv866586369za200zd866586369&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266400&npa=1&z=1327857556 — 200 — 445 B — 26 ms — h2https://de.com/assets/img/icons/premium-availability.svg/assets/img/icons/premium-availabil... https://de.com/assets/img/icons/premium-availability.svg — 200 — 7.7 KiB — 161 ms — http/1.1https://de.com/assets/img/icons/startup-expansion.svg/assets/img/icons/startup-expansion... https://de.com/assets/img/icons/startup-expansion.svg — 200 — 6.5 KiB — 160 ms — http/1.1https://de.com/assets/img/oversized-icon.svg/assets/img/oversized-icon.svg https://de.com/assets/img/oversized-icon.svg — 200 — 190.6 KiB — 483 ms — http/1.1https://de.com/assets/img/domain-comparison-table-desktop.png/assets/img/domain-comparison-table... https://de.com/assets/img/domain-comparison-table-desktop.png — 200 — 456.6 KiB — 822 ms — http/1.1https://de.com/assets/img/domain-comparison-table-mobile.png/assets/img/domain-comparison-table... https://de.com/assets/img/domain-comparison-table-mobile.png — 200 — 261.5 KiB — 332 ms — http/1.1https://de.com/assets/img/icons/mag-glass-location.svg/assets/img/icons/mag-glass-locatio... https://de.com/assets/img/icons/mag-glass-location.svg — 200 — 5.1 KiB — 160 ms — http/1.1https://de.com/assets/img/sites/morphe_de_com.jpg/assets/img/sites/morphe_de_com.jpg https://de.com/assets/img/sites/morphe_de_com.jpg — 200 — 53.1 KiB — 162 ms — http/1.1https://de.com/assets/img/sites/aix_de_com.jpg/assets/img/sites/aix_de_com.jpg https://de.com/assets/img/sites/aix_de_com.jpg — 200 — 113.7 KiB — 317 ms — http/1.1https://de.com/assets/img/sites/weisser_de_com.jpg/assets/img/sites/weisser_de_com.jp... https://de.com/assets/img/sites/weisser_de_com.jpg — 200 — 82.7 KiB — 168 ms — http/1.1https://de.com/assets/img/sites/kolibri_de_com.jpg/assets/img/sites/kolibri_de_com.jp... https://de.com/assets/img/sites/kolibri_de_com.jpg — 200 — 88.4 KiB — 169 ms — http/1.1https://de.com/assets/img/sites/berg_de_com.jpg/assets/img/sites/berg_de_com.jpg https://de.com/assets/img/sites/berg_de_com.jpg — 200 — 29.3 KiB — 170 ms — http/1.1https://de.com/assets/img/sites/gmeinwieser_de_com.jpg/assets/img/sites/gmeinwieser_de_co... https://de.com/assets/img/sites/gmeinwieser_de_com.jpg — 200 — 30.6 KiB — 166 ms — http/1.1https://de.com/assets/img/sites/fahrsicherheitstraining_de_com.jpg/assets/img/sites/fahrsicherheitstr... https://de.com/assets/img/sites/fahrsicherheitstraining_de_com.jpg — 200 — 85.8 KiB — 166 ms — http/1.1https://de.com/assets/img/sites/team_de_com.jpg/assets/img/sites/team_de_com.jpg https://de.com/assets/img/sites/team_de_com.jpg — 200 — 34.1 KiB — 166 ms — http/1.1https://de.com/assets/img/sites/mentor_de_com.jpg/assets/img/sites/mentor_de_com.jpg https://de.com/assets/img/sites/mentor_de_com.jpg — 200 — 172.5 KiB — 338 ms — http/1.1https://de.com/assets/img/sites/retinopathiapigmentosa_de_com.jpg/assets/img/sites/retinopathiapigme... https://de.com/assets/img/sites/retinopathiapigmentosa_de_com.jpg — 200 — 111.2 KiB — 161 ms — http/1.1https://de.com/assets/img/sites/slg_de_com.jpg/assets/img/sites/slg_de_com.jpg https://de.com/assets/img/sites/slg_de_com.jpg — 200 — 80.5 KiB — 164 ms — http/1.1https://de.com/assets/img/sites/prana_de_com.jpg/assets/img/sites/prana_de_com.jpg https://de.com/assets/img/sites/prana_de_com.jpg — 200 — 73.2 KiB — 163 ms — http/1.1https://de.com/assets/img/sites/pahl_de_com.jpg/assets/img/sites/pahl_de_com.jpg https://de.com/assets/img/sites/pahl_de_com.jpg — 200 — 44.2 KiB — 165 ms — http/1.1https://de.com/assets/img/icons/baseline-open_in_new-24px.svg/assets/img/icons/baseline-open_in_... https://de.com/assets/img/icons/baseline-open_in_new-24px.svg — 200 — 795 B — 160 ms — http/1.1https://de.com/assets/img/favicon-32x32.png?v=3/assets/img/favicon-32x32.png?v=3 https://de.com/assets/img/favicon-32x32.png?v=3 — 200 — 2.0 KiB — 160 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
49% of JavaScript execution is third-party
First-party Third-party 1084ms · 316KB · €12/mo
Unattributable
Other
Costly
Execution 570ms
Transfer 0 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 258ms
Transfer 126 KB
Unused 51%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 202ms
Transfer 169 KB
Unused 41%
Monthly Cost €2/mo
Google Analytics
Analytics
Optional
Execution 53ms
Transfer 21 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 570ms and costs ~€6/month
  • Google Tag Manager adds 258ms and costs ~€3/month
  • Google Tag Manager adds 202ms and costs ~€2/month

49% 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 570ms 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 258ms 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

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

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