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.
732 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
620 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
1.962
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.61 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.
9.38 s
Page Load Progression
FPage Weight BudgetAction27.1 MB transferred, 495 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
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
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
FJS Execution CostAction4671ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://kyliecosmetics.com/cdn/shop/t/1968/assets/template.index.js?v=168997151838144868831774869962 | 1112ms | 898ms | 1ms | 1st |
| Unattributable | 796ms | 40ms | 0ms | 3rd |
| https://kyliecosmetics.com/cdn/shop/t/1968/assets/klaviyo-cart-browse-abandonment-script.js?v=176092662415477941961774869962 | 418ms | 328ms | 0ms | 1st |
| https://kyliecosmetics.com/en-bl | 323ms | 58ms | 11ms | 1st |
| https://asset.fwcdn3.com/js/fwn.js | 235ms | 202ms | 8ms | 3rd |
| https://kyliecosmetics.com/cdn/shop/t/1968/assets/layout.theme-2162c466.js?v=34817878541468963321774869962 | 200ms | 164ms | 0ms | 1st |
| https://kyliecosmetics.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-496de5fe.js | 189ms | 144ms | 0ms | 1st |
| https://kyliecosmetics.com/cdn/shop/t/1968/assets/vendors-a52089c6.js?v=164166408320432806271774869962 | 178ms | 128ms | 4ms | 1st |
| https://kyliecosmetics.com/cdn/shop/t/1968/assets/vendors-d2eb5610.js?v=127382237684006138891774869962 | 143ms | 44ms | 2ms | 1st |
| https://asset.fwcdn3.com/js/chunks/fwn/48740-edef531241aca99cdecb.js | 143ms | 122ms | 0ms | 3rd |
Showing top 10 of 20 scripts
FJS BundlesAction208 scripts, 1.8 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn-swell-assets.yotpo.com/app.v1.0.368.js | 192 KB | 154 KB (80%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js | 188 KB | 148 KB (79%) | ✓ | 3rd |
| https://asset.fwscripts.com/js/live-helper.js | 194 KB | 114 KB (59%) | ✓ | 3rd |
| https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1a2/script.js | 220 KB | 92 KB (42%) | ✓ | 3rd |
| https://3fdbc400153f.cdn4.forter.com/sn/3fdbc400153f/script.js | 216 KB | 88 KB (41%) | ✓ | 3rd |
| https://3fdbc400153f.cdn4.forter.com/sn/3fdbc400153f/script.js | 216 KB | 88 KB (41%) | ✓ | 3rd |
| https://asset.fwcdn3.com/js/fwn.js?business_id=gwR8Yo | 119 KB | 76 KB (64%) | ✓ | 3rd |
| https://static.rechargecdn.com/assets/js/widget.min.js?shop=kylie-jenner-us.myshopify.com | 119 KB | 75 KB (63%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-HJXEVNV20J&cx=c>m=4e6461 | 148 KB | 71 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-HJXEVNV20J&cx=c>m=4e6461 | 148 KB | 71 KB (48%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization88 images, 0 KB saveableREVIEW
AThird-Party Impact34% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (167 KB)PASS
Web fonts
8
167 KB total
Render-blocking
0
of 8
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 ~1 KB and ~2 ms
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 Waterfall495 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 796ms | 0 KB | — | €4/mo | Costly |
asset.fwcdn3.com asset.fwcdn3.com | Other | 235ms | 119 KB | 28% | €1/mo | Costly |
asset.fwcdn3.com asset.fwcdn3.com | Other | 143ms | 1 KB | — | €1/mo | Optional |
(program):2 (program):2 | Other | 140ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 122ms | 189 KB | 29% | €1/mo | Optional |
3fdbc400153f.cdn4.forter.com 3fdbc400153f.cdn4.forter.com | Other | 103ms | 216 KB | 41% | €1/mo | Optional |
Optimizely cdn.optimizely.com | A/B Testing | 100ms | 93 KB | 49% | €1/mo | Optional |
7ce243a1e1a2.cdn4.forter.com 7ce243a1e1a2.cdn4.forter.com | Other | 93ms | 220 KB | 42% | €0/mo | Optional |
cdn-swell-assets.yotpo.com cdn-swell-assets.yotpo.com | Other | 84ms | 192 KB | 80% | €0/mo | Optional |
asset.fwscripts.com asset.fwscripts.com | Other | 69ms | 194 KB | 59% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 57ms | 166 KB | 42% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 54ms | 157 KB | 40% | €0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 796ms and costs ~€4/month
- asset.fwcdn3.com adds 235ms and costs ~€1/month
43% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable 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
asset.fwcdn3.com takes 235ms 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
80% of cdn-swell-assets.yotpo.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
59% of asset.fwscripts.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