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.
450 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.08 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
154 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.
657 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.
1.57 s
Page Load Progression
BPage Weight Budget1.2 MB transferred, 92 requestsREVIEW
BImage Optimization23 images, 0 KB saveableREVIEW
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
CJS Execution CostAction1030ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://docusaurus.io/assets/js/main.59adb867.js | 482ms | 383ms | 56ms | 1st |
| https://docusaurus.io/ | 256ms | 14ms | 1ms | 1st |
| Unattributable | 174ms | 2ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-E5CR2Q1NRE | 119ms | 106ms | 12ms | 3rd |
BJS Bundles57 scripts, 113 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-E5CR2Q1NRE | 154 KB | 65 KB (42%) | ✓ | 3rd |
| https://docusaurus.io/assets/js/main.59adb867.js | 238 KB | 48 KB (20%) | ✓ | 1st |
| https://docusaurus.io/assets/js/runtime~main.6a7a07bc.js | 35 KB | — | ✓ | 1st |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 11 KB | — | ✓ | 3rd |
| https://api.github.com/repos/facebook/docusaurus?callback=callback | 3 KB | — | ✓ | 3rd |
| https://docusaurus.io/assets/js/81457.e8822172.js | 3 KB | — | ✓ | 1st |
| https://docusaurus.io/assets/js/1df93b7f.dd3ca37b.js | 14 KB | — | ✓ | 1st |
| https://docusaurus.io/assets/js/a7456010.ec36ca5f.js | 1 KB | — | ✓ | 1st |
| https://docusaurus.io/assets/js/5e95c892.426b9abd.js | 1 KB | — | ✓ | 1st |
| https://docusaurus.io/assets/js/aba21aa0.638474d1.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
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
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 |
AThird-Party Impact37% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall92 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 | 174ms | 0 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 119ms | 154 KB | 42% | $2/mo | Optional |