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.
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
FPage Weight BudgetAction6.9 MB transferred, 495 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
Subset fonts to include only used characters, or switch to system font stacks.
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.
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 CostAction6686ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://d2sr58wdgggk0d.cloudfront.net/widget2/latest/vue-sentry.CKVUtFK6.js | 1958ms | 296ms | 0ms | 3rd |
| Unattributable | 830ms | 141ms | 0ms | 3rd |
| https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/theme.min.js?v=22458721180280195631769788581 | 767ms | 110ms | 0ms | 3rd |
| https://www.cheekbonebeauty.com/ | 651ms | 196ms | 10ms | 3rd |
| https://tools.luckyorange.com/core/core.js?v=1c63ad4 | 426ms | 356ms | 6ms | 3rd |
| https://cdn.pickystory.com/widget/dist/latest/pickystory-widget.min.js | 261ms | 209ms | 15ms | 3rd |
| https://cdn-widgetsrepository.yotpo.com/widget-assets/widget-vugc-media-gallery/js/app-index.Dp9RmDtu.js | 240ms | 199ms | 0ms | 3rd |
| https://www.cheekbonebeauty.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 216ms | 157ms | 8ms | 3rd |
| https://onsite.joinground.com/ground.js | 202ms | 184ms | 5ms | 3rd |
| https://app.octaneai.com/das7xla6800f443e/shopify.js?x=eOOb5OtebCTiHk6z&shop=cheekbone-beauty.myshopify.com | 185ms | 134ms | 7ms | 3rd |
Showing top 10 of 19 scripts
FJS BundlesAction277 scripts, 1020 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn-swell-assets.yotpo.com/app.v1.0.368.js | 192 KB | 154 KB (80%) | ✓ | 3rd |
| https://d2sr58wdgggk0d.cloudfront.net/widget2/latest/main.l08DS3Jr.js | 172 KB | 98 KB (57%) | ✓ | 3rd |
| https://cdn.pickystory.com/widget/dist/latest/pickystory-widget.min.js | 175 KB | 79 KB (45%) | ✓ | 3rd |
| https://staticw2.yotpo.com/ZVaOBZyzCCs6YfLE6eOInKzn52KugiMj2jCGCfnR/widget.js?v2enforce=true | 106 KB | 77 KB (72%) | ✓ | 3rd |
| https://www.cheekbonebeauty.com/cdn/shop/t/135/assets/theme.min.js?v=22458721180280195631769788581 | 90 KB | 68 KB (76%) | ✗ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-VK2CHJPEK9 | 166 KB | 65 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-5NXSLLT | 136 KB | 61 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-479537589 | 145 KB | 53 KB (36%) | ✓ | 3rd |
| https://app.octaneai.com/das7xla6800f443e/shopify.js?x=eOOb5OtebCTiHk6z&shop=cheekbone-beauty.myshopify.com | 108 KB | 46 KB (42%) | ✓ | 3rd |
| https://cdn.notify-me.io/sdk.js | 59 KB | 44 KB (75%) | ✓ | 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, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 |
BImage Optimization69 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (590 KB)PASS
Web fonts
4
590 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall495 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 |
|---|---|---|---|---|---|---|
d2sr58wdgggk0d.cloudfront.net d2sr58wdgggk0d.cloudfront.net | Other | 1958ms | 24 KB | — | €10/mo | Costly |
Unattributable Unattributable | Other | 830ms | 0 KB | — | €4/mo | Costly |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 767ms | 90 KB | 76% | €4/mo | Costly |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 651ms | 68 KB | — | €3/mo | Costly |
tools.luckyorange.com tools.luckyorange.com | Other | 426ms | 82 KB | 44% | €2/mo | Costly |
cdn.pickystory.com cdn.pickystory.com | Other | 261ms | 175 KB | 45% | €1/mo | Costly |
cdn-widgetsrepository.yotpo.com cdn-widgetsrepository.yotpo.com | Other | 240ms | 48 KB | — | €1/mo | Costly |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 216ms | 61 KB | 39% | €1/mo | Costly |
onsite.joinground.com onsite.joinground.com | Other | 202ms | 68 KB | 48% | €1/mo | Costly |
app.octaneai.com app.octaneai.com | Other | 185ms | 108 KB | 42% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 155ms | 136 KB | 45% | €1/mo | Optional |
HubSpot Analytics js.hs-analytics.net | Analytics | 149ms | 42 KB | — | €1/mo | Optional |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 136ms | 4 KB | — | €1/mo | Optional |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 125ms | 37 KB | 67% | €1/mo | Optional |
cdn-swell-assets.yotpo.com cdn-swell-assets.yotpo.com | Other | 119ms | 192 KB | 80% | €1/mo | Optional |
giftbox.ds-cdn.com giftbox.ds-cdn.com | Other | 86ms | 40 KB | — | €0/mo | Optional |
cdn.pickystory.com cdn.pickystory.com | Other | 64ms | 62 KB | 54% | €0/mo | Optional |
us-assets.i.posthog.com us-assets.i.posthog.com | Other | 64ms | 65 KB | 51% | €0/mo | Optional |
www.cheekbonebeauty.com www.cheekbonebeauty.com | Other | 54ms | 28 KB | — | €0/mo | Optional |
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev