Skip to content
https://morphe.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
1
PASS
8
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.
93
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

7.56 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

13.55 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.56 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.002

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

15.89 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.

28.90 s

Page Load Progression

5.5 s
11.0 s
16.5 s
22.0 s
27.5 s
33.1 s
38.6 s
44.1 s
Checks
16
8 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
5.8 MB transferred, 443 requests
FIX
5.8 MB transferred, 443 requests
Critical::
Page weighs 12.4 MB (5.8 MB transferred)
Warning::
Images are 2.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.3 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 428 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 428 KB
Warning::
443 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.8 MB / 2.4 MB budget
5.8 MB transferred
443 requests
1.2 g CO2 per page load
Images 2.3 MiB 40%
JavaScript 1.5 MiB 25%
Other 1.1 MiB 18%
Fonts 427.7 KiB 7%
HTML 241.6 KiB 4%
Other 125.9 KiB 2%
CSS 111.6 KiB 2%
Other 24.5 KiB 0%
Other 11.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

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.

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 (5.8 MiB of 5.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
39901ms total JS execution
FIX
39901ms total JS execution
Warning::
https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.m...: 25764ms CPU time
Warning::
Unattributable: 3273ms CPU time
Warning::
https://www.morphe.com/?pb=0: 2509ms CPU time
Warning::
https://www.morphe.com/cdn/wpm/b0e8c7c7aw41bd75a1p...: 1746ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 1069ms CPU time
Warning::
Third-party scripts: 39901ms (100% of total)

Main Thread Breakdown

Other 51% Script Evaluation 34% Style & Layout 8% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.min.js25764ms6147ms14ms3rd
Unattributable3273ms295ms0ms3rd
https://www.morphe.com/?pb=02509ms196ms12ms3rd
https://www.morphe.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js1746ms1073ms91ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js1069ms700ms45ms3rd
https://cdn.intelligems.io/esm/8b2320f27ad8/bundle.js569ms424ms51ms3rd
https://www.morphe.com/543ms368ms21ms3rd
https://ui.powerreviews.com/tag-builds/10554/4.1/js/chunks/60.js435ms393ms34ms3rd
https://www.morphe.com/cdn/s/trekkie.storefront.e683ac02f599017ff9915d0144977db42ea1653f.min.js427ms284ms28ms3rd
https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/1011.fa12d00c7a08724d2839.js317ms290ms11ms3rd

Showing top 10 of 33 scripts

D
JS Bundles
Action
227 scripts, 407 KB unused
FIX
227 scripts, 407 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-53P...: 85 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.intelligems.io/esm/8b2320f27ad8/bundle...: 53 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.intelligems.io/esm/8b2320f27ad8/bundle...: 53 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://play.gotolstoy.com/widget-v2/widget.js: 51 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.klaviyo.com/onsite/js/build-preview...: 35 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 407 KB
407 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-53PBKLJ162 KB85 KB (53%)3rd
https://cdn.intelligems.io/esm/8b2320f27ad8/bundle.js104 KB53 KB (51%)3rd
https://cdn.intelligems.io/esm/8b2320f27ad8/bundle.js104 KB53 KB (51%)3rd
https://play.gotolstoy.com/widget-v2/widget.js79 KB51 KB (65%)3rd
https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/Render.f778b94f6021eec68929.js52 KB35 KB (69%)3rd
https://cdn.9gtb.com/script.js?rev=9b8201f60 KB34 KB (57%)3rd
https://ui.powerreviews.com/tag-builds/10554/4.1/js/chunks/60.js77 KB27 KB (35%)3rd
https://www.morphe.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js61 KB24 KB (40%)3rd
https://www.morphe.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js0 KB24 KB (40%)3rd
https://www.morphe.com/cdn/shop/t/1056/assets/tvg-shared-swiper.js?v=16985595763420596721177509205836 KB20 KB (57%)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
79 images, 0 KB saveable
REVIEW
79 images, 0 KB saveable
Info::
All images are well-optimized
79 images 2.2 MB
0 oversized -0 KB
9 legacy format
0 missing dimensions CLS risk
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
16 fonts (518 KB)
PASS
16 fonts (518 KB)
Info::
16 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

16

518 KB total

Render-blocking

0

of 16

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 7.6 s LCP 13.5 shttps://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 36.1 KiB — 0 ms — font-display: swaphttps://www.morphe.com/cdn/shop/t/1055/assets/PPMonumentExtended-Black.woff2?v=31565071917908938791775056886PPMonumentExtended-Blac... https://www.morphe.com/cdn/shop/t/1055/assets/PPMonumentExtended-Black.woff2?v=31565071917908938791775056886 — 19.3 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/6507b8/00000000000000007753ca2a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3l https://use.typekit.net/af/6507b8/00000000000000007753ca2a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3 — 35.9 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/855c4b/00000000000000007753ca4f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 0 B — 0 ms — font-display: swaphttps://use.typekit.net/af/6507b8/00000000000000007753ca2a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3l https://use.typekit.net/af/6507b8/00000000000000007753ca2a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3 — 0 B — 0 ms — font-display: swaphttps://www.morphe.com/cdn/shop/t/1056/assets/PPMonumentExtended-Black.woff2?v=31565071917908938791775092058PPMonumentExtended-Blac... https://www.morphe.com/cdn/shop/t/1056/assets/PPMonumentExtended-Black.woff2?v=31565071917908938791775092058 — 19.3 KiB — 0 ms — font-display: swaphttps://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/0e4445/00000000000000007753ca37/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 36.0 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MRegular.woff2GTStandard-MRegular.woff2 https://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MRegular.woff2 — 63.2 KiB — 0 ms — font-display: swaphttps://www.morphe.com/cdn/shop/t/1056/assets/PPMonumentExtended-Regular.woff2?v=147406217679952002971775092058PPMonumentExtended-Regu... https://www.morphe.com/cdn/shop/t/1056/assets/PPMonumentExtended-Regular.woff2?v=147406217679952002971775092058 — 18.8 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/s/files/1/0737/8455/files/Monument-Extended-Regular.woff2?v=1760734918Monument-Extended-Regul... https://cdn.shopify.com/s/files/1/0737/8455/files/Monument-Extended-Regular.woff2?v=1760734918 — 26.6 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/s/files/1/0737/8455/files/ABCMonumentGrotesk-Bold.woff2?v=7611758914183208567ABCMonumentGrotesk-Bold... https://cdn.shopify.com/s/files/1/0737/8455/files/ABCMonumentGrotesk-Bold.woff2?v=7611758914183208567 — 49.9 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/s/files/1/0737/8455/files/Monument-Extended-Heavy.woff2?v=1760734918Monument-Extended-Heavy... https://cdn.shopify.com/s/files/1/0737/8455/files/Monument-Extended-Heavy.woff2?v=1760734918 — 26.4 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/s/files/1/0737/8455/files/ABCMonumentGrotesk-Regular.woff2?v=9035366255706835636ABCMonumentGrotesk-Regu... https://cdn.shopify.com/s/files/1/0737/8455/files/ABCMonumentGrotesk-Regular.woff2?v=9035366255706835636 — 48.9 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 0 ms — font-display: swaphttps://fonts.shopifycdn.com/archivo/archivo_n4.dc8d917cc69af0a65ae04d01fd8eeab28a3573c9.woff2?h1=bW9ycGhlLmNvbQ&hmac=4b60be08ea292c2a5b3e2ec98d0258ffae1e72e61e535d622a610dddc0eda793archivo_n4.dc8d917cc69a... https://fonts.shopifycdn.com/archivo/archivo_n4.dc8d917cc69af0a65ae04d01fd8eeab28a3573c9.woff2?h1=bW9ycGhlLmNvbQ&hmac=4b60be08ea292c2a5b3e2ec98d0258ffae1e72e61e535d622a610dddc0eda793 — 45.1 KiB — 0 ms — font-display: swaphttps://fonts.shopifycdn.com/archivo/archivo_n7.651b020b3543640c100112be6f1c1b8e816c7f13.woff2?h1=bW9ycGhlLmNvbQ&hmac=111b74852ec79129bec2f729167f73b9ee4f2443fb675f0026e60db4ad515a17archivo_n7.651b020b3543... https://fonts.shopifycdn.com/archivo/archivo_n7.651b020b3543640c100112be6f1c1b8e816c7f13.woff2?h1=bW9ycGhlLmNvbQ&hmac=111b74852ec79129bec2f729167f73b9ee4f2443fb675f0026e60db4ad515a17 — 45.2 KiB — 0 ms — font-display: swap
l woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
PPMonumentExtended-Blac... woff2 swap
Size 19 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 0 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
PPMonumentExtended-Blac... woff2 swap
Size 19 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GTStandard-MRegular.woff2 woff2 swap
Size 63 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
PPMonumentExtended-Regu... woff2 swap
Size 19 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Monument-Extended-Regul... woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
ABCMonumentGrotesk-Bold... woff2 swap
Size 50 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Monument-Extended-Heavy... woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
ABCMonumentGrotesk-Regu... woff2 swap
Size 49 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
archivo_n4.dc8d917cc69a... woff2 swap
Size 45 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
archivo_n7.651b020b3543... woff2 swap
Size 45 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)
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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
5
preload
dns-prefetch
1
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
443 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 39901ms · 751KB · €211/mo
d2wy8f7a9ursnm.cloudfront.net
Other
Costly
Execution 25764ms
Transfer 0 KB
Monthly Cost €137/mo
Unattributable
Other
Costly
Execution 3273ms
Transfer 0 KB
Monthly Cost €17/mo
www.morphe.com
Other
Costly
Execution 2509ms
Transfer 87 KB
Monthly Cost €13/mo
www.morphe.com
Other
Costly
Execution 1746ms
Transfer 0 KB
Unused 40%
Monthly Cost €9/mo
Microsoft Clarity
Session Replay
Costly
Execution 1069ms
Transfer 0 KB
Monthly Cost €6/mo
cdn.intelligems.io
Other
Costly
Execution 569ms
Transfer 104 KB
Unused 51%
Monthly Cost €3/mo
www.morphe.com
Other
Costly
Execution 543ms
Transfer 88 KB
Monthly Cost €3/mo
ui.powerreviews.com
Other
Costly
Execution 435ms
Transfer 77 KB
Unused 35%
Monthly Cost €2/mo
www.morphe.com
Other
Costly
Execution 427ms
Transfer 0 KB
Monthly Cost €2/mo
static.klaviyo.com
Other
Costly
Execution 317ms
Transfer 8 KB
Monthly Cost €2/mo
cdn.shopify.com
Other
Costly
Execution 293ms
Transfer 0 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 278ms
Transfer 162 KB
Unused 53%
Monthly Cost €1/mo
www.morphe.com
Other
Costly
Execution 260ms
Transfer 2 KB
Monthly Cost €1/mo
d2wy8f7a9ursnm.cloudfront.net
Other
Costly
Execution 252ms
Transfer 0 KB
Monthly Cost €1/mo
www.morphe.com
Other
Costly
Execution 217ms
Transfer 0 KB
Monthly Cost €1/mo
www.morphe.com
Other
Optional
Execution 195ms
Transfer 9 KB
Monthly Cost €1/mo
widget.gotolstoy.com
Other
Optional
Execution 180ms
Transfer 19 KB
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 179ms
Transfer 0 KB
Monthly Cost €1/mo
widget.gotolstoy.com
Other
Optional
Execution 169ms
Transfer 38 KB
Monthly Cost €1/mo
www.morphe.com
Other
Optional
Execution 153ms
Transfer 0 KB
Monthly Cost €1/mo
static.klaviyo.com
Other
Optional
Execution 150ms
Transfer 52 KB
Unused 69%
Monthly Cost €1/mo
cdn.9gtb.com
Other
Optional
Execution 114ms
Transfer 60 KB
Unused 57%
Monthly Cost €1/mo
www.morphe.com
Other
Optional
Execution 94ms
Transfer 36 KB
Unused 57%
Monthly Cost €0/mo
www.morphe.com
Other
Optional
Execution 92ms
Transfer 5 KB
Monthly Cost €0/mo
static.klaviyo.com
Other
Optional
Execution 91ms
Transfer 0 KB
Monthly Cost €0/mo
static.klaviyo.com
Other
Optional
Execution 85ms
Transfer 0 KB
Monthly Cost €0/mo
www.morphe.com
Other
Optional
Execution 81ms
Transfer 0 KB
Monthly Cost €0/mo
ui.powerreviews.com
Other
Optional
Execution 67ms
Transfer 1 KB
Monthly Cost €0/mo
www.morphe.com
Other
Optional
Execution 62ms
Transfer 2 KB
Monthly Cost €0/mo
www.morphe.com
Other
Optional
Execution 61ms
Transfer 0 KB
Monthly Cost €0/mo
static.klaviyo.com
Other
Optional
Execution 59ms
Transfer 0 KB
Monthly Cost €0/mo
static.klaviyo.com
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost €0/mo
www.morphe.com
Other
Optional
Execution 58ms
Transfer 2 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • d2wy8f7a9ursnm.cloudfront.net adds 25764ms and costs ~€137/month
  • Unattributable adds 3273ms and costs ~€17/month
  • www.morphe.com adds 2509ms and costs ~€13/month
  • www.morphe.com adds 1746ms and costs ~€9/month
  • Microsoft Clarity adds 1069ms and costs ~€6/month
  • cdn.intelligems.io adds 569ms and costs ~€3/month
  • www.morphe.com adds 543ms and costs ~€3/month
  • ui.powerreviews.com adds 435ms and costs ~€2/month
  • www.morphe.com adds 427ms and costs ~€2/month
  • static.klaviyo.com adds 317ms and costs ~€2/month
  • cdn.shopify.com adds 293ms and costs ~€2/month
  • Google Tag Manager adds 278ms and costs ~€1/month
  • www.morphe.com adds 260ms and costs ~€1/month
  • d2wy8f7a9ursnm.cloudfront.net adds 252ms and costs ~€1/month
  • www.morphe.com adds 217ms 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

d2wy8f7a9ursnm.cloudfront.net takes 25764ms 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 3273ms 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

www.morphe.com takes 2509ms 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

www.morphe.com takes 1746ms 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

Microsoft Clarity takes 1069ms 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.intelligems.io takes 569ms 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

51% of cdn.intelligems.io'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

www.morphe.com takes 543ms 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

ui.powerreviews.com takes 435ms 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

www.morphe.com takes 427ms 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

static.klaviyo.com takes 317ms 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 293ms 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

Google Tag Manager takes 278ms 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 Google Tag Manager'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

www.morphe.com takes 260ms 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

d2wy8f7a9ursnm.cloudfront.net takes 252ms 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

www.morphe.com takes 217ms 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

69% of static.klaviyo.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

57% of cdn.9gtb.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

57% of www.morphe.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