Performance
· 16 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.
10.03 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.97 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.69 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.
16.18 s
Page Load Progression
DThird-Party ImpactAction94% third-party, 0 ms blockingFIX
FJS Execution CostAction8931ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/react.D0gayuUJ.mjs | 2420ms | 2122ms | 1ms | 3rd |
| https://www.warp.dev/ | 1671ms | 113ms | 19ms | 1st |
| Unattributable | 1053ms | 128ms | 0ms | 3rd |
| https://js.hs-analytics.net/analytics/1775594100000/41605963.js | 789ms | 505ms | 18ms | 3rd |
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/motion.761T6KAN.mjs | 582ms | 181ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10817224442 | 399ms | 348ms | 47ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 390ms | 345ms | 7ms | 3rd |
| https://cdn.rudderlabs.com/v3/modern/rsa.min.js | 382ms | 315ms | 48ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-16564830&cx=c>m=4e6460h1 | 269ms | 230ms | 37ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-0000000&cx=c>m=4e6460h1 | 206ms | 163ms | 41ms | 3rd |
Showing top 10 of 16 scripts
DJS BundlesAction77 scripts, 303 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/destination?id=G-0000000&cx=c>m=4e6460h1 | 136 KB | 72 KB (53%) | ✓ | 3rd |
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/framer.DrVcMmCf.mjs | 132 KB | 67 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-16564830&cx=c>m=4e6460h1 | 131 KB | 54 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10817224442 | 138 KB | 50 KB (36%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 34 KB (36%) | ✓ | 3rd |
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/motion.761T6KAN.mjs | 49 KB | 26 KB (53%) | ✓ | 3rd |
| https://pixel.byspotify.com/ping.min.js | 10 KB | — | ✓ | 3rd |
| https://events.framer.com/script?v=2 | 8 KB | — | ✓ | 3rd |
| https://cdn.rudderlabs.com/v3/modern/rsa.min.js | 31 KB | — | ✓ | 3rd |
| https://dx.mountain.com/spx?shaid=46842&tdr=&plh=https%3A%2F%2Fwww.warp.dev%2F&cb=35541444634451524 | 6 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
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
CPage Weight BudgetAction1.7 MB transferred, 141 requestsREVIEW
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
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
BImage Optimization18 images, 0 KB saveableREVIEW
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+Font Loading7 fonts (204 KB)PASS
Web fonts
7
204 KB total
Render-blocking
0
of 7
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources 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 Waterfall141 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 |
|---|---|---|---|---|---|---|
framerusercontent.com framerusercontent.com | Other | 2420ms | 52 KB | — | $45/mo | Costly |
Unattributable Unattributable | Other | 1053ms | 0 KB | — | $20/mo | Costly |
HubSpot Analytics js.hs-analytics.net | Analytics | 789ms | 42 KB | — | $15/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 582ms | 49 KB | 53% | $11/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 399ms | 138 KB | 36% | $7/mo | Costly |
www.redditstatic.com www.redditstatic.com | Other | 390ms | 19 KB | — | $7/mo | Costly |
cdn.rudderlabs.com cdn.rudderlabs.com | Other | 382ms | 31 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 269ms | 131 KB | 41% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 206ms | 136 KB | 53% | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 192ms | 95 KB | 36% | $4/mo | Optional |
framerusercontent.com framerusercontent.com | Other | 181ms | 132 KB | 51% | $3/mo | Optional |
cdn.dreamdata.cloud cdn.dreamdata.cloud | Other | 153ms | 35 KB | — | $3/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 118ms | 37 KB | — | $2/mo | Optional |
events.framer.com events.framer.com | Other | 66ms | 8 KB | — | $1/mo | Optional |
cdn.sy-d.io cdn.sy-d.io | Other | 59ms | 9 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- framerusercontent.com adds 2420ms and costs ~$45/month
- Unattributable adds 1053ms and costs ~$20/month
- HubSpot Analytics adds 789ms and costs ~$15/month
- framerusercontent.com adds 582ms and costs ~$11/month
- Google Tag Manager adds 399ms and costs ~$7/month
- www.redditstatic.com adds 390ms and costs ~$7/month
- cdn.rudderlabs.com adds 382ms and costs ~$7/month
- Google Tag Manager adds 269ms and costs ~$5/month
- Google Tag Manager adds 206ms and costs ~$4/month
81% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
framerusercontent.com takes 2420ms 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
Unattributable takes 1053ms 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
HubSpot Analytics takes 789ms 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
framerusercontent.com takes 582ms 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
53% 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
Google Tag Manager takes 399ms 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
www.redditstatic.com takes 390ms 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
cdn.rudderlabs.com takes 382ms 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 269ms 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 206ms 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
53% of Google Tag Manager'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
51% 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