Performance
· 14 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.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.71 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
36 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.44 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.71 s
Page Load Progression
BImage Optimization9 images, 0 KB saveableREVIEW
BJS Execution Cost808ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://astro.build/ | 572ms | 16ms | 4ms | 1st |
| Unattributable | 236ms | 25ms | 0ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Page Weight Budget327 KB transferred, 25 requestsPASS
A+Third-Party Impact1% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (191 KB)PASS
Web fonts
3
191 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~61 KB and ~122 ms
A+JS Bundles9 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.usefathom.com/script.js | 3 KB | — | ✓ | 3rd |
| https://astro.build/_astro/page.QCxfaSnr.js | 1 KB | — | ✓ | 1st |
| https://astro.build/_astro/HeaderNav.astro_astro_type_script_index_0_lang.C5vEG38J.js?dpl=69d0e3ffadab8d0008a55f56 | 0 KB | — | ✓ | 1st |
| https://astro.build/_astro/Header.astro_astro_type_script_index_0_lang.3v9wlESP.js?dpl=69d0e3ffadab8d0008a55f56 | 1 KB | — | ✓ | 1st |
| https://astro.build/_astro/CodeBlock.astro_astro_type_script_index_0_lang.elp9ax-4.js?dpl=69d0e3ffadab8d0008a55f56 | 1 KB | — | ✓ | 1st |
| https://astro.build/_astro/ec.0vx5m.js | 1 KB | — | ✓ | 1st |
| https://astro.build/.netlify/scripts/rum | 4 KB | — | ✓ | 1st |
| https://astro.build/_astro/dom.Ba-CmOZA.js?dpl=69d0e3ffadab8d0008a55f56 | 0 KB | — | ✓ | 1st |
| https://astro.build/_astro/signals-core.module.CY82nkLF.js?dpl=69d0e3ffadab8d0008a55f56 | 2 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
Network Waterfall25 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 236ms | 0 KB | — | €3/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 236ms and costs ~€3/month
Unattributable takes 236ms 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