Performance
· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.25 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.88 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.20 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.11 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.99 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 75 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6082ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.scotsman.com/ | 1487ms | 181ms | 10ms | 3rd |
| https://consent.scotsman.com/Notice.8f529.js | 947ms | 653ms | 58ms | 3rd |
| Unattributable | 648ms | 18ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NDG2GKQ>m_auth=six2T6CxkN1YYbqLKUV2RQ>m_preview=env-7>m_cookies_win=x | 447ms | 364ms | 75ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-X1VXBV4VN6&cx=c>m=4e64h1 | 377ms | 308ms | 66ms | 3rd |
| https://www.scotsman.com/_build/vendors..pnpm.90503d0f4ad5f39a20c5.js | 342ms | 290ms | 37ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 | 327ms | 208ms | 94ms | 3rd |
| https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js | 304ms | 164ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KDQH5G6>m=4e64h1 | 301ms | 223ms | 73ms | 3rd |
| https://player.ex.co/player/ae752b68-99f4-43fb-927e-e76c31964eec | 202ms | 102ms | 94ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction28 scripts, 719 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://player.ex.co/player/ae752b68-99f4-43fb-927e-e76c31964eec | 175 KB | 152 KB (87%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 | 188 KB | 142 KB (76%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KDQH5G6>m=4e64h1 | 152 KB | 79 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-X1VXBV4VN6&cx=c>m=4e64h1 | 145 KB | 63 KB (43%) | ✓ | 3rd |
| https://www.scotsman.com/_build/vendors..pnpm.90503d0f4ad5f39a20c5.js | 84 KB | 62 KB (75%) | ✓ | 3rd |
| https://consent.scotsman.com/Notice.8f529.js | 91 KB | 61 KB (67%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NDG2GKQ>m_auth=six2T6CxkN1YYbqLKUV2RQ>m_preview=env-7>m_cookies_win=x | 137 KB | 55 KB (40%) | ✓ | 3rd |
| https://www.scotsman.com/_build/common.774011e128c412efbab8.js | 61 KB | 35 KB (58%) | ✓ | 3rd |
| https://cdn.exitbee.com/xtb.min.js | 32 KB | 25 KB (79%) | ✓ | 3rd |
| https://cdn1.anonymised.io/light/auth.js?v=1.8.54 | 28 KB | 23 KB (86%) | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction75 resources · 2.2 MB · 719 KB savings availableFIX
~718.8 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 75 resources | 2.2 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| max-age | 0 | Cache for 0 seconds |
CImage OptimizationAction20 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
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.
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.
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.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (127 KB)PASS
Web fonts
4
127 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall75 requests over 1858msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.scotsman.com www.scotsman.com | Other | 1487ms | 189 KB | — | $20/mo | Costly |
consent.scotsman.com consent.scotsman.com | Other | 947ms | 91 KB | 67% | $13/mo | Costly |
Unattributable Unattributable | Other | 648ms | 0 KB | — | $9/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 447ms | 137 KB | 40% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 377ms | 145 KB | 43% | $5/mo | Costly |
www.scotsman.com www.scotsman.com | Other | 342ms | 84 KB | 75% | $5/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 327ms | 188 KB | 76% | $4/mo | Costly |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 304ms | 42 KB | — | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 301ms | 152 KB | 52% | $4/mo | Costly |
player.ex.co player.ex.co | Other | 202ms | 175 KB | 87% | $3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 172ms | 34 KB | — | $2/mo | Optional |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 171ms | 24 KB | — | $2/mo | Optional |
cdn1.anonymised.io cdn1.anonymised.io | Other | 91ms | 26 KB | — | $1/mo | Optional |
static.chartbeat.com static.chartbeat.com | Other | 89ms | 16 KB | — | $1/mo | Optional |
cdn.exitbee.com cdn.exitbee.com | Other | 69ms | 32 KB | 79% | $1/mo | Optional |
cdn1.anonymised.io cdn1.anonymised.io | Other | 54ms | 28 KB | 86% | $1/mo | Optional |
static.anonymised.io static.anonymised.io | Other | 54ms | 6 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.scotsman.com adds 1487ms and costs ~$20/month
- consent.scotsman.com adds 947ms and costs ~$13/month
- Unattributable adds 648ms and costs ~$9/month
- Google Tag Manager adds 447ms and costs ~$6/month
- Google Tag Manager adds 377ms and costs ~$5/month
- www.scotsman.com adds 342ms and costs ~$5/month
- securepubads.g.doubleclick.net adds 327ms and costs ~$4/month
- cdn.privacy-mgmt.com adds 304ms and costs ~$4/month
- Google Tag Manager adds 301ms and costs ~$4/month
- player.ex.co adds 202ms and costs ~$3/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.scotsman.com takes 1487ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
consent.scotsman.com takes 947ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
67% of consent.scotsman.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Unattributable takes 648ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 447ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 377ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
www.scotsman.com takes 342ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
75% of www.scotsman.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
securepubads.g.doubleclick.net takes 327ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
76% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cdn.privacy-mgmt.com takes 304ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 301ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
52% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
player.ex.co takes 202ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
87% of player.ex.co's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
79% of cdn.exitbee.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
86% of cdn1.anonymised.io's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev