Skip to content
https://sedo.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

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

15.42 s

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

735 ms

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

0.659

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

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

16.59 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.1 MB transferred, 65 requests
FIX
3.1 MB transferred, 65 requests
Warning::
Page weighs 5.4 MB (3.1 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Info::
Fonts are 809 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 809 KB
Warning::
JavaScript is 594 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 594 KB
Info::
65 HTTP requests
Info::
Estimated 0.65 g CO2 per page load
3.1 MB / 2.4 MB budget
3.1 MB transferred
65 requests
0.65 g CO2 per page load
Images 1.7 MiB 53%
Fonts 809.2 KiB 25%
JavaScript 594.4 KiB 19%
HTML 29.3 KiB 1%
CSS 24.4 KiB 1%
Other 17.0 KiB 1%
Other 12.9 KiB 0%
Other 3.0 KiB 0%
Other 712 B 0%
Other 0 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.1 MiB of 3.1 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Execution Cost
Action
3730ms total JS execution
FIX
3730ms total JS execution
Warning::
https://sedo.com/us/: 864ms CPU time
Warning::
Unattributable: 748ms CPU time
Warning::
https://app.usercentrics.eu/browser-ui/3.98.0/inde...: 542ms CPU time
Warning::
https://sedo.com/cdn-cgi/challenge-platform/script...: 419ms CPU time
Warning::
https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba7...: 257ms CPU time
Warning::
Third-party scripts: 2447ms (66% of total)

Main Thread Breakdown

Script Evaluation 47% Style & Layout 20% Other 19% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://sedo.com/us/864ms47ms3ms1st
Unattributable748ms168ms0ms3rd
https://app.usercentrics.eu/browser-ui/3.98.0/index.module.js542ms355ms9ms3rd
https://sedo.com/cdn-cgi/challenge-platform/scripts/jsd/main.js419ms402ms5ms1st
https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?1775030586257ms199ms31ms3rd
https://cdn.sedo.com/components/p9HJ4M2Uz7U4/full.header.min.js194ms106ms63ms3rd
https://cdn.sedo.com/c7r/assets/static/dist/js/deprecated/typescript/static/app.min.js148ms102ms38ms3rd
https://cdn.sedo.com/components/TfcP3WYRyZ9A/cookie-banner.min.js145ms138ms2ms3rd
https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.js144ms78ms50ms3rd
https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/jquery-3.7.1.min.js?1775030586115ms83ms12ms3rd

Showing top 10 of 12 scripts

D
Page Weight Inventory
Action
65 resources · 3.1 MB · 166 KB savings available
FIX
65 resources · 3.1 MB · 166 KB savings available
Warning::
Page weight 2.1 MB over 1MB target
Got: 3.1 MB Expected: ≤ 1 MB
Info::
~166 KB of savings available
Warning::
55 third-party resources (98% of weight)
Info::
4 resources over 200KB
65 resources · 3.1 MiB · 55 third-party 2.1 MiB over 1MB target
Image 53% · 1.7 MiB
Font 25% · 809.2 KiB
JavaScript 19% · 594.4 KiB
Other 1% · 30.8 KiB
Document 1% · 29.6 KiB
CSS 1% · 24.4 KiB

~165.5 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
16 images, 0 KB saveable
REVIEW
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 1.7 MB
0 oversized -0 KB
16 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
23 scripts, 166 KB unused
REVIEW
23 scripts, 166 KB unused
Warning::
https://cdn.sedo.com/c7r/assets/static/libs/extern...: 58 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.0/inde...: 54 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba7...: 27 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/3.98.0/Virt...: 26 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 166 KB
166 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.sedo.com/c7r/assets/static/libs/external/jquery-ui.min.js67 KB58 KB (87%)3rd
https://app.usercentrics.eu/browser-ui/3.98.0/index.module.js121 KB54 KB (44%)3rd
https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?177503058642 KB27 KB (66%)3rd
https://app.usercentrics.eu/browser-ui/3.98.0/VirtualServiceItem-cdefa7af.js49 KB26 KB (54%)3rd
https://sedo.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?12 KB1st
https://app.usercentrics.eu/browser-ui/3.98.0/DefaultUI-58678d3a-faab85ea.js1 KB3rd
https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.js76 KB3rd
https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/splide.min.js?177503058613 KB3rd
https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js8 KB3rd
https://app.usercentrics.eu/browser-ui/latest/loader.js11 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

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

Web fonts

5

809 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.9 s LCP 15.4 shttps://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2sourcesanspro-regular-w... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2 — 27.1 KiB — 15 ms — font-display: swaphttps://cdn.sedo.com/components/zkLxDsbw1hz2/d40d72085d560e4061c3.ttfd40d72085d560e4061c3.ttf https://cdn.sedo.com/components/zkLxDsbw1hz2/d40d72085d560e4061c3.ttf — 372.4 KiB — 61 ms — font-display: swaphttps://cdn.sedo.com/components/zkLxDsbw1hz2/d5f259bc2699f6304f9a.ttfd5f259bc2699f6304f9a.ttf https://cdn.sedo.com/components/zkLxDsbw1hz2/d5f259bc2699f6304f9a.ttf — 372.6 KiB — 78 ms — font-display: swaphttps://cdn.sedo.com/components/zkLxDsbw1hz2/2febe6dbe65f64ce36be.woff22febe6dbe65f64ce36be.woff2 https://cdn.sedo.com/components/zkLxDsbw1hz2/2febe6dbe65f64ce36be.woff2 — 26.8 KiB — 76 ms — font-display: swaphttps://cdn.sedo.com/components/zkLxDsbw1hz2/11bce66a2deb67de95e7.woff211bce66a2deb67de95e7.woff2 https://cdn.sedo.com/components/zkLxDsbw1hz2/11bce66a2deb67de95e7.woff2 — 10.2 KiB — 26 ms — font-display: swap
sourcesanspro-regular-w... woff2 swap
Size 27 KB
Load time 15 ms
Start 983 ms
Risk FOUT — text flashes from fallback to web font
d40d72085d560e4061c3.ttf ttf swap
Size 372 KB
Load time 61 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
d5f259bc2699f6304f9a.ttf ttf swap
Size 373 KB
Load time 78 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
2febe6dbe65f64ce36be.woff2 woff2 swap
Size 27 KB
Load time 76 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
11bce66a2deb67de95e7.woff2 woff2 swap
Size 10 KB
Load time 26 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~596 KB and ~1192 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
65 requests over 3273ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.9 s LCP 15.4 shttps://sedo.com// https://sedo.com/ — 301 — 283 B — 565 ms — h2https://sedo.com/us//us/ https://sedo.com/us/ — 200 — 27.6 KiB — 352 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/css/typo3/main.css?1775030585cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/css/typo3/main.css?1775030585 — 200 — 24.4 KiB — 27 ms — h2https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/jquery-3.7.1.min.js?1775030586cdn.sedo.com/fileadmin_git/resource... https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/jquery-3.7.1.min.js?1775030586 — 200 — 30.1 KiB — 27 ms — h2https://cdn.sedo.com/c7r/assets/static/images/icons/site.webmanifest?v=dLJ3bx2xjjcdn.sedo.com/c7r/assets/static/imag... https://cdn.sedo.com/c7r/assets/static/images/icons/site.webmanifest?v=dLJ3bx2xjj — 200 — 712 B — 557 ms — h2https://cdn.sedo.com/fileadmin/user_upload/EN-gdr2026-outNow-image-hero-1520x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/EN-gdr2026-outNow-image-hero-1520x500px.png — 200 — 836.3 KiB — 131 ms — h2https://cdn.sedo.com/fileadmin/user_upload/V02--3040x1256-slider-case-study-desktop.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/V02--3040x1256-slider-case-study-desktop.png — 200 — 168.6 KiB — 534 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-marktfuehrer-grafik-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-marktfuehrer-grafik-500x500px.png — 200 — 23.3 KiB — 73 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-einkaufen-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-einkaufen-500x500px.png — 200 — 12.1 KiB — 73 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-beratung-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-beratung-500x500px.png — 200 — 16.0 KiB — 73 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?1775030586cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?1775030586 — 200 — 41.8 KiB — 28 ms — h2https://cdn.sedo.com/c7r/assets/static/dist/js/deprecated/typescript/static/app.min.jscdn.sedo.com/c7r/assets/static/dist... https://cdn.sedo.com/c7r/assets/static/dist/js/deprecated/typescript/static/app.min.js — 200 — 57.7 KiB — 34 ms — h2https://cdn.sedo.com/components/p9HJ4M2Uz7U4/full.header.min.jscdn.sedo.com/components/p9HJ4M2Uz7U... https://cdn.sedo.com/components/p9HJ4M2Uz7U4/full.header.min.js — 200 — 93.4 KiB — 89 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.jscdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.js — 200 — 76.4 KiB — 104 ms — h2https://cdn.sedo.com/components/TfcP3WYRyZ9A/cookie-banner.min.jscdn.sedo.com/components/TfcP3WYRyZ9... https://cdn.sedo.com/components/TfcP3WYRyZ9A/cookie-banner.min.js — 200 — 2.9 KiB — 25 ms — h2https://cdn.sedo.com/c7r/assets/static/libs/external/jquery-ui.min.jscdn.sedo.com/c7r/assets/static/libs... https://cdn.sedo.com/c7r/assets/static/libs/external/jquery-ui.min.js — 200 — 67.0 KiB — 37 ms — h2https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/splide.min.js?1775030586cdn.sedo.com/fileadmin_git/resource... https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/splide.min.js?1775030586 — 200 — 12.8 KiB — 114 ms — h2https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 15 ms — h2https://cdn.sedo.com/fileadmin/user_upload/650x540_Senior_EN_14.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/650x540_Senior_EN_14.png — 200 — 70.3 KiB — 538 ms — h2https://cdn.sedo.com/fileadmin/user_upload/650x260px-junior-banner-homepage-en.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/650x260px-junior-banner-homepage-en.png — 200 — 212.9 KiB — 577 ms — h2https://cdn.sedo.com/fileadmin/images/banner/en/EN_Fix_Price_650x260_junior.pngcdn.sedo.com/fileadmin/images/banne... https://cdn.sedo.com/fileadmin/images/banner/en/EN_Fix_Price_650x260_junior.png — 200 — 169.5 KiB — 562 ms — h2https://cdn.sedo.com/fileadmin/images/legacy/images/icons/icn-check-blue.svgcdn.sedo.com/fileadmin/images/legac... https://cdn.sedo.com/fileadmin/images/legacy/images/icons/icn-check-blue.svg — 200 — 584 B — 112 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2 — 200 — 27.1 KiB — 15 ms — h2https://sedo.com/rss/rss_list.php?rss_id=19&language=us&country=US&randomizeRefresh=true&rss_origin=homepage&_=1776363487941/rss/rss_list.php?rss_id=19&languag... https://sedo.com/rss/rss_list.php?rss_id=19&language=us&country=US&randomizeRefresh=true&rss_origin=homepage&_=1776363487941 — 200 — 4.6 KiB — 564 ms — h2https://sedo.com/rss/rss_list.php?rss_id=21&language=us&randomizeRefresh=false&rss_origin=homepage&_=1776363487943/rss/rss_list.php?rss_id=21&languag... https://sedo.com/rss/rss_list.php?rss_id=21&language=us&randomizeRefresh=false&rss_origin=homepage&_=1776363487943 — 200 — 5.0 KiB — 550 ms — h2https://sedo.com/search/rss/rss.php?hash=2150b1e64d35a2987f8279186c64968647295ee1&language=e&randomizeRefresh=true&rss_origin=homepage&forwidget=true&_=1776363487945/search/rss/rss.php?hash=2150b1e64d... https://sedo.com/search/rss/rss.php?hash=2150b1e64d35a2987f8279186c64968647295ee1&language=e&randomizeRefresh=true&rss_origin=homepage&forwidget=true&_=1776363487945 — 200 — 5.6 KiB — 1.3 s — h2https://sedo.com/service/common.php?v=0.1&m=translate&f=getTexts&language=us&app=com.sedo.translation.global/service/common.php?v=0.1&m=transla... https://sedo.com/service/common.php?v=0.1&m=translate&f=getTexts&language=us&app=com.sedo.translation.global — 200 — 843 B — 563 ms — h2https://app.usercentrics.eu/browser-ui/latest/loader.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/loader.js — 200 — 11.0 KiB — 14 ms — h2https://sedo.com/service/common.php/service/common.php https://sedo.com/service/common.php — 200 — 548 B — 560 ms — h2https://sedo.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://sedo.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 102 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 2.9 s LCP 15.4 shttps://sedo.com// https://sedo.com/ — 301 — 283 B — 565 ms — h2https://sedo.com/us//us/ https://sedo.com/us/ — 200 — 27.6 KiB — 352 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/css/typo3/main.css?1775030585cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/css/typo3/main.css?1775030585 — 200 — 24.4 KiB — 27 ms — h2https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/jquery-3.7.1.min.js?1775030586cdn.sedo.com/fileadmin_git/resource... https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/jquery-3.7.1.min.js?1775030586 — 200 — 30.1 KiB — 27 ms — h2https://cdn.sedo.com/c7r/assets/static/images/icons/site.webmanifest?v=dLJ3bx2xjjcdn.sedo.com/c7r/assets/static/imag... https://cdn.sedo.com/c7r/assets/static/images/icons/site.webmanifest?v=dLJ3bx2xjj — 200 — 712 B — 557 ms — h2https://cdn.sedo.com/fileadmin/user_upload/EN-gdr2026-outNow-image-hero-1520x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/EN-gdr2026-outNow-image-hero-1520x500px.png — 200 — 836.3 KiB — 131 ms — h2https://cdn.sedo.com/fileadmin/user_upload/V02--3040x1256-slider-case-study-desktop.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/V02--3040x1256-slider-case-study-desktop.png — 200 — 168.6 KiB — 534 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-marktfuehrer-grafik-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-marktfuehrer-grafik-500x500px.png — 200 — 23.3 KiB — 73 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-einkaufen-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-einkaufen-500x500px.png — 200 — 12.1 KiB — 73 ms — h2https://cdn.sedo.com/fileadmin/user_upload/final-beratung-500x500px.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/final-beratung-500x500px.png — 200 — 16.0 KiB — 73 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?1775030586cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/js/typo3/app.min.js?1775030586 — 200 — 41.8 KiB — 28 ms — h2https://cdn.sedo.com/c7r/assets/static/dist/js/deprecated/typescript/static/app.min.jscdn.sedo.com/c7r/assets/static/dist... https://cdn.sedo.com/c7r/assets/static/dist/js/deprecated/typescript/static/app.min.js — 200 — 57.7 KiB — 34 ms — h2https://cdn.sedo.com/components/p9HJ4M2Uz7U4/full.header.min.jscdn.sedo.com/components/p9HJ4M2Uz7U... https://cdn.sedo.com/components/p9HJ4M2Uz7U4/full.header.min.js — 200 — 93.4 KiB — 89 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.jscdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/full.footer.min.js — 200 — 76.4 KiB — 104 ms — h2https://cdn.sedo.com/components/TfcP3WYRyZ9A/cookie-banner.min.jscdn.sedo.com/components/TfcP3WYRyZ9... https://cdn.sedo.com/components/TfcP3WYRyZ9A/cookie-banner.min.js — 200 — 2.9 KiB — 25 ms — h2https://cdn.sedo.com/c7r/assets/static/libs/external/jquery-ui.min.jscdn.sedo.com/c7r/assets/static/libs... https://cdn.sedo.com/c7r/assets/static/libs/external/jquery-ui.min.js — 200 — 67.0 KiB — 37 ms — h2https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/splide.min.js?1775030586cdn.sedo.com/fileadmin_git/resource... https://cdn.sedo.com/fileadmin_git/resources/public/JavaScripts/splide.min.js?1775030586 — 200 — 12.8 KiB — 114 ms — h2https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.jswidget.trustpilot.com/bootstrap/v5/... https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js — 200 — 8.1 KiB — 15 ms — h2https://cdn.sedo.com/fileadmin/user_upload/650x540_Senior_EN_14.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/650x540_Senior_EN_14.png — 200 — 70.3 KiB — 538 ms — h2https://cdn.sedo.com/fileadmin/user_upload/650x260px-junior-banner-homepage-en.pngcdn.sedo.com/fileadmin/user_upload/... https://cdn.sedo.com/fileadmin/user_upload/650x260px-junior-banner-homepage-en.png — 200 — 212.9 KiB — 577 ms — h2https://cdn.sedo.com/fileadmin/images/banner/en/EN_Fix_Price_650x260_junior.pngcdn.sedo.com/fileadmin/images/banne... https://cdn.sedo.com/fileadmin/images/banner/en/EN_Fix_Price_650x260_junior.png — 200 — 169.5 KiB — 562 ms — h2https://cdn.sedo.com/fileadmin/images/legacy/images/icons/icn-check-blue.svgcdn.sedo.com/fileadmin/images/legac... https://cdn.sedo.com/fileadmin/images/legacy/images/icons/icn-check-blue.svg — 200 — 584 B — 112 ms — h2https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2cdn.sedo.com/_assets/d5f4f9fe5665dd... https://cdn.sedo.com/_assets/d5f4f9fe5665dde1fdba78c27ad6d88f/dist/files/sourcesanspro-regular-webfont.woff2 — 200 — 27.1 KiB — 15 ms — h2https://sedo.com/rss/rss_list.php?rss_id=19&language=us&country=US&randomizeRefresh=true&rss_origin=homepage&_=1776363487941/rss/rss_list.php?rss_id=19&languag... https://sedo.com/rss/rss_list.php?rss_id=19&language=us&country=US&randomizeRefresh=true&rss_origin=homepage&_=1776363487941 — 200 — 4.6 KiB — 564 ms — h2https://sedo.com/rss/rss_list.php?rss_id=21&language=us&randomizeRefresh=false&rss_origin=homepage&_=1776363487943/rss/rss_list.php?rss_id=21&languag... https://sedo.com/rss/rss_list.php?rss_id=21&language=us&randomizeRefresh=false&rss_origin=homepage&_=1776363487943 — 200 — 5.0 KiB — 550 ms — h2https://sedo.com/search/rss/rss.php?hash=2150b1e64d35a2987f8279186c64968647295ee1&language=e&randomizeRefresh=true&rss_origin=homepage&forwidget=true&_=1776363487945/search/rss/rss.php?hash=2150b1e64d... https://sedo.com/search/rss/rss.php?hash=2150b1e64d35a2987f8279186c64968647295ee1&language=e&randomizeRefresh=true&rss_origin=homepage&forwidget=true&_=1776363487945 — 200 — 5.6 KiB — 1.3 s — h2https://sedo.com/service/common.php?v=0.1&m=translate&f=getTexts&language=us&app=com.sedo.translation.global/service/common.php?v=0.1&m=transla... https://sedo.com/service/common.php?v=0.1&m=translate&f=getTexts&language=us&app=com.sedo.translation.global — 200 — 843 B — 563 ms — h2https://app.usercentrics.eu/browser-ui/latest/loader.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/loader.js — 200 — 11.0 KiB — 14 ms — h2https://sedo.com/service/common.php/service/common.php https://sedo.com/service/common.php — 200 — 548 B — 560 ms — h2https://sedo.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://sedo.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 102 ms — h2https://cdn.sedo.com/components/p9HJ4M2Uz7U4/b75b73e313804cf110ea.svgcdn.sedo.com/components/p9HJ4M2Uz7U... https://cdn.sedo.com/components/p9HJ4M2Uz7U4/b75b73e313804cf110ea.svg — 200 — 10.7 KiB — 18 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/d5634a838071888dbd2a.pngcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/d5634a838071888dbd2a.png — 200 — 66.7 KiB — 23 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/44c259b510ccb857c2b6.jpgcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/44c259b510ccb857c2b6.jpg — 200 — 42.5 KiB — 29 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/b75b73e313804cf110ea.svgcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/b75b73e313804cf110ea.svg — 200 — 10.7 KiB — 15 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/9f07a3eca6d4792ac529.svgcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/9f07a3eca6d4792ac529.svg — 200 — 54.2 KiB — 26 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/d40d72085d560e4061c3.ttfcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/d40d72085d560e4061c3.ttf — 200 — 372.4 KiB — 61 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/d5f259bc2699f6304f9a.ttfcdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/d5f259bc2699f6304f9a.ttf — 200 — 372.6 KiB — 78 ms — h2https://cdn.sedo.com/components/zkLxDsbw1hz2/2febe6dbe65f64ce36be.woff2cdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/2febe6dbe65f64ce36be.woff2 — 200 — 26.8 KiB — 76 ms — h2https://sedo.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://sedo.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 12.0 KiB — 14 ms — h2https://app.usercentrics.eu/browser-ui/3.98.0/index.module.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/index.module.js — 200 — 120.6 KiB — 22 ms — h3https://sedo.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed530d4dbde4115/cdn-cgi/challenge-platform/h/g/jsd... https://sedo.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed530d4dbde4115 — 200 — 547 B — 21 ms — h2https://api.usercentrics.eu/settings/5QJe3R54G/latest/languages.jsonapi.usercentrics.eu/settings/5QJe3R... https://api.usercentrics.eu/settings/5QJe3R54G/latest/languages.json — 200 — 0 B — 319 ms — h2https://cdn.sedo.com/c7r/assets/static/images/icons/favicon.ico?v=dLJ3bx2xjjcdn.sedo.com/c7r/assets/static/imag... https://cdn.sedo.com/c7r/assets/static/images/icons/favicon.ico?v=dLJ3bx2xjj — 200 — 2.5 KiB — 22 ms — h2https://api.usercentrics.eu/settings/5QJe3R54G/latest/languages.jsonapi.usercentrics.eu/settings/5QJe3R... https://api.usercentrics.eu/settings/5QJe3R54G/latest/languages.json — 200 — 632 B — 6 ms — h2https://api.usercentrics.eu/settings/5QJe3R54G/latest/en.jsonapi.usercentrics.eu/settings/5QJe3R... https://api.usercentrics.eu/settings/5QJe3R54G/latest/en.json — 200 — 0 B — 309 ms — h3https://api.usercentrics.eu/settings/5QJe3R54G/latest/en.jsonapi.usercentrics.eu/settings/5QJe3R... https://api.usercentrics.eu/settings/5QJe3R54G/latest/en.json — 200 — 8.6 KiB — 6 ms — h3https://app.usercentrics.eu/browser-sdk/4.62.0/cross-domain-bridge.htmlapp.usercentrics.eu/browser-sdk/4.6... https://app.usercentrics.eu/browser-sdk/4.62.0/cross-domain-bridge.html — 200 — 1.7 KiB — 13 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=5QJe3R54Gapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=5QJe3R54G — 200 — 824 B — 7 ms — h2https://app.usercentrics.eu/browser-ui/3.98.0/DefaultData-c6c622cd-6a7dccae.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/DefaultData-c6c622cd-6a7dccae.js — 200 — 1.1 KiB — 8 ms — h3https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 0 B — 310 ms — h3https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 3.7 KiB — 6 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/DefaultUI-58678d3a-faab85ea.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/DefaultUI-58678d3a-faab85ea.js — 200 — 837 B — 5 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/FirstLayerCustomization-fdbe2593-a82359eb.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/FirstLayerCustomization-fdbe2593-a82359eb.js — 200 — 1.2 KiB — 6 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/ButtonsCustomization-6135b8b0-550c435a.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/ButtonsCustomization-6135b8b0-550c435a.js — 200 — 300 B — 8 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/SecondLayerUI-402cb479-d08b8518.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/SecondLayerUI-402cb479-d08b8518.js — 200 — 407 B — 8 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 351 ms — h2https://app.usercentrics.eu/browser-ui/3.98.0/PrivacyButton-27a45c80.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/PrivacyButton-27a45c80.js — 200 — 2.4 KiB — 6 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/index-06e7be64.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/index-06e7be64.js — 200 — 863 B — 7 ms — h3https://uct.service.usercentrics.eu/uct?v=1&sid=5QJe3R54G&t=1&abv=&r=https%3A%2F%2Fsedo.com%2Fus%2F&cb=1776363489554uct.service.usercentrics.eu/uct?v=1... https://uct.service.usercentrics.eu/uct?v=1&sid=5QJe3R54G&t=1&abv=&r=https%3A%2F%2Fsedo.com%2Fus%2F&cb=1776363489554 — 200 — 236 B — 325 ms — h2https://app.usercentrics.eu/browser-ui/3.98.0/index-2da2cad3.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/index-2da2cad3.js — 200 — 2.3 KiB — 5 ms — h3https://cdn.sedo.com/components/zkLxDsbw1hz2/11bce66a2deb67de95e7.woff2cdn.sedo.com/components/zkLxDsbw1hz... https://cdn.sedo.com/components/zkLxDsbw1hz2/11bce66a2deb67de95e7.woff2 — 200 — 10.2 KiB — 26 ms — h2https://app.usercentrics.eu/browser-ui/3.98.0/VirtualServiceItem-cdefa7af.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/VirtualServiceItem-cdefa7af.js — 200 — 48.8 KiB — 10 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/SaveButton-1015239c.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/SaveButton-1015239c.js — 200 — 657 B — 12 ms — h3https://app.usercentrics.eu/browser-ui/3.98.0/DefaultTabs-4617c2e8.jsapp.usercentrics.eu/browser-ui/3.98... https://app.usercentrics.eu/browser-ui/3.98.0/DefaultTabs-4617c2e8.js — 200 — 1.7 KiB — 11 ms — h3https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 331 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
66% of JavaScript execution is third-party
First-party Third-party 2447ms · 501KB · $14/mo
Unattributable
Other
Costly
Execution 748ms
Transfer 0 KB
Monthly Cost $4/mo
app.usercentrics.eu
Other
Costly
Execution 542ms
Transfer 121 KB
Unused 44%
Monthly Cost $3/mo
cdn.sedo.com
Other
Costly
Execution 257ms
Transfer 42 KB
Unused 66%
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 194ms
Transfer 93 KB
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 148ms
Transfer 58 KB
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 145ms
Transfer 3 KB
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 144ms
Transfer 76 KB
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 115ms
Transfer 30 KB
Monthly Cost $1/mo
cdn.sedo.com
Other
Optional
Execution 96ms
Transfer 67 KB
Unused 87%
Monthly Cost $1/mo
app.usercentrics.eu
Other
Optional
Execution 57ms
Transfer 11 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 748ms and costs ~$4/month
  • app.usercentrics.eu adds 542ms and costs ~$3/month
  • cdn.sedo.com adds 257ms and costs ~$1/month

66% 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 748ms 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

app.usercentrics.eu takes 542ms 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.sedo.com takes 257ms 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

66% of cdn.sedo.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

87% of cdn.sedo.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