Performance
· 27 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.47 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.40 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.51 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.43 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.
32.01 s
Page Load Progression
FPage Weight BudgetAction4.8 MB transferred, 343 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction14262ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://1click-blinds.com/?shpxid=58ed8335-67be-4353-b58c-1e77648bb971 | 4302ms | 354ms | 80ms | 3rd |
| Unattributable | 2731ms | 305ms | 0ms | 1st |
| https://1click-blinds.com/cdn/wpm/b5f5c0921we198f819p6efddfcfm66c0f9a3m.js | 1323ms | 1065ms | 27ms | 3rd |
| https://1click-blinds.com/cdn/shop/t/30/assets/lazysizes.js?v=9525017869278013171786454101 | 698ms | 325ms | 2ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 660ms | 424ms | 60ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-K55FGPL | 432ms | 365ms | 64ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NWS4WBSBS1 | 424ms | 346ms | 75ms | 3rd |
| https://assets.cloudlift.app/api/assets/options.js?shop=831ba5-4.myshopify.com | 417ms | 128ms | 246ms | 3rd |
| https://cdn.shopify.com/storefront/web-components/agent.js | 356ms | 333ms | 0ms | 3rd |
| https://js.klarna.com/web-sdk/v1/1.0.238/sdk.js | 346ms | 252ms | 3ms | 3rd |
Showing top 10 of 29 scripts
FJS BundlesAction212 scripts, 732 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.jsdelivr.net/gh/cloudlift-app/cdn@0.15.68/static/app-options.js | 140 KB | 128 KB (92%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NWS4WBSBS1&cx=c>m=4e68h0h2 | 182 KB | 122 KB (67%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js | 119 KB | 86 KB (73%) | ✓ | 3rd |
| https://js.klarna.com/web-sdk/v1/1.0.238/sdk.js | 146 KB | 78 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-NWS4WBSBS1 | 182 KB | 75 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-K55FGPL | 144 KB | 63 KB (44%) | ✓ | 3rd |
| https://cdn.shopify.com/extensions/019f3d7a-6de3-7ebf-83ac-112375e26f04/product-samples-92/assets/main.min.js?shop=831ba5-4.myshopify.com | 65 KB | 42 KB (65%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 105 KB | 40 KB (38%) | ✓ | 3rd |
| https://1click-blinds.com/cdn/shop/t/30/assets/swiper-bundle.min.js?v=118526235923544450021786454101 | 37 KB | 35 KB (97%) | ✓ | 3rd |
| https://cdn.shopify.com/extensions/01a01398-8859-762f-846a-c9ef2f347a9b/pushowl-320/assets/pushowl-shopify-main.js | 56 KB | 35 KB (62%) | ✓ | 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 InventoryAction343 resources · 4.8 MB · 732 KB savings availableFIX
~732.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 343 resources | 4.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction30 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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
BCSS Performance Depth2 CSS depth issue(s) detectedREVIEW
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 Loading12 fonts (491 KB)PASS
Web fonts
12
491 KB total
Render-blocking
0
of 12
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~74 KB and ~148 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
AResource Hints20 hints, 0 missing preconnectsPASS
Current Resource Hints
20 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: //1click-blinds.com/cdn/fonts/roboto/roboto_n3.9ac06d5955eb603264929711f38e40623ddc14db.woff2, //1click-blinds.com/cdn/fonts/roboto/roboto_n4.2019d890f07b1852f56ce63ba45b2db45d852cba.woff2, //1click-blinds.com/cdn/fonts/roboto/roboto_n5.250d51708d76acbac296b0e21ede8f81de4e37aa.woff2 (+6 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server-Timing Observability15 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall343 requests over 6988msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
1click-blinds.com 1click-blinds.com | Other | 4302ms | 83 KB | — | £22/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 1323ms | 71 KB | 43% | £7/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 698ms | 5 KB | — | £4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 660ms | 105 KB | 38% | £3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 432ms | 144 KB | 44% | £2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 424ms | 182 KB | 41% | £2/mo | Costly |
assets.cloudlift.app assets.cloudlift.app | Other | 417ms | 187 KB | — | £2/mo | Costly |
cdn.shopify.com cdn.shopify.com | Other | 356ms | 19 KB | — | £2/mo | Costly |
js.klarna.com js.klarna.com | Other | 346ms | 146 KB | 53% | £2/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 279ms | 28 KB | — | £1/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 272ms | 21 KB | — | £1/mo | Costly |
product-samples.herokuapp.com product-samples.herokuapp.com | Other | 272ms | 0 KB | — | £1/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 258ms | 23 KB | — | £1/mo | Costly |
1click-blinds.com 1click-blinds.com | Other | 152ms | 1 KB | — | £1/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 133ms | 65 KB | 65% | £1/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 130ms | 9 KB | — | £1/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 129ms | 140 KB | 92% | £1/mo | Optional |
cdnjs cdnjs.cloudflare.com | CDN | 125ms | 119 KB | 73% | £1/mo | Optional |
code.jquery.com code.jquery.com | Other | 107ms | 30 KB | — | £1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 106ms | 25 KB | — | £1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 182 KB | 67% | £1/mo | Optional |
sdks.automizely.com sdks.automizely.com | Other | 92ms | 18 KB | — | £0/mo | Optional |
js.klarna.com js.klarna.com | Other | 80ms | 24 KB | — | £0/mo | Optional |
1click-blinds.com 1click-blinds.com | Other | 80ms | 4 KB | — | £0/mo | Optional |
1click-blinds.com 1click-blinds.com | Other | 76ms | 4 KB | — | £0/mo | Optional |
1click-blinds.com 1click-blinds.com | Other | 69ms | 0 KB | — | £0/mo | Optional |
cdn-v2.reelup.io cdn-v2.reelup.io | Other | 57ms | 9 KB | — | £0/mo | Optional |
static-tracking.klaviyo.com static-tracking.klaviyo.com | Other | 53ms | 14 KB | — | £0/mo | Optional |
These scripts may cost more than they're worth
- 1click-blinds.com adds 4302ms and costs ~£22/month
- 1click-blinds.com adds 1323ms and costs ~£7/month
- 1click-blinds.com adds 698ms and costs ~£4/month
- Facebook Pixel adds 660ms and costs ~£3/month
- Google Tag Manager adds 432ms and costs ~£2/month
- Google Tag Manager adds 424ms and costs ~£2/month
- assets.cloudlift.app adds 417ms and costs ~£2/month
- cdn.shopify.com adds 356ms and costs ~£2/month
- js.klarna.com adds 346ms and costs ~£2/month
- 1click-blinds.com adds 279ms and costs ~£1/month
- 1click-blinds.com adds 272ms and costs ~£1/month
- product-samples.herokuapp.com adds 272ms and costs ~£1/month
- 1click-blinds.com adds 258ms and costs ~£1/month
81% 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
1click-blinds.com takes 4302ms 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
1click-blinds.com takes 1323ms 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
1click-blinds.com takes 698ms 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
Facebook Pixel takes 660ms 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 432ms 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 424ms 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
assets.cloudlift.app takes 417ms 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
cdn.shopify.com takes 356ms 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
js.klarna.com takes 346ms 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
53% of js.klarna.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
1click-blinds.com takes 279ms 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
1click-blinds.com takes 272ms 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
product-samples.herokuapp.com takes 272ms 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
1click-blinds.com takes 258ms 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
65% of cdn.shopify.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
92% of jsDelivr'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
73% of cdnjs'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
67% 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-20 — 2026-08-16)
LCP (p75)
1631 ms
88% good
INP (p75)
94 ms
96% good
CLS (p75)
0.120
73% good
FCP (p75)
1423 ms
TTFB (p75)
397 ms
Image Optimization20 images, 115 KB total, 85 KB wastedINFO
Image Optimization Audit
Total Images
20
Total Size
115 KB
Oversized
4
Wasted
85 KB