Performance
· 26 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.
3.36 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
8.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
369 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.
3.36 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.
8.16 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1455ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://facialharmonyai.com/ | 416ms | 11ms | 28ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-D7ZHQ0E49R | 267ms | 216ms | 40ms | 3rd |
| Unattributable | 237ms | 7ms | 0ms | 1st |
| https://facialharmonyai.com/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 191ms | 171ms | 19ms | 1st |
| https://scripts.clarity.ms/0.8.69/clarity.js | 175ms | 156ms | 6ms | 3rd |
| https://facialharmonyai.com/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 170ms | 143ms | 21ms | 1st |
BJS Bundles18 scripts, 121 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-D7ZHQ0E49R | 168 KB | 70 KB (42%) | ✓ | 3rd |
| https://umami.bestvid.net/recorder.js | 58 KB | 51 KB (88%) | ✓ | 3rd |
| https://facialharmonyai.com/_next/static/chunks/6091-6bdfcd8c31001171.js | 14 KB | — | ✓ | 1st |
| https://facialharmonyai.com/_next/static/chunks/4707-55a134806f5dafc3.js | 5 KB | — | ✓ | 1st |
| https://facialharmonyai.com/_next/static/chunks/webpack-397525ead71220a5.js | 2 KB | — | ✓ | 1st |
| https://facialharmonyai.com/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 54 KB | — | ✓ | 1st |
| https://facialharmonyai.com/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 45 KB | — | ✓ | 1st |
| https://facialharmonyai.com/_next/static/chunks/main-app-d76c2c20312263f6.js | 1 KB | — | ✓ | 1st |
| https://umami.bestvid.net/script.js | 3 KB | — | ✓ | 3rd |
| https://analytics.ahrefs.com/analytics.js | 3 KB | — | ✓ | 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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
APage Weight Budget1020 KB transferred, 38 requestsPASS
AThird-Party Impact26% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization8 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+Font Loading3 fonts (113 KB)PASS
Web fonts
3
113 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Page Weight Inventory38 resources · 1020 KB · 121 KB savings availablePASS
~121.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 38 resources | 1020.2 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall38 requests over 1302msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 267ms | 168 KB | 42% | €3/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 175ms | 25 KB | — | €2/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 267ms and costs ~€3/month
Google Tag Manager takes 267ms 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
Image Optimization20 images, 378 KB total, 222 KB wastedINFO
Image Optimization Audit
Total Images
20
Total Size
378 KB
Oversized
3
Wasted
222 KB