Performance
· 22 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.
553 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
785 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.003
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
636 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.
787 ms
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 249 requestsREVIEW
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
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
A+Third-Party Impact8% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization19 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+JS Execution Cost291ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 134ms | 26ms | 0ms | 1st |
| https://dollar.cafe/ | 103ms | 8ms | 3ms | 1st |
| https://dollar.cafe/~partytown/partytown-sandbox-sw.html?1787733036041 | 54ms | 44ms | 1ms | 1st |
A+Font Loading2 fonts (76 KB)PASS
Web fonts
2
76 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+JS Bundles29 scripts, 30 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.datadoghq-browser-agent.com/us1/v7/datadog-rum.js | 60 KB | 30 KB (50%) | ✓ | 3rd |
| https://dollar.cafe/_astro/analytics.D6t8g7IC.js | 2 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/datadogRum.-0hL22Eu.js | 5 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/LandingHero.astro_astro_type_script_index_0_lang.CIoWYZVZ.js | 1 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/TopPicks.astro_astro_type_script_index_1_lang.T88Fxnwn.js | 0 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/mobileAppPromoModal.DpYk1UeV.js | 3 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/MobileBottomBar.astro_astro_type_script_index_0_lang.DYEmhC6F.js | 0 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/FooterAppAdoption.astro_astro_type_script_index_0_lang.BMIAu9kg.js | 1 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/MobileAppPromoModal.astro_astro_type_script_index_0_lang.kf5Ykq58.js | 0 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/OwnerAnalytics.astro_astro_type_script_index_0_lang.PbIqrnZZ.js | 1 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
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
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+Server-Timing Observability1 Server-Timing entries advertisedPASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
A+Page Weight Inventory249 resources · 1.1 MB · 30 KB savings availablePASS
~29.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 249 resources | 1.1 MiB | ||||||
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall249 requests over 1918msINFO
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-28 — 2026-08-24)
LCP (p75)
1111 ms
90% good
INP (p75)
62 ms
97% good
CLS (p75)
0.000
100% good
FCP (p75)
998 ms
TTFB (p75)
557 ms
Image Optimization1 images, 95 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
1
Total Size
95 KB