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.
6.52 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.19 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
7.18 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.156
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.05 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.
43.05 s
Page Load Progression
FPage Weight BudgetAction6.2 MB transferred, 413 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
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 ImpactAction71% third-party, 0 ms blockingFIX
FJS Execution CostAction25037ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 3027ms | 616ms | 0ms | 3rd |
| https://www.glossier.com/cdn/wpm/bcfa8229ew36b6053dp1e134caame9d83f21m.js | 2626ms | 1932ms | 40ms | 1st |
| https://www.glossier.com/cdn/shop/t/1393/assets/app.min.js?v=116494217122873023101774881013 | 1880ms | 585ms | 126ms | 1st |
| https://edge.fullstory.com/s/fs.js | 1804ms | 1377ms | 27ms | 3rd |
| https://www.glossier.com/ | 1553ms | 470ms | 32ms | 1st |
| https://cdn.optimizely.com/js/22916101539.js | 1423ms | 1025ms | 47ms | 3rd |
| https://www.glossier.com/cdn/shop/t/1393/assets/index.min.js?v=131306346582006547071774881013 | 1304ms | 953ms | 35ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-KW9HP9Z | 972ms | 887ms | 63ms | 3rd |
| https://onsite.joinground.com/ground.js | 868ms | 812ms | 36ms | 3rd |
| https://21bd15724800.cdn4.forter.com/sn/21bd15724800/script.js | 845ms | 729ms | 43ms | 3rd |
Showing top 10 of 47 scripts
FJS BundlesAction216 scripts, 1.2 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://7ce243a1e1a2.cdn4.forter.com/sn/7ce243a1e1a2/script.js | 221 KB | 94 KB (43%) | ✓ | 3rd |
| https://21bd15724800.cdn4.forter.com/sn/21bd15724800/script.js | 213 KB | 81 KB (42%) | ✓ | 3rd |
| https://21bd15724800.cdn4.forter.com/sn/21bd15724800/script.js | 213 KB | 81 KB (42%) | ✓ | 3rd |
| https://static.rechargecdn.com/assets/js/widget.min.js?shop=glossier-admin.myshopify.com | 119 KB | 75 KB (63%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-J11MBLGD5V&cx=c>m=4e6411 | 168 KB | 67 KB (40%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128 KB | 66 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=MC-CKB65RMMGX&cx=c>m=4e6411 | 135 KB | 64 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=GT-TBW8XFPT | 135 KB | 59 KB (44%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMw.js | 110 KB | 59 KB (54%) | ✓ | 3rd |
| https://static.clairedefermat.com/pixel/v2/pixel.js | 70 KB | 58 KB (84%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction26 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
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.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading11 fonts (185 KB)PASS
Web fonts
11
185 KB total
Render-blocking
0
of 11
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- 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 ~35 KB and ~70 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints16 hints, 0 missing preconnectsPASS
Current Resource Hints
16 resource hints configured
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall413 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 3027ms | 0 KB | — | €16/mo | Costly |
edge.fullstory.com edge.fullstory.com | Other | 1804ms | 80 KB | 32% | €10/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 1423ms | 105 KB | 30% | €8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 972ms | 172 KB | 31% | €5/mo | Costly |
onsite.joinground.com onsite.joinground.com | Other | 868ms | 64 KB | — | €5/mo | Costly |
21bd15724800.cdn4.forter.com 21bd15724800.cdn4.forter.com | Other | 845ms | 213 KB | 42% | €4/mo | Costly |
7ce243a1e1a2.cdn4.forter.com 7ce243a1e1a2.cdn4.forter.com | Other | 737ms | 221 KB | 43% | €4/mo | Costly |
(program):2 (program):2 | Other | 692ms | 0 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 630ms | 168 KB | 40% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 475ms | 135 KB | 44% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 448ms | 143 KB | 35% | €2/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 409ms | 8 KB | — | €2/mo | Costly |
assets.gorgias.chat assets.gorgias.chat | Other | 408ms | 93 KB | 49% | €2/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 358ms | 128 KB | 51% | €2/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 317ms | 135 KB | 48% | €2/mo | Costly |
static.rechargecdn.com static.rechargecdn.com | Other | 252ms | 119 KB | 63% | €1/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 226ms | 110 KB | 54% | €1/mo | Costly |
us-assets.i.posthog.com us-assets.i.posthog.com | Other | 225ms | 65 KB | 51% | €1/mo | Costly |
assets.gorgias.chat assets.gorgias.chat | Other | 216ms | 36 KB | 68% | €1/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 187ms | 52 KB | 81% | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 175ms | 95 KB | 38% | €1/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 169ms | 1 KB | — | €1/mo | Optional |
d.impactradius-event.com d.impactradius-event.com | Other | 164ms | 26 KB | — | €1/mo | Optional |
edge.fullstory.com edge.fullstory.com | Other | 155ms | 14 KB | — | €1/mo | Optional |
sc-static.net sc-static.net | Other | 144ms | 25 KB | — | €1/mo | Optional |
crossborder-integration.global-e.com crossborder-integration.global-e.com | Other | 139ms | 23 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 95ms | 28 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 83ms | 23 KB | — | €0/mo | Optional |
static.clairedefermat.com static.clairedefermat.com | Other | 82ms | 70 KB | 84% | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 56ms | 3 KB | — | €0/mo | Optional |
tr.snapchat.com tr.snapchat.com | Other | 55ms | 0 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 53ms | 9 KB | — | €0/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 53ms | 40 KB | — | €0/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 52ms | 19 KB | — | €0/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 50ms | 9 KB | — | €0/mo | Essential |
These scripts may cost more than they're worth
- Unattributable adds 3027ms and costs ~€16/month
- edge.fullstory.com adds 1804ms and costs ~€10/month
- Optimizely adds 1423ms and costs ~€8/month
- Google Tag Manager adds 972ms and costs ~€5/month
- onsite.joinground.com adds 868ms and costs ~€5/month
- 21bd15724800.cdn4.forter.com adds 845ms and costs ~€4/month
- 7ce243a1e1a2.cdn4.forter.com adds 737ms and costs ~€4/month
- (program):2 adds 692ms and costs ~€4/month
- Google Tag Manager adds 630ms and costs ~€3/month
- Google Tag Manager adds 475ms and costs ~€3/month
- Google Tag Manager adds 448ms and costs ~€2/month
- static.klaviyo.com adds 409ms and costs ~€2/month
- assets.gorgias.chat adds 408ms and costs ~€2/month
- Google Tag Manager adds 317ms and costs ~€2/month
- static.rechargecdn.com adds 252ms and costs ~€1/month
- analytics.tiktok.com adds 226ms and costs ~€1/month
- us-assets.i.posthog.com adds 225ms and costs ~€1/month
- assets.gorgias.chat adds 216ms and costs ~€1/month
64% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Unattributable takes 3027ms 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
edge.fullstory.com takes 1804ms 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
Optimizely takes 1423ms 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
Google Tag Manager takes 972ms 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 868ms 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
21bd15724800.cdn4.forter.com takes 845ms 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
7ce243a1e1a2.cdn4.forter.com takes 737ms 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
(program):2 takes 692ms 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
Google Tag Manager takes 630ms 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
Google Tag Manager takes 475ms 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
Google Tag Manager takes 448ms 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
static.klaviyo.com takes 409ms 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
assets.gorgias.chat takes 408ms 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
51% of OneTrust'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
Google Tag Manager takes 317ms 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
static.rechargecdn.com takes 252ms 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
63% of static.rechargecdn.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
analytics.tiktok.com takes 226ms 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
54% of analytics.tiktok.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
us-assets.i.posthog.com takes 225ms 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
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
assets.gorgias.chat 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
68% of assets.gorgias.chat'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
81% of static.klaviyo.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
84% of static.clairedefermat.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