Skip to content
https://www.mejuri.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
5
REVIEW
1
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.1 s
2.1 s
3.2 s
4.2 s
5.3 s
6.3 s
7.4 s
8.4 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
6.1 MB transferred, 176 requests
FIX
6.1 MB transferred, 176 requests
Critical::
Page weighs 15.6 MB (6.1 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
176 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.1 MB / 2.4 MB budget
6.1 MB transferred
176 requests
1.3 g CO2 per page load
Other 2.4 MiB 39%
JavaScript 1.7 MiB 28%
Images 1.5 MiB 25%
HTML 181.7 KiB 3%
Fonts 137.8 KiB 2%
Other 51.8 KiB 1%
Other 34.4 KiB 1%
CSS 29.0 KiB 0%
Other 4.6 KiB 0%
Other 4.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.1 MiB of 6.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
19799ms total JS execution
FIX
19799ms total JS execution
Warning::
https://cdn.shopify.com/oxygen-v2/32888/22641/4695...: 6651ms CPU time
Warning::
https://mejuri.com/eu/en/: 3361ms CPU time
Warning::
Unattributable: 3359ms CPU time
Warning::
https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc...: 1420ms CPU time
Warning::
(program):2: 961ms CPU time
Warning::
Third-party scripts: 19799ms (100% of total)

Main Thread Breakdown

Script Evaluation 55% Other 24% Style & Layout 10% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/client-UH6AlUJK.js6651ms5688ms8ms3rd
https://mejuri.com/eu/en/3361ms104ms166ms3rd
Unattributable3359ms592ms0ms3rd
https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc93/script.js1420ms1175ms169ms3rd
(program):2961ms406ms0ms3rd
https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js767ms449ms76ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js527ms390ms127ms3rd
https://connect.facebook.net/en_US/fbevents.js423ms360ms58ms3rd
https://analytics.mejuri.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz381ms317ms15ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js288ms246ms37ms3rd

Showing top 10 of 22 scripts

F
JS Bundles
Action
78 scripts, 757 KB unused
FIX
78 scripts, 757 KB unused
Warning::
https://cdn.shopify.com/oxygen-v2/32888/22641/4695...: 127 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/oxygen-v2/32888/22641/4695...: 100 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/oxygen-v2/32888/22641/4695...: 87 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc...: 84 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202508.1...: 63 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 757 KB
757 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/root-Do5z0DXs.js193 KB127 KB (66%)3rd
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/proxy-Yp_daM8R.js128 KB100 KB (78%)3rd
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/ProductCardContainer-cATFR57K.js115 KB87 KB (76%)3rd
https://6156e3dbcc93.cdn4.forter.com/sn/6156e3dbcc93/script.js214 KB84 KB (39%)3rd
https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js120 KB63 KB (53%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js110 KB55 KB (50%)3rd
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/Link-DczyyFpn.js75 KB47 KB (64%)3rd
https://connect.facebook.net/en_US/fbevents.js95 KB42 KB (44%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/index-BSl3r9HC.js44 KB35 KB (80%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, no-store

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
no-storeNever cache this response
B
Image Optimization
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://res.cloudinary.com/mejuri-com/image/upload... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.sanity.io/images/lb60gqpm/staging/644e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 1.5 MB
0 oversized -0 KB
4 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (138 KB)
PASS
5 fonts (138 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

138 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.9 s LCP 14.2 shttps://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SimonMono-Regular-CDZgw6vh.woff2SimonMono-Regular-CDZgw... https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SimonMono-Regular-CDZgw6vh.woff2 — 32.0 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SyndicatGrotesk-Regular-KAIIE6vN.woff2SyndicatGrotesk-Regular... https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SyndicatGrotesk-Regular-KAIIE6vN.woff2 — 35.0 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SyndicatGrotesk-Medium-DpkNCPc1.woff2SyndicatGrotesk-Medium-... https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SyndicatGrotesk-Medium-DpkNCPc1.woff2 — 36.1 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/slick-BlUtDIuC.woffslick-BlUtDIuC.woff https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/slick-BlUtDIuC.woff — 2.0 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SimonMono-Bold-C2rGJ_43.woff2SimonMono-Bold-C2rGJ_43... https://cdn.shopify.com/oxygen-v2/32888/22641/46951/3300147/assets/SimonMono-Bold-C2rGJ_43.woff2 — 32.6 KiB — 0 ms — font-display: swap
SimonMono-Regular-CDZgw... woff2 swap
Size 32 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
SyndicatGrotesk-Regular... woff2 swap
Size 35 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
SyndicatGrotesk-Medium-... woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
slick-BlUtDIuC.woff woff swap
Size 2 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SimonMono-Bold-C2rGJ_43... woff2 swap
Size 33 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
8
preload
1
dns-prefetch
prefetch

9 resource hints configured

A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
176 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 19799ms · 1263KB · €105/mo
cdn.shopify.com
Other
Costly
Execution 6651ms
Transfer 53 KB
Monthly Cost €35/mo
mejuri.com
Other
Costly
Execution 3361ms
Transfer 181 KB
Monthly Cost €18/mo
Unattributable
Other
Costly
Execution 3359ms
Transfer 0 KB
Monthly Cost €18/mo
6156e3dbcc93.cdn4.forter.com
Other
Costly
Execution 1420ms
Transfer 214 KB
Unused 39%
Monthly Cost €8/mo
(program):2
Other
Costly
Execution 961ms
Transfer 0 KB
Monthly Cost €5/mo
OneTrust
Consent
Essential
Execution 767ms
Transfer 120 KB
Unused 53%
Monthly Cost €4/mo
analytics.tiktok.com
Other
Costly
Execution 527ms
Transfer 110 KB
Unused 50%
Monthly Cost €3/mo
Facebook Pixel
Advertising
Costly
Execution 423ms
Transfer 95 KB
Unused 44%
Monthly Cost €2/mo
analytics.mejuri.com
Other
Costly
Execution 381ms
Transfer 22 KB
Monthly Cost €2/mo
Hotjar
Session Replay
Costly
Execution 288ms
Transfer 57 KB
Unused 67%
Monthly Cost €2/mo
global.localizecdn.com
Other
Costly
Execution 247ms
Transfer 27 KB
Monthly Cost €1/mo
cdn.shopify.com
Other
Costly
Execution 222ms
Transfer 128 KB
Unused 78%
Monthly Cost €1/mo
analytics.mejuri.com
Other
Optional
Execution 193ms
Transfer 57 KB
Unused 58%
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 176ms
Transfer 27 KB
Monthly Cost €1/mo
cdn.shopify.com
Other
Optional
Execution 173ms
Transfer 20 KB
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 112ms
Transfer 9 KB
Monthly Cost €1/mo
analytics.tiktok.com
Other
Optional
Execution 106ms
Transfer 40 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 104ms
Transfer 38 KB
Monthly Cost €1/mo
analytics.mejuri.com
Other
Optional
Execution 102ms
Transfer 10 KB
Monthly Cost €1/mo
cdn.shopify.com
Other
Optional
Execution 85ms
Transfer 22 KB
Monthly Cost €0/mo
analytics.mejuri.com
Other
Optional
Execution 81ms
Transfer 30 KB
Monthly Cost €0/mo
cdn.shopify.com
Other
Optional
Execution 60ms
Transfer 3 KB
Monthly Cost €0/mo

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback