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.
7.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
691 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.
7.73 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.
14.86 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 84 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
FJS Execution CostAction6258ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://mushirai.com/assets/react-Cf5d_OIU.js | 2077ms | 750ms | 0ms | 1st |
| https://mushirai.com/ | 1493ms | 13ms | 4ms | 1st |
| https://mushirai.com/assets/index-CEDbVUjK.js | 1415ms | 1231ms | 10ms | 1st |
| Unattributable | 742ms | 8ms | 0ms | 1st |
| https://scripts.clarity.ms/0.8.69/clarity.js | 470ms | 378ms | 8ms | 3rd |
| https://mushirai.com/~flock.js | 61ms | 41ms | 2ms | 1st |
DJS BundlesAction71 scripts, 426 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://mushirai.com/assets/index-CEDbVUjK.js | 540 KB | 358 KB (67%) | ✓ | 1st |
| https://mushirai.com/assets/chunk-WYO6CB5R-CjTs-WD8.js | 35 KB | 26 KB (76%) | ✓ | 1st |
| https://mushirai.com/assets/chunk-ZGVPDNZ5-B71fVgCd.js | 24 KB | 21 KB (89%) | ✓ | 1st |
| https://mushirai.com/assets/react-Cf5d_OIU.js | 40 KB | 20 KB (51%) | ✓ | 1st |
| https://mushirai.com/assets/chunk-CMxvf4Kt.js | 1 KB | — | ✓ | 1st |
| https://mushirai.com/assets/preload-helper-zJ_50EbN.js | 1 KB | — | ✓ | 1st |
| https://mushirai.com/assets/chunk-HOUHSVGY-qzHz3hOu.js | 3 KB | — | ✓ | 1st |
| https://mushirai.com/assets/dist-ChiWzCW9.js | 0 KB | — | ✓ | 1st |
| https://mushirai.com/assets/chunk-7BUUIJ7U-Bb538aSH.js | 1 KB | — | ✓ | 1st |
| https://mushirai.com/assets/chunk-C7G6YPKG-DzuK13ng.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
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
DPage Weight InventoryAction84 resources · 2.2 MB · 426 KB savings availableFIX
~425.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 84 resources | 2.2 MiB | ||||||
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BDocument CompressionDocument response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingno-cache, must-revalidate, max-age=0REVIEW
no-cache, must-revalidate, max-age=0
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| max-age | 0 | Cache for 0 seconds |
A+Third-Party Impact3% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization1 images, 0 KB saveablePASS
A+Font Loading2 fonts (49 KB)PASS
Web fonts
2
49 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+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-cache -- safe revalidate-on-request policyPASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
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
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall84 requests over 3076msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Microsoft Clarity scripts.clarity.ms | Session Replay | 470ms | 25 KB | — | €8/mo | Costly |
These scripts may cost more than they're worth
- Microsoft Clarity adds 470ms and costs ~€8/month
Microsoft Clarity takes 470ms 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
Image Optimization2 images, 862 KB total, 430 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
862 KB
Oversized
1
Wasted
430 KB