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.
6.71 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
841 ms
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.71 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
11.86 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2591ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.samsungcloud.com/static/js/main.9ccb1e56.chunk.js | 928ms | 786ms | 123ms | 3rd |
| https://www.samsungcloud.com/static/js/266.8fde5098.chunk.js | 427ms | 272ms | 6ms | 3rd |
| Unattributable | 268ms | 48ms | 0ms | 3rd |
| https://www.samsungcloud.com/static/js/240.f684c63e.chunk.js | 253ms | 50ms | 97ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-58LBDMDV3L | 248ms | 213ms | 33ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=G-WKH1G5ZH22 | 236ms | 179ms | 56ms | 3rd |
| https://www.samsungcloud.com/ | 97ms | 9ms | 4ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-WKH1G5ZH22&cx=c>m=4e64f0&bs=ctrl2 | 71ms | 25ms | 46ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-WKH1G5ZH22 | 63ms | 20ms | 43ms | 3rd |
FJS BundlesAction10 scripts, 643 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.samsungcloud.com/static/js/240.f684c63e.chunk.js | 351 KB | 144 KB (41%) | ✓ | 3rd |
| https://www.samsungcloud.com/static/js/main.9ccb1e56.chunk.js | 421 KB | 140 KB (33%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-WKH1G5ZH22 | 159 KB | 105 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-WKH1G5ZH22&cx=c>m=4e64f0&bs=ctrl2 | 159 KB | 105 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=G-WKH1G5ZH22 | 159 KB | 78 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-58LBDMDV3L | 148 KB | 72 KB (49%) | ✓ | 3rd |
| https://www.samsungcloud.com/static/js/44.ca71b667.chunk.js | 1 KB | — | ✓ | 3rd |
| https://www.samsungcloud.com/static/js/264.8dda66ae.chunk.js | 15 KB | — | ✓ | 3rd |
| https://www.samsungcloud.com/static/js/352.0e5be664.chunk.js | 20 KB | — | ✓ | 3rd |
| https://www.samsungcloud.com/static/js/266.8fde5098.chunk.js | 15 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
FPage Weight InventoryAction52 resources · 2.0 MB · 643 KB savings availableFIX
~643.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 52 resources | 2.0 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction2.0 MB transferred, 52 requestsREVIEW
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization2 images, 0 KB saveablePASS
A+Font Loading1 fonts (99 KB)PASS
Web fonts
1
99 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~30 KB and ~60 ms
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
Network Waterfall52 requests over 1233msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.samsungcloud.com www.samsungcloud.com | Other | 928ms | 421 KB | 33% | ₩3663/mo | Costly |
www.samsungcloud.com www.samsungcloud.com | Other | 427ms | 15 KB | — | ₩1687/mo | Costly |
Unattributable Unattributable | Other | 268ms | 0 KB | — | ₩1057/mo | Costly |
www.samsungcloud.com www.samsungcloud.com | Other | 253ms | 351 KB | 41% | ₩1001/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 248ms | 148 KB | 49% | ₩979/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 236ms | 159 KB | 49% | ₩932/mo | Costly |
www.samsungcloud.com www.samsungcloud.com | Other | 97ms | 7 KB | — | ₩381/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 159 KB | 66% | ₩279/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 63ms | 159 KB | 66% | ₩250/mo | Costly |
These scripts may cost more than they're worth
- www.samsungcloud.com adds 928ms and costs ~₩3663/month
- www.samsungcloud.com adds 427ms and costs ~₩1687/month
- Unattributable adds 268ms and costs ~₩1057/month
- www.samsungcloud.com adds 253ms and costs ~₩1001/month
- Google Tag Manager adds 248ms and costs ~₩979/month
- Google Tag Manager adds 236ms and costs ~₩932/month
- www.samsungcloud.com adds 97ms and costs ~₩381/month
- Google Tag Manager adds 71ms and costs ~₩279/month
- Google Tag Manager adds 63ms and costs ~₩250/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.samsungcloud.com takes 928ms 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.samsungcloud.com takes 427ms 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 268ms 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.samsungcloud.com takes 253ms 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 248ms 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 236ms 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.samsungcloud.com takes 97ms 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 71ms 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
66% 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
Google Tag Manager takes 63ms 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
66% 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