Performance
· 17 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.09 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.48 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
147 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.043
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.48 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.
2.02 s
Page Load Progression
BImage Optimization8 images, 0 KB saveableREVIEW
CJS Execution CostAction1542ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://beavercheck.com/ | 1013ms | 36ms | 1ms | 1st |
| Unattributable | 244ms | 6ms | 0ms | 3rd |
| https://beavercheck.com/static/js/alpine.min.js?v=a76744a | 229ms | 170ms | 7ms | 1st |
| https://beavercheck.com/static/js/htmx.min.js?v=a76744a | 56ms | 48ms | 7ms | 1st |
A+Page Weight Budget195 KB transferred, 23 requestsPASS
A+Third-Party ImpactNo third-party resourcesPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (95 KB)PASS
Web fonts
4
95 KB total
Render-blocking
0
of 4
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 Bundles6 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://beavercheck.com/static/js/htmx.min.js?v=a76744a | 19 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/htmx-config.js?v=a76744a | 0 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/components.js?v=a76744a | 6 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/alpine.min.js?v=a76744a | 22 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/app.js?v=a76744a | 5 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/actions.js?v=a76744a | 3 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Page Weight Inventory23 resources · 195 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 23 resources | 195.3 KiB | ||||||
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: OVHcloud
AHTTP Cachingmax-age=60 (1 minute)PASS
public, max-age=60
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 60 | Cache for 1 minute |
Network Waterfall23 requests over 737msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 244ms | 0 KB | — | €3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 244ms and costs ~€3/month
Unattributable takes 244ms 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