Performance
· 15 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.
795 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.15 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
29 ms
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.
857 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.50 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization21 images, 0 KB saveableREVIEW
CJS Execution CostAction1117ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://wefunder.com/marketing-assets/react-CIaHbQpP.js | 329ms | 296ms | 0ms | 1st |
| https://us-assets.i.posthog.com/static/array.js | 228ms | 213ms | 6ms | 3rd |
| https://wefunder.com/ | 135ms | 12ms | 1ms | 1st |
| Unattributable | 131ms | 6ms | 0ms | 3rd |
| https://wefunder.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 88ms | 85ms | 1ms | 1st |
| https://wefunder.com/marketing-assets/index-DKL3cr4m.js | 77ms | 12ms | 0ms | 1st |
| https://scripts.clarity.ms/0.8.59/clarity.js | 65ms | 55ms | 3ms | 3rd |
| https://wefunder.com/marketing-assets/react-dom-BMxyK3jH.js | 63ms | 23ms | 0ms | 1st |
BJS Bundles17 scripts, 131 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://us-assets.i.posthog.com/static/array.js | 68 KB | 34 KB (50%) | ✓ | 3rd |
| https://wefunder.com/marketing-assets/framer-motion-LYVs7xn2.js | 40 KB | 28 KB (72%) | ✓ | 1st |
| https://us-assets.i.posthog.com/static/surveys.js?v=1.370.1 | 32 KB | 26 KB (80%) | ✓ | 3rd |
| https://us-assets.i.posthog.com/static/posthog-recorder.js?v=1.370.1 | 51 KB | 22 KB (43%) | ✓ | 3rd |
| https://wefunder.com/marketing-assets/react-dom-BMxyK3jH.js | 53 KB | 21 KB (39%) | ✓ | 1st |
| https://www.clarity.ms/tag/w2wu08b8h5 | 1 KB | — | ✓ | 3rd |
| https://wefunder.com/marketing-assets/icons-BwLtDIR9.js | 4 KB | — | ✓ | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 11 KB | — | ✓ | 3rd |
| https://wefunder.com/marketing-assets/index-DKL3cr4m.js | 49 KB | — | ✓ | 1st |
| https://wefunder.com/marketing-assets/react-query-limiSwJy.js | 7 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
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
A+Page Weight Budget577 KB transferred, 57 requestsPASS
AThird-Party Impact35% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (47 KB)PASS
Web fonts
5
47 KB total
Render-blocking
0
of 5
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+Page Weight Inventory57 resources · 577 KB · 131 KB savings availablePASS
~130.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 57 resources | 576.7 KiB | ||||||
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 3141msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
us-assets.i.posthog.com us-assets.i.posthog.com | Other | 228ms | 68 KB | 50% | $3/mo | Costly |
Unattributable Unattributable | Other | 131ms | 0 KB | — | $2/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 65ms | 26 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- us-assets.i.posthog.com adds 228ms and costs ~$3/month
us-assets.i.posthog.com takes 228ms 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