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.
1.62 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
947 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.053
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.54 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.
6.03 s
Page Load Progression
FJS Execution CostAction6349ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://productshotai.app/_next/static/chunks/4bd1b696-f785427dddbba9fb.js | 1988ms | 653ms | 31ms | 1st |
| https://productshotai.app/ | 1530ms | 133ms | 59ms | 1st |
| https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js | 1239ms | 87ms | 3ms | 1st |
| Unattributable | 627ms | 14ms | 0ms | 1st |
| https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 441ms | 401ms | 31ms | 1st |
| https://productshotai.app/cdn-cgi/challenge-platform/scripts/jsd/main.js | 399ms | 383ms | 2ms | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 | 68ms | 45ms | 3ms | 3rd |
| https://accounts.google.com/gsi/client | 58ms | 28ms | 29ms | 3rd |
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 |
BJS Bundles19 scripts, 72 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 97 KB | 72 KB (75%) | ✓ | 3rd |
| https://productshotai.app/_next/static/chunks/5168-1e89660d87855463.js | 4 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/2108-f97493d7b81db84a.js | 6 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/main-app-168369fd0b85f5b4.js | 1 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/6091-6bdfcd8c31001171.js | 13 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/176-028c0e434f6e748f.js | 4 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/1356-e0431919f9b272a7.js | 6 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/6199-69bf43d3f1b562f8.js | 3 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/webpack-fd2b20755a98242e.js | 2 KB | — | ✓ | 1st |
| https://productshotai.app/_next/static/chunks/1255-32f0b2a4c4d3a714.js | 44 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
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
APage Weight Budget728 KB transferred, 57 requestsPASS
A+Third-Party Impact20% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization25 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
AResource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /_next/static/media/313510e2713fb214-s.p.woff2, /_next/static/media/bb3ef058b751a6ad-s.p.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
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
A+Page Weight Inventory57 resources · 728 KB · 72 KB savings availablePASS
~72.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 57 resources | 728.3 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 Waterfall57 requests over 3689msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 68ms | 11 KB | — | €0/mo | Optional |
accounts.google.com accounts.google.com | Other | 58ms | 97 KB | 75% | €0/mo | Optional |
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
Image Optimization111 images, 1297 KB total, 472 KB wastedINFO
Image Optimization Audit
Total Images
111
Total Size
1297 KB
Oversized
29
Wasted
472 KB