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.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.11 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
159 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.012
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.20 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.20 s
Page Load Progression
DJS Execution CostAction3263ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://beavercheck.com/ | 1692ms | 36ms | 3ms | 1st |
| https://beavercheck.com/static/js/alpine.min.js?v=8a16499 | 556ms | 312ms | 13ms | 1st |
| Unattributable | 485ms | 11ms | 0ms | 3rd |
| https://beavercheck.com/static/js/components.js?v=8a16499 | 442ms | 66ms | 3ms | 1st |
| https://beavercheck.com/static/js/htmx.min.js?v=8a16499 | 89ms | 76ms | 11ms | 1st |
BImage Optimization7 images, 0 KB saveableREVIEW
A+Page Weight Budget191 KB transferred, 22 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=8a16499 | 19 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/htmx-config.js?v=8a16499 | 0 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/components.js?v=8a16499 | 6 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/alpine.min.js?v=8a16499 | 22 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/app.js?v=8a16499 | 4 KB | — | ✓ | 1st |
| https://beavercheck.com/static/js/actions.js?v=8a16499 | 3 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Page Weight Inventory22 resources · 191 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 22 resources | 190.7 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 Waterfall22 requests over 481msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 485ms | 0 KB | — | €7/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 485ms and costs ~€7/month
Unattributable takes 485ms 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