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.
2.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.44 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.007
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.83 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.83 s
Page Load Progression
FJS Execution CostAction10245ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://productshotai.app/ | 3811ms | 147ms | 53ms | 1st |
| https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 1920ms | 209ms | 25ms | 1st |
| https://productshotai.app/_next/static/chunks/1274-9f866282c24598b3.js | 1209ms | 115ms | 10ms | 1st |
| https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 879ms | 802ms | 27ms | 1st |
| Unattributable | 839ms | 119ms | 0ms | 1st |
| https://productshotai.app/cdn-cgi/challenge-platform/scripts/jsd/main.js | 429ms | 409ms | 3ms | 1st |
| https://scripts.clarity.ms/0.8.69/clarity.js | 369ms | 276ms | 10ms | 3rd |
| https://productshotai.app/_next/static/chunks/webpack-87099ceb4a46d92a.js | 241ms | 237ms | 3ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-EB61P8TMB1 | 227ms | 122ms | 104ms | 3rd |
| https://productshotai.app/_next/static/chunks/app/%5Blocale%5D/layout-7c11b694dcd38811.js | 191ms | 182ms | 5ms | 1st |
Showing top 10 of 12 scripts
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BThird-Party Impact43% third-party, 0 ms blockingREVIEW
CJS BundlesAction26 scripts, 192 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 97 KB | 73 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-EB61P8TMB1 | 168 KB | 69 KB (41%) | ✓ | 3rd |
| https://umami.bestvid.net/recorder.js | 58 KB | 51 KB (88%) | ✓ | 3rd |
| https://productshotai.app/_next/static/chunks/1839-c98fe4086448e41f.js | 5 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/373-f60d03bb8d602460.js | 5 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 54 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 44 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/main-app-3f1cb8baf2b06fbe.js | 1 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/6091-30a78ac1d17f693e.js | 13 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/176-c399f18851485fd7.js | 4 KB | — | ✓ | 1st |
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
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
APage Weight Budget962 KB transferred, 76 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization26 images, 0 KB saveablePASS
A+Font Loading2 fonts (74 KB)PASS
Web fonts
2
74 KB total
Render-blocking
0
of 2
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 Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 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+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server-Timing Observability3 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory76 resources · 962 KB · 192 KB savings availablePASS
~192.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 76 resources | 962.0 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources 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 Waterfall76 requests over 6336msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Microsoft Clarity scripts.clarity.ms | Session Replay | 369ms | 25 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 227ms | 168 KB | 41% | €1/mo | Costly |
accounts.google.com accounts.google.com | Other | 68ms | 97 KB | 75% | €0/mo | Optional |
umami.bestvid.net umami.bestvid.net | Other | 61ms | 58 KB | 88% | €0/mo | Optional |
These scripts may cost more than they're worth
- Microsoft Clarity adds 369ms and costs ~€2/month
- Google Tag Manager adds 227ms and costs ~€1/month
Microsoft Clarity takes 369ms 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 227ms 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
75% of accounts.google.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
88% of umami.bestvid.net'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
Image Optimization119 images, 1281 KB total, 467 KB wastedINFO
Image Optimization Audit
Total Images
119
Total Size
1281 KB
Oversized
29
Wasted
467 KB