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.
3.86 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.21 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.84 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.044
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.37 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.
25.56 s
Page Load Progression
FPage Weight BudgetAction6.1 MB transferred, 176 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction19799ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/client-UH6AlUJK.js | 6651ms | 5688ms | 8ms | 3rd |
| https://mejuri.com/eu/en/ | 3361ms | 104ms | 166ms | 3rd |
| Unattributable | 3359ms | 592ms | 0ms | 3rd |
| https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc93/script.js | 1420ms | 1175ms | 169ms | 3rd |
| (program):2 | 961ms | 406ms | 0ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js | 767ms | 449ms | 76ms | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js | 527ms | 390ms | 127ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 423ms | 360ms | 58ms | 3rd |
| https://analytics.mejuri.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz | 381ms | 317ms | 15ms | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 288ms | 246ms | 37ms | 3rd |
Showing top 10 of 22 scripts
FJS BundlesAction78 scripts, 757 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/root-Do5z0DXs.js | 193 KB | 127 KB (66%) | ✓ | 3rd |
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/proxy-Yp_daM8R.js | 128 KB | 100 KB (78%) | ✓ | 3rd |
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/ProductCardContainer-cATFR57K.js | 115 KB | 87 KB (76%) | ✓ | 3rd |
| https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc93/script.js | 214 KB | 84 KB (39%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js | 120 KB | 63 KB (53%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js | 110 KB | 55 KB (50%) | ✓ | 3rd |
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/Link-DczyyFpn.js | 75 KB | 47 KB (64%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 42 KB (44%) | ✓ | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 57 KB | 38 KB (67%) | ✓ | 3rd |
| https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/index-BSl3r9HC.js | 44 KB | 35 KB (80%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
private, no-store
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-store | — | Never cache this response |
BImage Optimization45 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (138 KB)PASS
Web fonts
5
138 KB total
Render-blocking
0
of 5
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 Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall176 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 |
|---|---|---|---|---|---|---|
cdn.shopify.com cdn.shopify.com | Other | 6651ms | 53 KB | — | €35/mo | Costly |
mejuri.com mejuri.com | Other | 3361ms | 181 KB | — | €18/mo | Costly |
Unattributable Unattributable | Other | 3359ms | 0 KB | — | €18/mo | Costly |
6156e3dbcc93.cdn4.forter.com 6156e3dbcc93.cdn4.forter.com | Other | 1420ms | 214 KB | 39% | €8/mo | Costly |
(program):2 (program):2 | Other | 961ms | 0 KB | — | €5/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 767ms | 120 KB | 53% | €4/mo | Essential |
analytics.tiktok.com analytics.tiktok.com | Other | 527ms | 110 KB | 50% | €3/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 423ms | 95 KB | 44% | €2/mo | Costly |
analytics.mejuri.com analytics.mejuri.com | Other | 381ms | 22 KB | — | €2/mo | Costly |
Hotjar script.hotjar.com | Session Replay | 288ms | 57 KB | 67% | €2/mo | Costly |
global.localizecdn.com global.localizecdn.com | Other | 247ms | 27 KB | — | €1/mo | Costly |
cdn.shopify.com cdn.shopify.com | Other | 222ms | 128 KB | 78% | €1/mo | Costly |
analytics.mejuri.com analytics.mejuri.com | Other | 193ms | 57 KB | 58% | €1/mo | Optional |
s.pinimg.com s.pinimg.com | Other | 176ms | 27 KB | — | €1/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 173ms | 20 KB | — | €1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 112ms | 9 KB | — | €1/mo | Essential |
analytics.tiktok.com analytics.tiktok.com | Other | 106ms | 40 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 104ms | 38 KB | — | €1/mo | Optional |
analytics.mejuri.com analytics.mejuri.com | Other | 102ms | 10 KB | — | €1/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 85ms | 22 KB | — | €0/mo | Optional |
analytics.mejuri.com analytics.mejuri.com | Other | 81ms | 30 KB | — | €0/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 60ms | 3 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- cdn.shopify.com adds 6651ms and costs ~€35/month
- mejuri.com adds 3361ms and costs ~€18/month
- Unattributable adds 3359ms and costs ~€18/month
- 6156e3dbcc93.cdn4.forter.com adds 1420ms and costs ~€8/month
- (program):2 adds 961ms and costs ~€5/month
- analytics.tiktok.com adds 527ms and costs ~€3/month
- Facebook Pixel adds 423ms and costs ~€2/month
- analytics.mejuri.com adds 381ms and costs ~€2/month
- Hotjar adds 288ms and costs ~€2/month
- global.localizecdn.com adds 247ms and costs ~€1/month
- cdn.shopify.com adds 222ms and costs ~€1/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
cdn.shopify.com takes 6651ms 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
mejuri.com takes 3361ms 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 3359ms 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
6156e3dbcc93.cdn4.forter.com takes 1420ms 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
(program):2 takes 961ms 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 OneTrust'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
analytics.tiktok.com takes 527ms 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 423ms 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
analytics.mejuri.com takes 381ms 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
Hotjar takes 288ms 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
67% of Hotjar'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
global.localizecdn.com takes 247ms 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 222ms 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
78% 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
58% of analytics.mejuri.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