Performance
· 26 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.
3.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.33 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
94 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.181
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.11 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.
7.53 s
Page Load Progression
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.1 MB transferred, 18 requestsREVIEW
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
CJS Execution CostAction1633ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://blmc.com/ | 695ms | 18ms | 5ms | 1st |
| Unattributable | 516ms | 8ms | 0ms | 1st |
| https://blmc.com/assets/index-Bmlf_5wj.js | 423ms | 398ms | 4ms | 1st |
CJS BundlesAction10 scripts, 190 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://blmc.com/assets/index-Bmlf_5wj.js | 457 KB | 190 KB (42%) | ✓ | 1st |
| https://blmc.com/assets/useStore-B9WcefOa.js | 27 KB | — | ✓ | 1st |
| https://blmc.com/assets/utils-CfMCI_j3.js | 49 KB | — | ✓ | 1st |
| https://blmc.com/assets/matchContext-qt4X6gfq.js | 1 KB | — | ✓ | 1st |
| https://blmc.com/assets/routes-DBtDf2hV.js | 9 KB | — | ✓ | 1st |
| https://blmc.com/assets/shield-check-DqymbLDm.js | 2 KB | — | ✓ | 1st |
| https://blmc.com/assets/arrow-right-CkI0jTX3.js | 0 KB | — | ✓ | 1st |
| https://blmc.com/assets/Layout-LrBuXw-z.js | 3 KB | — | ✓ | 1st |
| https://blmc.com/assets/FaqList-C5a-lmEb.js | 1 KB | — | ✓ | 1st |
| https://blmc.com/assets/chevron-down-DU0FWf8E.js | 0 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BDocument CompressionDocument response uses gzip; brotli would be ~20% smallerREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
A+Third-Party Impact3% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization1 images, 0 KB saveablePASS
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
A+Font Loading1 fonts (28 KB)PASS
Web fonts
1
28 KB total
Render-blocking
0
of 1
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
AServer Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory18 resources · 1.1 MB · 190 KB savings availablePASS
~190.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 18 resources | 1.1 MiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Hostinger
Asset CompressionNo text asset hosts to measureINFO
Network Waterfall18 requests over 1811msINFO
Image Optimization2 images, 876 KB total, 435 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
876 KB
Oversized
1
Wasted
435 KB