Skip to content
https://goodeeworld.com

Performance

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

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
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.
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.

1.18 s

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

3.56 s

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

163 ms

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

0.000

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

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

5.03 s

Page Load Progression

936 ms
1.9 s
2.8 s
3.7 s
4.7 s
5.6 s
6.6 s
7.5 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 384 requests
FIX
4.5 MB transferred, 384 requests
Critical::
Page weighs 10.3 MB (4.5 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 593 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 593 KB
Warning::
384 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.95 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
384 requests
0.95 g CO2 per page load
JavaScript 1.8 MiB 39%
Other 1.2 MiB 26%
Images 781.3 KiB 17%
Fonts 593.1 KiB 13%
HTML 143.4 KiB 3%
Other 53.0 KiB 1%
CSS 44.1 KiB 1%
Other 14.2 KiB 0%
Other 9.7 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

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 (4.5 MiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2265ms total JS execution
FIX
2265ms total JS execution
Warning::
https://www.goodeeworld.com/: 624ms CPU time
Warning::
Unattributable: 413ms CPU time
Warning::
https://cdn.weglot.com/weglot.min.js: 344ms CPU time
Warning::
https://www.goodeeworld.com/cdn/shop/t/674/assets/...: 287ms CPU time
Info::
https://cdn.shopify.com/extensions/019d6baf-2256-7...: 174ms CPU time
Warning::
Third-party scripts: 2265ms (100% of total)

Main Thread Breakdown

Script Evaluation 54% Other 22% Style & Layout 13% Script Parsing & Compilation 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.goodeeworld.com/624ms48ms9ms3rd
Unattributable413ms15ms0ms3rd
https://cdn.weglot.com/weglot.min.js344ms317ms6ms3rd
https://www.goodeeworld.com/cdn/shop/t/674/assets/vendor.min.js?v=11589511144441591071692129783287ms130ms4ms3rd
https://cdn.shopify.com/extensions/019d6baf-2256-7a72-a959-594d6c533604/swym-relay-723/assets/swym-ext-shopify.js174ms122ms9ms3rd
https://www.goodeeworld.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js138ms74ms4ms3rd
https://www.googletagmanager.com/gtag/js?id=G-G21JZVE3VR114ms95ms14ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js89ms71ms2ms3rd
https://cdn-widgetsrepository.yotpo.com/widget-assets/widget-reviews-star-ratings/app.v0.28.6-1323.js83ms67ms6ms3rd
F
JS Bundles
Action
173 scripts, 645 KB unused
FIX
173 scripts, 645 KB unused
Warning::
https://cdn.shopify.com/extensions/019d6274-3429-7...: 62 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-G21J...: 56 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/019d6baf-2256-7...: 52 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/019d6baf-2256-7...: unminified — 13 KB could be saved
Warning::
https://cdn.shopify.com/extensions/019d6baf-2256-7...: 52 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.shopify.com/extensions/019d6baf-2256-7...: unminified — 13 KB could be saved
Warning::
https://cdn.weglot.com/weglot.min.js?api_key=: 52 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 645 KB
645 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.shopify.com/extensions/019d6274-3429-7dd3-be9d-3a5d87aee75c/recommendation-kit-131/assets/glood-ai-recommendations-v3.js77 KB62 KB (82%)3rd
https://www.googletagmanager.com/gtag/js?id=G-G21JZVE3VR177 KB56 KB (32%)3rd
https://cdn.shopify.com/extensions/019d6baf-2256-7a72-a959-594d6c533604/swym-relay-723/assets/storefront-layout-components.js1 KB52 KB (81%)3rd
https://cdn.shopify.com/extensions/019d6baf-2256-7a72-a959-594d6c533604/swym-relay-723/assets/storefront-layout-components.js66 KB52 KB (81%)3rd
https://cdn.weglot.com/weglot.min.js?api_key=71 KB52 KB (75%)3rd
https://assets.gorgias.chat/build/static/js/279.6ba6eb825556cdb4.js93 KB46 KB (49%)3rd
https://strn.rise-ai.com/?shop=goodeeworld.myshopify.com54 KB36 KB (67%)3rd
https://cdn.shopify.com/extensions/019d6baf-2256-7a72-a959-594d6c533604/swym-relay-723/assets/swym-ext-shopify.js1 KB34 KB (47%)3rd
https://cdn.shopify.com/extensions/019d6baf-2256-7a72-a959-594d6c533604/swym-relay-723/assets/swym-ext-shopify.js74 KB34 KB (47%)3rd
https://www.goodeeworld.com/cdn/shop/t/674/assets/theme.js?v=14420694783227569103177444525343 KB33 KB (79%)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, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
post-check0
pre-check0
B
Image Optimization
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 781 KB
0 oversized -0 KB
8 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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
18 fonts (593 KB)
PASS
18 fonts (593 KB)
Info::
18 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

18

593 KB total

Render-blocking

0

of 18

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.6 shttps://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-Medium-Web.woff2?v=42892358905077021151692129779DalaMoa-Medium-Web.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-Medium-Web.woff2?v=42892358905077021151692129779 — 58.8 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-MediumItalic-Web.woff2?v=180936003796450500211692129785DalaMoa-MediumItalic-We... https://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-MediumItalic-Web.woff2?v=180936003796450500211692129785 — 49.6 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Bold.woff2?v=164499593266043466771692129784GoodSans-Bold.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Bold.woff2?v=164499593266043466771692129784 — 26.2 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-BoldItalic.woff2?v=168927941805291221971692129784GoodSans-BoldItalic.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-BoldItalic.woff2?v=168927941805291221971692129784 — 27.2 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Medium.woff2?v=90801356557752315971692129784GoodSans-Medium.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Medium.woff2?v=90801356557752315971692129784 — 25.1 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-MediumItalic.woff2?v=75864266784642606231692129782GoodSans-MediumItalic.w... https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-MediumItalic.woff2?v=75864266784642606231692129782 — 26.6 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Regular.woff2?v=26314640607087615581692129785GoodSans-Regular.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Regular.woff2?v=26314640607087615581692129785 — 25.0 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-RegularItalic.woff2?v=57367733005754265051692129785GoodSans-RegularItalic.... https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-RegularItalic.woff2?v=57367733005754265051692129785 — 26.6 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Light.woff2?v=61021614745669866381692129783GoodSans-Light.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Light.woff2?v=61021614745669866381692129783 — 25.1 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-LightItalic.woff2?v=177062139709583647541692129783GoodSans-LightItalic.woff2 https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-LightItalic.woff2?v=177062139709583647541692129783 — 26.6 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Light.woff?v=24341576686398510061692129783GoodSans-Light.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Light.woff?v=24341576686398510061692129783 — 24.9 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Regular.woff?v=64804152343143420921692129779GoodSans-Regular.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Regular.woff?v=64804152343143420921692129779 — 25.2 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Medium.woff?v=182699975837376434051692129783GoodSans-Medium.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Medium.woff?v=182699975837376434051692129783 — 25.2 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Bold.woff?v=66560757819008357561692129778GoodSans-Bold.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-Bold.woff?v=66560757819008357561692129778 — 25.9 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-Medium-Web.woff?v=108722976463201419141692129784DalaMoa-Medium-Web.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/DalaMoa-Medium-Web.woff?v=108722976463201419141692129784 — 59.0 KiB — 0 ms — font-display: swaphttps://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-RegularItalic.woff?v=183176707009913628791692129783GoodSans-RegularItalic.... https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-RegularItalic.woff?v=183176707009913628791692129783 — 26.7 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.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-LightItalic.woff?v=86321046790587037091692129783GoodSans-LightItalic.woff https://www.goodeeworld.com/cdn/shop/t/674/assets/GoodSans-LightItalic.woff?v=86321046790587037091692129783 — 26.4 KiB — 0 ms — font-display: swap
DalaMoa-Medium-Web.woff2 woff2 swap
Size 59 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
DalaMoa-MediumItalic-We... woff2 swap
Size 50 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-Bold.woff2 woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-BoldItalic.woff2 woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-Medium.woff2 woff2 swap
Size 25 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-MediumItalic.w... woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-Regular.woff2 woff2 swap
Size 25 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-RegularItalic.... woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-Light.woff2 woff2 swap
Size 25 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-LightItalic.woff2 woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-Light.woff woff swap
Size 25 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
GoodSans-Regular.woff woff swap
Size 25 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
GoodSans-Medium.woff woff swap
Size 25 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
GoodSans-Bold.woff woff swap
Size 26 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
DalaMoa-Medium-Web.woff woff swap
Size 59 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
GoodSans-RegularItalic.... woff swap
Size 27 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
GTStandard-MRegular.woff2 woff2 swap
Size 63 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GoodSans-LightItalic.woff woff swap
Size 26 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
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 ~64 KB and ~128 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
384 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 2265ms · 497KB · €12/mo
www.goodeeworld.com
Other
Costly
Execution 624ms
Transfer 77 KB
Monthly Cost €3/mo
Unattributable
Other
Costly
Execution 413ms
Transfer 0 KB
Monthly Cost €2/mo
cdn.weglot.com
Other
Costly
Execution 344ms
Transfer 71 KB
Unused 41%
Monthly Cost €2/mo
www.goodeeworld.com
Other
Costly
Execution 287ms
Transfer 60 KB
Unused 50%
Monthly Cost €2/mo
cdn.shopify.com
Other
Optional
Execution 174ms
Transfer 1 KB
Unused 47%
Monthly Cost €1/mo
www.goodeeworld.com
Other
Optional
Execution 138ms
Transfer 61 KB
Unused 39%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 114ms
Transfer 177 KB
Unused 32%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 89ms
Transfer 26 KB
Monthly Cost €0/mo
cdn-widgetsrepository.yotpo.com
Other
Optional
Execution 83ms
Transfer 24 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • www.goodeeworld.com adds 624ms and costs ~€3/month
  • Unattributable adds 413ms and costs ~€2/month
  • cdn.weglot.com adds 344ms and costs ~€2/month
  • www.goodeeworld.com adds 287ms and costs ~€2/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

www.goodeeworld.com takes 624ms 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 413ms 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.weglot.com takes 344ms 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.goodeeworld.com takes 287ms 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

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