Skip to content
https://cheekbonebeauty.com

Performance

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

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

45
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

764 ms

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

6.08 s

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

489 ms

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

0.048

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

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

9.13 s

Page Load Progression

1.4 s
2.8 s
4.3 s
5.7 s
7.1 s
8.5 s
9.9 s
11.4 s
Checks
14
6 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
6.9 MB transferred, 495 requests
FIX
6.9 MB transferred, 495 requests
Critical::
Page weighs 18.8 MB (6.9 MB transferred)
Warning::
JavaScript is 3.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.5 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Info::
Fonts are 590 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 590 KB
Warning::
495 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.9 MB / 2.4 MB budget
6.9 MB transferred
495 requests
1.4 g CO2 per page load
JavaScript 3.5 MiB 51%
Images 1.2 MiB 17%
Other 1.1 MiB 15%
Fonts 590.0 KiB 8%
HTML 216.0 KiB 3%
Other 113.7 KiB 2%
CSS 110.5 KiB 2%
Other 60.9 KiB 1%
Other 15.3 KiB 0%
Other 5.2 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

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 (6.9 MiB of 6.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6686ms total JS execution
FIX
6686ms total JS execution
Warning::
https://d2sr58wdgggk0d.cloudfront.net/widget2/late...: 1958ms CPU time
Warning::
Unattributable: 830ms CPU time
Warning::
https://www.cheekbonebeauty.com/cdn/shop/t/135/ass...: 767ms CPU time
Warning::
https://www.cheekbonebeauty.com/: 651ms CPU time
Warning::
https://tools.luckyorange.com/core/core.js?v=1c63a...: 426ms CPU time
Warning::
Third-party scripts: 6686ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 25% Style & Layout 19% Rendering 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://d2sr58wdgggk0d.cloudfront.net/widget2/latest/vue-sentry.CKVUtFK6.js1958ms296ms0ms3rd
Unattributable830ms141ms0ms3rd
https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/theme.min.js?v=22458721180280195631769788581767ms110ms0ms3rd
https://www.cheekbonebeauty.com/651ms196ms10ms3rd
https://tools.luckyorange.com/core/core.js?v=1c63ad4426ms356ms6ms3rd
https://cdn.pickystory.com/widget/dist/latest/pickystory-widget.min.js261ms209ms15ms3rd
https://cdn-widgetsrepository.yotpo.com/widget-assets/widget-vugc-media-gallery/js/app-index.Dp9RmDtu.js240ms199ms0ms3rd
https://www.cheekbonebeauty.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js216ms157ms8ms3rd
https://onsite.joinground.com/ground.js202ms184ms5ms3rd
https://app.octaneai.com/das7xla6800f443e/shopify.js?x=eOOb5OtebCTiHk6z&shop=cheekbone-beauty.myshopify.com185ms134ms7ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
277 scripts, 1020 KB unused
FIX
277 scripts, 1020 KB unused
Warning::
https://cdn-swell-assets.yotpo.com/app.v1.0.368.js: 154 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://d2sr58wdgggk0d.cloudfront.net/widget2/late...: 98 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.pickystory.com/widget/dist/latest/pick...: 79 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://staticw2.yotpo.com/ZVaOBZyzCCs6YfLE6eOInKz...: 77 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cheekbonebeauty.com/cdn/shop/t/135/ass...: 68 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cheekbonebeauty.com/cdn/shop/t/135/ass...: unminified — 27 KB could be saved
Info::
Total unused JavaScript: 1020 KB
1020 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn-swell-assets.yotpo.com/app.v1.0.368.js192 KB154 KB (80%)3rd
https://d2sr58wdgggk0d.cloudfront.net/widget2/latest/main.l08DS3Jr.js172 KB98 KB (57%)3rd
https://cdn.pickystory.com/widget/dist/latest/pickystory-widget.min.js175 KB79 KB (45%)3rd
https://staticw2.yotpo.com/ZVaOBZyzCCs6YfLE6eOInKzn52KugiMj2jCGCfnR/widget.js?v2enforce=true106 KB77 KB (72%)3rd
https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/theme.min.js?v=2245872118028019563176978858190 KB68 KB (76%)3rd
https://www.googletagmanager.com/gtag/js?id=G-VK2CHJPEK9166 KB65 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-5NXSLLT136 KB61 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-479537589145 KB53 KB (36%)3rd
https://app.octaneai.com/das7xla6800f443e/shopify.js?x=eOOb5OtebCTiHk6z&shop=cheekbone-beauty.myshopify.com108 KB46 KB (42%)3rd
https://cdn.notify-me.io/sdk.js59 KB44 KB (75%)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
69 images, 0 KB saveable
REVIEW
69 images, 0 KB saveable
Info::
All images are well-optimized
69 images 1.2 MB
0 oversized -0 KB
13 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
4 fonts (590 KB)
PASS
4 fonts (590 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

590 KB total

Render-blocking

0

of 4

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 4.0 s 5.0 s 6.0 s FCP 764 ms LCP 6.1 shttps://www.cheekbonebeauty.com/cdn/shop/t/135/assets/AcuminConcept.woff2?v=159504608821381103861769788561AcuminConcept.woff2 https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/AcuminConcept.woff2?v=159504608821381103861769788561 — 433.8 KiB — 0 ms — font-display: swaphttps://www.cheekbonebeauty.com/cdn/shop/t/135/assets/acuminprocond.woff2?v=173802242723567109011769788562acuminprocond.woff2 https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/acuminprocond.woff2?v=173802242723567109011769788562 — 29.1 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://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MSemibold.woff2GTStandard-MSemibold.woff2 https://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MSemibold.woff2 — 64.0 KiB — 0 ms — font-display: swap
AcuminConcept.woff2 woff2 swap
Size 434 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
acuminprocond.woff2 woff2 swap
Size 29 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
GTStandard-MSemibold.woff2 woff2 swap
Size 64 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 ~217 KB and ~434 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
495 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 6686ms · 1329KB · €35/mo
d2sr58wdgggk0d.cloudfront.net
Other
Costly
Execution 1958ms
Transfer 24 KB
Monthly Cost €10/mo
Unattributable
Other
Costly
Execution 830ms
Transfer 0 KB
Monthly Cost €4/mo
www.cheekbonebeauty.com
Other
Costly
Execution 767ms
Transfer 90 KB
Unused 76%
Monthly Cost €4/mo
www.cheekbonebeauty.com
Other
Costly
Execution 651ms
Transfer 68 KB
Monthly Cost €3/mo
tools.luckyorange.com
Other
Costly
Execution 426ms
Transfer 82 KB
Unused 44%
Monthly Cost €2/mo
cdn.pickystory.com
Other
Costly
Execution 261ms
Transfer 175 KB
Unused 45%
Monthly Cost €1/mo
cdn-widgetsrepository.yotpo.com
Other
Costly
Execution 240ms
Transfer 48 KB
Monthly Cost €1/mo
www.cheekbonebeauty.com
Other
Costly
Execution 216ms
Transfer 61 KB
Unused 39%
Monthly Cost €1/mo
onsite.joinground.com
Other
Costly
Execution 202ms
Transfer 68 KB
Unused 48%
Monthly Cost €1/mo
app.octaneai.com
Other
Optional
Execution 185ms
Transfer 108 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 155ms
Transfer 136 KB
Unused 45%
Monthly Cost €1/mo
HubSpot Analytics
Analytics
Optional
Execution 149ms
Transfer 42 KB
Monthly Cost €1/mo
www.cheekbonebeauty.com
Other
Optional
Execution 136ms
Transfer 4 KB
Monthly Cost €1/mo
www.cheekbonebeauty.com
Other
Optional
Execution 125ms
Transfer 37 KB
Unused 67%
Monthly Cost €1/mo
cdn-swell-assets.yotpo.com
Other
Optional
Execution 119ms
Transfer 192 KB
Unused 80%
Monthly Cost €1/mo
giftbox.ds-cdn.com
Other
Optional
Execution 86ms
Transfer 40 KB
Monthly Cost €0/mo
cdn.pickystory.com
Other
Optional
Execution 64ms
Transfer 62 KB
Unused 54%
Monthly Cost €0/mo
us-assets.i.posthog.com
Other
Optional
Execution 64ms
Transfer 65 KB
Unused 51%
Monthly Cost €0/mo
www.cheekbonebeauty.com
Other
Optional
Execution 54ms
Transfer 28 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • d2sr58wdgggk0d.cloudfront.net adds 1958ms and costs ~€10/month
  • Unattributable adds 830ms and costs ~€4/month
  • www.cheekbonebeauty.com adds 767ms and costs ~€4/month
  • www.cheekbonebeauty.com adds 651ms and costs ~€3/month
  • tools.luckyorange.com adds 426ms and costs ~€2/month
  • cdn.pickystory.com adds 261ms and costs ~€1/month
  • cdn-widgetsrepository.yotpo.com adds 240ms and costs ~€1/month
  • www.cheekbonebeauty.com adds 216ms and costs ~€1/month
  • onsite.joinground.com adds 202ms 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

d2sr58wdgggk0d.cloudfront.net takes 1958ms 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 830ms 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.cheekbonebeauty.com takes 767ms 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

76% of www.cheekbonebeauty.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

www.cheekbonebeauty.com takes 651ms 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

tools.luckyorange.com takes 426ms 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.pickystory.com takes 261ms 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-widgetsrepository.yotpo.com takes 240ms 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.cheekbonebeauty.com takes 216ms 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

onsite.joinground.com takes 202ms 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 www.cheekbonebeauty.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

80% of cdn-swell-assets.yotpo.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

54% of cdn.pickystory.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

51% of us-assets.i.posthog.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