Performance
· 14 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.
754 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.12 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
14 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.
1.24 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.
3.71 s
Page Load Progression
DThird-Party ImpactAction94% third-party, 0 ms blockingFIX
DJS Execution CostAction2419ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/react.D0gayuUJ.mjs | 829ms | 701ms | 0ms | 3rd |
| https://www.warp.dev/ | 435ms | 43ms | 7ms | 1st |
| Unattributable | 348ms | 41ms | 0ms | 3rd |
| https://js.hs-analytics.net/analytics/1775594100000/41605963.js | 195ms | 129ms | 3ms | 3rd |
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/motion.761T6KAN.mjs | 138ms | 43ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10817224442 | 108ms | 96ms | 12ms | 3rd |
| https://cdn.rudderlabs.com/v3/modern/rsa.min.js | 74ms | 64ms | 4ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-16564830&cx=c>m=4e6460 | 71ms | 62ms | 8ms | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 59ms | 51ms | 2ms | 3rd |
| https://cdn.dreamdata.cloud/scripts/analytics/next/dreamdata.min.js | 58ms | 50ms | 6ms | 3rd |
Showing top 10 of 12 scripts
CPage Weight BudgetAction1.7 MB transferred, 155 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
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
CJS BundlesAction91 scripts, 254 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/framer.DrVcMmCf.mjs | 132 KB | 68 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-16564830&cx=c>m=4e6460 | 131 KB | 55 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10817224442 | 138 KB | 49 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 | 25 KB (52%) | ✓ | 3rd |
| https://framerusercontent.com/sites/2tapbOWFnKJaQxK7EYcsSw/1ALccVcrAGI_RvVjiRStIpvYQiqml4z83_Wc_HCln3Y.BhOIyGs5.mjs | 29 KB | 22 KB (79%) | ✓ | 3rd |
| https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10817224442/?random=1775594209795&cv=11&fst=1775594209795&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be6460v9203497256za200zd9203497256xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938468~116991816~117266402~117384406~118131810~118392705&u_w=800&u_h=600&url=https%3A%2F%2Fwww.warp.dev%2F&frm=0&tiba=Warp%3A%20The%20Agentic%20Development%20Environment&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=443354115.1775594210&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 | 2 KB | — | ✓ | 3rd |
| https://cdn.rudderlabs.com/3.31.0/modern/plugins/rsa-plugins-remote-NativeDestinationQueue.min.js | 1 KB | — | ✓ | 3rd |
| https://tag.tvads.ai/tag/v1/tag.js | 8 KB | — | ✓ | 3rd |
| https://www.redditstatic.com/ads/pixel.js | 19 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
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 Loading6 fonts (176 KB)PASS
Web fonts
6
176 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 HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall155 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 | 829ms | 52 KB | — | $16/mo | Costly |
Unattributable Unattributable | Other | 348ms | 0 KB | — | $7/mo | Costly |
HubSpot Analytics js.hs-analytics.net | Analytics | 195ms | 42 KB | — | $4/mo | Optional |
framerusercontent.com framerusercontent.com | Other | 138ms | 49 KB | 52% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 108ms | 138 KB | 36% | $2/mo | Optional |
cdn.rudderlabs.com cdn.rudderlabs.com | Other | 74ms | 32 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 131 KB | 42% | $1/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 59ms | 19 KB | — | $1/mo | Optional |
cdn.dreamdata.cloud cdn.dreamdata.cloud | Other | 58ms | 35 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 54ms | 136 KB | — | $1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 51ms | 95 KB | 36% | $1/mo | Optional |
These scripts may cost more than they're worth
- framerusercontent.com adds 829ms and costs ~$16/month
- Unattributable adds 348ms and costs ~$7/month
82% 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 829ms 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 348ms 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
52% 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