Performance
· 27 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.86 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.23 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1 ms
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.
2.35 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.68 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CJS Execution CostAction1276ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 528ms | 85ms | 0ms | 1st |
| https://dollar.cafe/ | 445ms | 36ms | 10ms | 1st |
| https://dollar.cafe/~partytown/partytown-sandbox-sw.html?1787733018072 | 196ms | 154ms | 5ms | 1st |
| https://www.datadoghq-browser-agent.com/us1/v7/datadog-rum.js | 107ms | 89ms | 13ms | 3rd |
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
APage Weight Budget978 KB transferred, 245 requestsPASS
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
A+Third-Party Impact9% 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.
Performance issues directly impact user engagement and conversion rates.
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
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, 34 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 | 34 KB (58%) | ✓ | 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/types.BrqeXqyi.js | 1 KB | — | ✓ | 1st |
| https://dollar.cafe/_astro/MobileBottomBar.astro_astro_type_script_index_0_lang.DYEmhC6F.js | 1 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 Inventory245 resources · 978 KB · 34 KB savings availablePASS
~34.2 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 245 resources | 978.3 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues 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 Waterfall245 requests over 3100msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.datadoghq-browser-agent.com www.datadoghq-browser-agent.com | Other | 107ms | 60 KB | 58% | $1/mo | Optional |
58% of www.datadoghq-browser-agent.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
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