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.51 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.17 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
596 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.016
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.22 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.
17.32 s
Page Load Progression
FPage Weight BudgetAction6.8 MB transferred, 300 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 CostAction5831ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/motion.CoygRi-4.mjs | 2240ms | 400ms | 1ms | 3rd |
| https://amiable-company-641562.framer.app/ | 1682ms | 74ms | 8ms | 1st |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/react.D20wc1Tc.mjs | 1093ms | 1037ms | 2ms | 3rd |
| Unattributable | 646ms | 120ms | 0ms | 1st |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/framer.D79SFKX1.mjs | 96ms | 84ms | 3ms | 3rd |
| https://events.framer.com/script?v=2 | 75ms | 46ms | 3ms | 3rd |
DPage Weight InventoryAction300 resources · 6.8 MB · 90 KB savings availableFIX
~90.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 300 resources | 6.8 MiB | ||||||
BJS Bundles276 scripts, 90 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/framer.D79SFKX1.mjs | 118 KB | 64 KB (54%) | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/motion.CoygRi-4.mjs | 48 KB | 27 KB (56%) | ✓ | 3rd |
| https://events.framer.com/script?v=2 | 8 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/rolldown-runtime.Dh6celcD.mjs | 1 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/react.D20wc1Tc.mjs | 44 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/xAj6LWFXX.PUBCkem2.mjs | 4 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/shared-lib.vrmu5SwY.mjs | 7 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/knGSUdxt_.7p_iPzi2.mjs | 1 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/qtp9Kn5ae.D0qbFUc8.mjs | 2 KB | — | ✓ | 3rd |
| https://framerusercontent.com/sites/58a1TpXicKR8SPJd1IV3M4/Q7LoIWI5Y.CVkj8zaU.mjs | 4 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic, max-age=0, must-revalidateREVIEW
public, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization8 images, 0 KB saveablePASS
A+Font Loading6 fonts (258 KB)PASS
Web fonts
6
258 KB total
Render-blocking
0
of 6
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 Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 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 max-age=0 (≤ 5min) is appropriatePASS
A+Server-Timing Observability7 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall300 requests over 4640msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
framerusercontent.com framerusercontent.com | Other | 2240ms | 48 KB | 56% | $30/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 1093ms | 44 KB | — | $15/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 96ms | 118 KB | 54% | $1/mo | Optional |
events.framer.com events.framer.com | Other | 75ms | 8 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- framerusercontent.com adds 2240ms and costs ~$30/month
- framerusercontent.com adds 1093ms and costs ~$15/month
60% 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
framerusercontent.com takes 2240ms 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
56% of framerusercontent.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
framerusercontent.com takes 1093ms 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 framerusercontent.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 Optimization7 images, 1991 KB total, 1832 KB wastedINFO
Image Optimization Audit
Total Images
7
Total Size
1991 KB
Oversized
2
Wasted
1832 KB