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.
288 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
456 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
18 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
288 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.
624 ms
Page Load Progression
BImage Optimization4 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
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
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
BJS Bundles30 scripts, 50 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://redux.js.org/assets/js/main.869dfa69.js | 140 KB | 50 KB (36%) | ✓ | 1st |
| https://redux.js.org/assets/js/6cf0a46d.f6d2a068.js | 2 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/2756.2a40f883.js | 5 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/c4f5d8e4.7180e135.js | 4 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/a7456010.7e3226f2.js | 0 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/c4f5d8e4.7180e135.js | 0 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/a7456010.7e3226f2.js | 0 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/5e95c892.7824562f.js | 0 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/aba21aa0.0aa4e8d5.js | 0 KB | — | ✓ | 1st |
| https://redux.js.org/assets/js/a7bd4aaa.42c83445.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
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 Budget359 KB transferred, 42 requestsPASS
A+Third-Party Impact1% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost299ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://redux.js.org/assets/js/main.869dfa69.js | 210ms | 187ms | 16ms | 1st |
| Unattributable | 89ms | 26ms | 0ms | 3rd |
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
Network Waterfall42 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 | 89ms | 0 KB | — | $1/mo | Optional |