Performance
· 14 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.
1.48 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.00 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
282 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.
1.62 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.
3.39 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 129 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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction88% third-party, 0 ms blockingFIX
DJS Execution CostAction2015ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.kwcdn.com/m-assets/assets/js/2322_48cbc9a6111a76977588.js | 796ms | 752ms | 8ms | 3rd |
| https://static.kwcdn.com/m-assets/assets/js/vendors_6b4021e09299ffc9e7c0.js | 299ms | 266ms | 11ms | 3rd |
| Unattributable | 248ms | 6ms | 0ms | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/biz_vendors_5c4cf967ba066fc6.js | 219ms | 164ms | 51ms | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/vendors_d101f0eb8c2086c0.js | 138ms | 84ms | 20ms | 3rd |
| https://www.temu.com/bgn_verification.html?verifyCode=jy6fS33YBCHgz49yeuCGKQ2beb2173350c97b90&from=https%3A%2F%2Fwww.temu.com%2F&refer_page_name=home&refer_page_id=10005_1776002785001_rtzl1fnpn3&refer_page_sn=10005&_x_sessn_id=98t6maqjpm | 130ms | 33ms | 10ms | 1st |
| https://static.kwcdn.com/m-assets/assets/modernjs/6496_169eba253e6ddbb80126.js | 72ms | 70ms | 0ms | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/9508_0bb0b29e98fd2403560c.js | 61ms | 52ms | 8ms | 3rd |
| https://www.temu.com/ | 51ms | 23ms | 12ms | 1st |
DHTTP CachingActionno-store (uncacheable)FIX
no-store
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
CJS BundlesAction31 scripts, 269 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.kwcdn.com/m-assets/assets/js/biz_vendors_501c218b7e6bee478795.js | 167 KB | 88 KB (53%) | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/js/vendors_6b4021e09299ffc9e7c0.js | 194 KB | 86 KB (44%) | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/js/535_8424a38e2ae3c1ed9230.js | 68 KB | 46 KB (68%) | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/js/2322_48cbc9a6111a76977588.js | 158 KB | 27 KB (17%) | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/js/vfd_3f0082bb00ca8bd6759f.js | 29 KB | 23 KB (78%) | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/830_22621fff2adf13a1567f.js | 37 KB | — | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/2966_4701859d97533aaa5424.js | 10 KB | — | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/react_webpack_runtime_5740fdb7cbd14db5.js | 12 KB | — | ✓ | 3rd |
| https://static.kwcdn.com/m-assets/assets/modernjs/w/index_fed_temp_5540be4df6f6dab4aaaa.js | 1 KB | — | ✓ | 3rd |
| https://static.kwcdn.com/dll/assets/js/funWebWidgets/2.4.55.js | 7 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
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization4 images, 0 KB saveablePASS
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+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall129 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.kwcdn.com static.kwcdn.com | Other | 796ms | 158 KB | 17% | $11/mo | Costly |
static.kwcdn.com static.kwcdn.com | Other | 299ms | 194 KB | 44% | $4/mo | Costly |
Unattributable Unattributable | Other | 248ms | 0 KB | — | $3/mo | Costly |
static.kwcdn.com static.kwcdn.com | Other | 219ms | 642 KB | — | $3/mo | Costly |
static.kwcdn.com static.kwcdn.com | Other | 138ms | 252 KB | — | $2/mo | Optional |
static.kwcdn.com static.kwcdn.com | Other | 72ms | 11 KB | — | $1/mo | Optional |
static.kwcdn.com static.kwcdn.com | Other | 61ms | 154 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- static.kwcdn.com adds 796ms and costs ~$11/month
- static.kwcdn.com adds 299ms and costs ~$4/month
- Unattributable adds 248ms and costs ~$3/month
- static.kwcdn.com adds 219ms and costs ~$3/month
91% 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
static.kwcdn.com takes 796ms 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
static.kwcdn.com takes 299ms 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 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
static.kwcdn.com takes 219ms 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