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.
7.69 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.49 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
702 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.69 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.88 s
Page Load Progression
FPage Weight BudgetAction10.1 MB transferred, 93 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
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.
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 CostAction6821ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.synology.com/js/vendor/splide-extension-auto-scroll/dist/js/splide-extension-auto-scroll.min.js | 2229ms | 647ms | 2ms | 3rd |
| https://www.synology.com/js/vendor/dsygno/dsygno-v3.50.0.js?v=12de1e | 1786ms | 885ms | 81ms | 3rd |
| Unattributable | 742ms | 43ms | 0ms | 3rd |
| https://www.synology.com/en-global | 489ms | 74ms | 10ms | 3rd |
| https://www.synology.com/js/vendor/jquery.js | 406ms | 238ms | 8ms | 3rd |
| https://www.synology.com/build/assets/js/main.DYnHygkW.js | 351ms | 346ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PNPJHJ2 | 330ms | 276ms | 50ms | 3rd |
| https://www.synology.com/js/vendor/splide/dist/js/splide.js | 200ms | 102ms | 8ms | 3rd |
| https://www.synology.com/js/vendor-legacy.concat.js | 92ms | 60ms | 15ms | 3rd |
| https://cdn.livechatinc.com/tracking.js | 84ms | 72ms | 8ms | 3rd |
Showing top 10 of 12 scripts
DJS BundlesAction47 scripts, 399 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.synology.com/js/vendor/dsygno/dsygno-v3.50.0.js?v=12de1e | 316 KB | 140 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PNPJHJ2 | 175 KB | 80 KB (46%) | ✓ | 3rd |
| https://www.synology.com/js/vendor-legacy.concat.js | 54 KB | 43 KB (81%) | ✓ | 3rd |
| https://www.synology.com/build/assets/js/ask.DbvaElvo.js | 63 KB | 38 KB (62%) | ✓ | 3rd |
| https://www.synology.com/js/vendor/dsygno/dsygno-v2.21.0.js | 51 KB | 37 KB (74%) | ✓ | 3rd |
| https://www.synology.com/js/vendor/vue.global.js | 66 KB | 30 KB (46%) | ✓ | 3rd |
| https://www.synology.com/build/assets/js/visible.vPb2yH2r.js | 69 KB | 28 KB (41%) | ✓ | 3rd |
| https://www.synology.com/build/assets/js/ask.bGBl8PMY.js | 1 KB | — | ✓ | 3rd |
| https://www.synology.com/js/syno/home/ai-advisor.js?v=12de1e | 4 KB | — | ✓ | 3rd |
| https://www.synology.com/build/assets/js/translate.BzvSeT7C.js | 1 KB | — | ✓ | 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
DPage Weight InventoryAction93 resources · 10.1 MB · 399 KB savings availableFIX
~398.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 93 resources | 10.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization19 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (151 KB)PASS
Web fonts
4
151 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 Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall93 requests over 3326msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.synology.com www.synology.com | Other | 2229ms | 3 KB | — | €24/mo | Costly |
www.synology.com www.synology.com | Other | 1786ms | 316 KB | 44% | €19/mo | Costly |
Unattributable Unattributable | Other | 742ms | 0 KB | — | €8/mo | Costly |
www.synology.com www.synology.com | Other | 489ms | 38 KB | — | €5/mo | Costly |
www.synology.com www.synology.com | Other | 406ms | 35 KB | — | €4/mo | Costly |
www.synology.com www.synology.com | Other | 351ms | 9 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 330ms | 175 KB | 46% | €4/mo | Costly |
www.synology.com www.synology.com | Other | 200ms | 26 KB | — | €2/mo | Costly |
www.synology.com www.synology.com | Other | 92ms | 54 KB | 81% | €1/mo | Optional |
LiveChat cdn.livechatinc.com | Chat | 84ms | 33 KB | — | €1/mo | Optional |
www.synology.com www.synology.com | Other | 57ms | 51 KB | 74% | €1/mo | Optional |
api-fra.livechatinc.com api-fra.livechatinc.com | Other | 55ms | 2 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.synology.com adds 2229ms and costs ~€24/month
- www.synology.com adds 1786ms and costs ~€19/month
- Unattributable adds 742ms and costs ~€8/month
- www.synology.com adds 489ms and costs ~€5/month
- www.synology.com adds 406ms and costs ~€4/month
- www.synology.com adds 351ms and costs ~€4/month
- Google Tag Manager adds 330ms and costs ~€4/month
- www.synology.com adds 200ms and costs ~€2/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.synology.com takes 2229ms 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.synology.com takes 1786ms 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
Unattributable takes 742ms 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.synology.com takes 489ms 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.synology.com takes 406ms 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.synology.com takes 351ms 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 330ms 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.synology.com takes 200ms 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
81% of www.synology.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
74% of www.synology.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