Skip to content
https://eatbu.com

Performance

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

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

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

4.67 s

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

14.05 s

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

1.16 s

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

0.000

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

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

14.24 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 1 REVIEW 6 FIX
F
Page Weight Budget
Action
2.6 MB transferred, 59 requests
FIX
2.6 MB transferred, 59 requests
Warning::
Page weighs 7.9 MB (2.6 MB transferred)
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Warning::
JavaScript is 859 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 859 KB
Info::
59 HTTP requests
Info::
Estimated 0.54 g CO2 per page load
2.6 MB / 2.4 MB budget
2.6 MB transferred
59 requests
0.54 g CO2 per page load
Images 1.0 MiB 40%
JavaScript 858.8 KiB 32%
Other 502.9 KiB 19%
Fonts 126.6 KiB 5%
CSS 76.2 KiB 3%
Other 20.0 KiB 1%
HTML 10.5 KiB 0%
Other 2.2 KiB 0%
Other 749 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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.6 MiB of 2.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4095ms total JS execution
FIX
4095ms total JS execution
Warning::
Unattributable: 1007ms CPU time
Warning::
https://app.usercentrics.eu/browser-ui/latest/bund...: 854ms CPU time
Warning::
https://website.dish.co/: 833ms CPU time
Warning::
https://cdn.helpdocs.io/apps/lighthouse/static/js/...: 624ms CPU time
Warning::
https://cdn.website.dish.co/static/20260409144919/...: 326ms CPU time
Warning::
Third-party scripts: 4095ms (100% of total)

Main Thread Breakdown

Other 44% Script Evaluation 39% Script Parsing & Compilation 9% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable1007ms46ms0ms3rd
https://app.usercentrics.eu/browser-ui/latest/bundle.js854ms659ms76ms3rd
https://website.dish.co/833ms12ms7ms3rd
https://cdn.helpdocs.io/apps/lighthouse/static/js/main.DNPmjpI4.js624ms379ms67ms3rd
https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.js326ms170ms151ms3rd
https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.js254ms216ms23ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7R127ms91ms34ms3rd
https://cdn.website.dish.co/static/20260409144919/static/css/dashboard.min.css72ms0ms0ms3rd
F
JS Bundles
Action
7 scripts, 513 KB unused
FIX
7 scripts, 513 KB unused
Warning::
https://cdn.website.dish.co/static/20260409144919/...: 222 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://app.usercentrics.eu/browser-ui/latest/bund...: 105 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.helpdocs.io/apps/lighthouse/static/js/...: 90 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T6C...: 74 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/de391e1809aa/b1c527a87...: 23 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 513 KB
513 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.js281 KB222 KB (79%)3rd
https://app.usercentrics.eu/browser-ui/latest/bundle.js202 KB105 KB (52%)3rd
https://cdn.helpdocs.io/apps/lighthouse/static/js/main.DNPmjpI4.js186 KB90 KB (49%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7R111 KB74 KB (66%)3rd
https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.js64 KB23 KB (36%)3rd
https://lighthouse.helpdocs.io/load?t=17768993555841 KB3rd
https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js13 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
59 resources · 2.6 MB · 513 KB savings available
FIX
59 resources · 2.6 MB · 513 KB savings available
Warning::
Page weight 1.6 MB over 1MB target
Got: 2.6 MB Expected: ≤ 1 MB
Info::
~513 KB of savings available
Warning::
58 third-party resources (100% of weight)
Info::
4 resources over 200KB
59 resources · 2.6 MiB · 58 third-party 1.6 MiB over 1MB target
Image 40% · 1.0 MiB
JavaScript 32% · 858.8 KiB
Other 20% · 524.8 KiB
Font 5% · 126.6 KiB
CSS 3% · 76.2 KiB
Document 0% · 10.5 KiB

~512.7 KiB of savings available

Remove unused JavaScript: 512.7 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
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://website.dish.co/static/img/logo_dish_websi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 1.0 MB
0 oversized -0 KB
23 legacy format
1 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

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
3 fonts (127 KB)
PASS
3 fonts (127 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

127 KB total

Render-blocking

0

of 3

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 FCP 4.7 s LCP 14.0 shttps://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2 — 73.7 KiB — 30 ms — font-display: swaphttps://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-regular.woff2montserrat-v14-latin_cy... https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-regular.woff2 — 26.3 KiB — 201 ms — font-display: swaphttps://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-800.woff2montserrat-v14-latin_cy... https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-800.woff2 — 26.5 KiB — 331 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 74 KB
Load time 30 ms
Start 915 ms
Risk FOUT — text flashes from fallback to web font
montserrat-v14-latin_cy... woff2 swap
Size 26 KB
Load time 201 ms
Start 916 ms
Risk FOUT — text flashes from fallback to web font
montserrat-v14-latin_cy... woff2 swap
Size 27 KB
Load time 331 ms
Start 916 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
2
preload
1
dns-prefetch
prefetch

3 resource hints configured

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: Google Cloud

Network Waterfall
59 requests over 2297ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.7 s LCP 14.0 shttps://eatbu.com// https://eatbu.com/ — 301 — 139 B — 197 ms — h2https://website.dish.co/website.dish.co/ https://website.dish.co/ — 200 — 5.6 KiB — 226 ms — h2https://app.usercentrics.eu/browser-ui/latest/bundle.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/bundle.js — 200 — 201.9 KiB — 65 ms — h2https://cdn.website.dish.co/static/20260409144919/static/css/dashboard.min.csscdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/css/dashboard.min.css — 200 — 76.2 KiB — 332 ms — h2https://website.dish.co/static/img/logo_dish_website_rgb_black.pngwebsite.dish.co/static/img/logo_dis... https://website.dish.co/static/img/logo_dish_website_rgb_black.png — 200 — 75.9 KiB — 272 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/GB.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/GB.png — 200 — 993 B — 148 ms — h2https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.json — 200 — 0 B — 204 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/CZ.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/CZ.png — 200 — 471 B — 13 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/DE.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/DE.png — 200 — 152 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.jscdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.js — 200 — 281.1 KiB — 56 ms — h3https://cdn.website.dish.co/static/20260409144919/manifest.jsoncdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/manifest.json — 200 — 749 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/ES.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/ES.png — 200 — 445 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/FR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/FR.png — 200 — 154 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HR.png — 200 — 546 B — 15 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/IT.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/IT.png — 200 — 157 B — 16 ms — h3https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.json — 200 — 638 B — 183 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HU.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HU.png — 200 — 171 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/NL.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/NL.png — 200 — 175 B — 17 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PL.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PL.png — 200 — 167 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PT.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PT.png — 200 — 655 B — 34 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RO.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RO.png — 200 — 169 B — 21 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RU.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RU.png — 200 — 163 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/SK.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/SK.png — 200 — 338 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/TR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/TR.png — 200 — 396 B — 31 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/UA.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/UA.png — 200 — 168 B — 29 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/chat-avatar.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/chat-avatar.png — 200 — 84.2 KiB — 195 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7Rwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7R — 200 — 111.5 KiB — 169 ms — h2https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.jsassets.adobedtm.com/de391e1809aa/b1... https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.js — 200 — 64.3 KiB — 33 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/home-hd.jpegcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/home-hd.jpeg — 200 — 884.7 KiB — 252 ms — h3https://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2cdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2 — 200 — 73.7 KiB — 30 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.7 s LCP 14.0 shttps://eatbu.com// https://eatbu.com/ — 301 — 139 B — 197 ms — h2https://website.dish.co/website.dish.co/ https://website.dish.co/ — 200 — 5.6 KiB — 226 ms — h2https://app.usercentrics.eu/browser-ui/latest/bundle.jsapp.usercentrics.eu/browser-ui/late... https://app.usercentrics.eu/browser-ui/latest/bundle.js — 200 — 201.9 KiB — 65 ms — h2https://cdn.website.dish.co/static/20260409144919/static/css/dashboard.min.csscdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/css/dashboard.min.css — 200 — 76.2 KiB — 332 ms — h2https://website.dish.co/static/img/logo_dish_website_rgb_black.pngwebsite.dish.co/static/img/logo_dis... https://website.dish.co/static/img/logo_dish_website_rgb_black.png — 200 — 75.9 KiB — 272 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/GB.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/GB.png — 200 — 993 B — 148 ms — h2https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.json — 200 — 0 B — 204 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/CZ.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/CZ.png — 200 — 471 B — 13 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/DE.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/DE.png — 200 — 152 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.jscdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/js/dashboard.body.mod.min.js — 200 — 281.1 KiB — 56 ms — h3https://cdn.website.dish.co/static/20260409144919/manifest.jsoncdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/manifest.json — 200 — 749 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/ES.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/ES.png — 200 — 445 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/FR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/FR.png — 200 — 154 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HR.png — 200 — 546 B — 15 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/IT.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/IT.png — 200 — 157 B — 16 ms — h3https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/languages.json — 200 — 638 B — 183 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HU.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/HU.png — 200 — 171 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/NL.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/NL.png — 200 — 175 B — 17 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PL.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PL.png — 200 — 167 B — 16 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PT.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/PT.png — 200 — 655 B — 34 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RO.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RO.png — 200 — 169 B — 21 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RU.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/RU.png — 200 — 163 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/SK.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/SK.png — 200 — 338 B — 33 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/TR.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/TR.png — 200 — 396 B — 31 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/UA.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/flags/flags-iso/flat/32/UA.png — 200 — 168 B — 29 ms — h3https://cdn.website.dish.co/static/20260409144919/static/img/chat-avatar.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/chat-avatar.png — 200 — 84.2 KiB — 195 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7Rwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T6CTR7R — 200 — 111.5 KiB — 169 ms — h2https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.jsassets.adobedtm.com/de391e1809aa/b1... https://assets.adobedtm.com/de391e1809aa/b1c527a87177/launch-0759f01632c3.min.js — 200 — 64.3 KiB — 33 ms — h2https://cdn.website.dish.co/static/20260409144919/static/img/home-hd.jpegcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/img/home-hd.jpeg — 200 — 884.7 KiB — 252 ms — h3https://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2cdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/webfonts/fa-solid-900.woff2 — 200 — 73.7 KiB — 30 ms — h3https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-regular.woff2cdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-regular.woff2 — 200 — 26.3 KiB — 201 ms — h3https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-800.woff2cdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/static/fonts/Montserrat-dashboard/montserrat-v14-latin_cyrillic-800.woff2 — 200 — 26.5 KiB — 331 ms — h3https://lighthouse.helpdocs.io/load?t=1776899355584lighthouse.helpdocs.io/load?t=17768... https://lighthouse.helpdocs.io/load?t=1776899355584 — 200 — 857 B — 28 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=1548453B5D8483AE0A495FCB%40AdobeOrg&d_nsid=0&ts=1776899355621dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=1548453B5D8483AE0A495FCB%40AdobeOrg&d_nsid=0&ts=1776899355621 — 200 — 922 B — 84 ms — h2https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.jsassets.adobedtm.com/extensions/EP31... https://assets.adobedtm.com/extensions/EP31dbb9c60e404ba1aa6e746d49be6f29/AppMeasurement.min.js — 200 — 13.0 KiB — 18 ms — h2https://api.usercentrics.eu/settings/zdyuxh3M8/latest/en.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/en.json — 200 — 0 B — 177 ms — h3https://cdn.helpdocs.io/apps/lighthouse/static/js/main.DNPmjpI4.jscdn.helpdocs.io/apps/lighthouse/sta... https://cdn.helpdocs.io/apps/lighthouse/static/js/main.DNPmjpI4.js — 200 — 186.2 KiB — 31 ms — h2https://lighthouse.helpdocs.io/account?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/account?widg... https://lighthouse.helpdocs.io/account?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 0 B — 105 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=90732547743992548900915296649032069848cm.everesttech.net/cm/dd?d_uuid=907... https://cm.everesttech.net/cm/dd?d_uuid=90732547743992548900915296649032069848 — 302 — 517 B — 164 ms — http/1.1https://hospitalitydigital.demdex.net/dest5.html?d_nsid=0hospitalitydigital.demdex.net/dest5... https://hospitalitydigital.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 97 ms — h2https://api.usercentrics.eu/settings/zdyuxh3M8/latest/en.jsonapi.usercentrics.eu/settings/zdyuxh... https://api.usercentrics.eu/settings/zdyuxh3M8/latest/en.json — 200 — 8.2 KiB — 180 ms — h3https://lighthouse.helpdocs.io/account?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/account?widg... https://lighthouse.helpdocs.io/account?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 708 B — 100 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelVGwAAAK7yrAN2dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aelVGwAAAK7yrAN2 — 302 — 531 B — 115 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelVGwAAAK7yrAN2dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aelVGwAAAK7yrAN2 — 200 — 471 B — 27 ms — h2https://lighthouse.helpdocs.io/category?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/category?wid... https://lighthouse.helpdocs.io/category?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 0 B — 82 ms — h2https://app.usercentrics.eu/browser-sdk/4.62.1/cross-domain-bridge.htmlapp.usercentrics.eu/browser-sdk/4.6... https://app.usercentrics.eu/browser-sdk/4.62.1/cross-domain-bridge.html — 200 — 1.7 KiB — 38 ms — h2https://lighthouse.helpdocs.io/category?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/category?wid... https://lighthouse.helpdocs.io/category?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 63.2 KiB — 127 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=zdyuxh3M8app.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=zdyuxh3M8 — 200 — 817 B — 14 ms — h2https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 0 B — 171 ms — h3https://cdn.website.dish.co/static/20260409144919/favicon-32x32.pngcdn.website.dish.co/static/20260409... https://cdn.website.dish.co/static/20260409144919/favicon-32x32.png — 200 — 1.1 KiB — 16 ms — h3https://lighthouse.helpdocs.io/article?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/article?widg... https://lighthouse.helpdocs.io/article?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 0 B — 109 ms — h2https://api.usercentrics.eu/translations/translations-en.jsonapi.usercentrics.eu/translations/tr... https://api.usercentrics.eu/translations/translations-en.json — 200 — 3.7 KiB — 14 ms — h3https://aggregator.service.usercentrics.eu/aggregate/en?templates=BJ59EidsWQ@25.7.29,BJf5EjOi-X@12.5.9,BJz7qNsdj-7@15.8.20,H1Vl5NidjWX@40.18.46,HkPBYFofN@10.3.1,HkocEodjb7@52.11.43,S1pcEj_jZX@21.10.11,dT7B8jWWx@10.2.2,f6nkjdUL@3.4.2,rJgz9Nj_o-m@15.2.10,teX1B_1BF@1.0.0aggregator.service.usercentrics.eu/... https://aggregator.service.usercentrics.eu/aggregate/en?templates=BJ59EidsWQ@25.7.29,BJf5EjOi-X@12.5.9,BJz7qNsdj-7@15.8.20,H1Vl5NidjWX@40.18.46,HkPBYFofN@10.3.1,HkocEodjb7@52.11.43,S1pcEj_jZX@21.10.11,dT7B8jWWx@10.2.2,f6nkjdUL@3.4.2,rJgz9Nj_o-m@15.2.10,teX1B_1BF@1.0.0 — 204 — 0 B — 202 ms — h2https://lighthouse.helpdocs.io/article?widget_key=jw2809gj7iiegxx84cpn&language_code=enlighthouse.helpdocs.io/article?widg... https://lighthouse.helpdocs.io/article?widget_key=jw2809gj7iiegxx84cpn&language_code=en — 200 — 438.1 KiB — 236 ms — h2https://aggregator.service.usercentrics.eu/aggregate/en?templates=BJ59EidsWQ@25.7.29,BJf5EjOi-X@12.5.9,BJz7qNsdj-7@15.8.20,H1Vl5NidjWX@40.18.46,HkPBYFofN@10.3.1,HkocEodjb7@52.11.43,S1pcEj_jZX@21.10.11,dT7B8jWWx@10.2.2,f6nkjdUL@3.4.2,rJgz9Nj_o-m@15.2.10,teX1B_1BF@1.0.0aggregator.service.usercentrics.eu/... https://aggregator.service.usercentrics.eu/aggregate/en?templates=BJ59EidsWQ@25.7.29,BJf5EjOi-X@12.5.9,BJz7qNsdj-7@15.8.20,H1Vl5NidjWX@40.18.46,HkPBYFofN@10.3.1,HkocEodjb7@52.11.43,S1pcEj_jZX@21.10.11,dT7B8jWWx@10.2.2,f6nkjdUL@3.4.2,rJgz9Nj_o-m@15.2.10,teX1B_1BF@1.0.0 — 200 — 7.5 KiB — 17 ms — h2https://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 — 190 ms — h2https://uct.service.usercentrics.eu/uct?v=1&sid=zdyuxh3M8&t=1&abv=&r=https%3A%2F%2Fwebsite.dish.co%2F&cb=1776899356657uct.service.usercentrics.eu/uct?v=1... https://uct.service.usercentrics.eu/uct?v=1&sid=zdyuxh3M8&t=1&abv=&r=https%3A%2F%2Fwebsite.dish.co%2F&cb=1776899356657 — 200 — 255 B — 206 ms — h2https://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 — 163 ms — h2https://cdn-ecom.dish.co/uploads/2023/10/Logo_Dish_by_METRO.svgcdn-ecom.dish.co/uploads/2023/10/Lo... https://cdn-ecom.dish.co/uploads/2023/10/Logo_Dish_by_METRO.svg — 200 — 5.6 KiB — 73 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 4095ms · 927KB · €44/mo
Unattributable
Other
Costly
Execution 1007ms
Transfer 0 KB
Monthly Cost €11/mo
app.usercentrics.eu
Other
Costly
Execution 854ms
Transfer 202 KB
Unused 52%
Monthly Cost €9/mo
website.dish.co
Other
Costly
Execution 833ms
Transfer 6 KB
Monthly Cost €9/mo
cdn.helpdocs.io
Other
Costly
Execution 624ms
Transfer 186 KB
Unused 49%
Monthly Cost €7/mo
cdn.website.dish.co
Other
Costly
Execution 326ms
Transfer 281 KB
Unused 79%
Monthly Cost €4/mo
assets.adobedtm.com
Other
Costly
Execution 254ms
Transfer 64 KB
Unused 36%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 127ms
Transfer 111 KB
Unused 66%
Monthly Cost €1/mo
cdn.website.dish.co
Other
Optional
Execution 72ms
Transfer 76 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1007ms and costs ~€11/month
  • app.usercentrics.eu adds 854ms and costs ~€9/month
  • website.dish.co adds 833ms and costs ~€9/month
  • cdn.helpdocs.io adds 624ms and costs ~€7/month
  • cdn.website.dish.co adds 326ms and costs ~€4/month
  • assets.adobedtm.com adds 254ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 1007ms 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 854ms 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

52% of app.usercentrics.eu'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

website.dish.co takes 833ms 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.helpdocs.io 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

cdn.website.dish.co takes 326ms 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

79% of cdn.website.dish.co'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

assets.adobedtm.com takes 254ms 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 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