Performance
· 24 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.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.90 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 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.
4.68 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.
3.91 s
Page Load Progression
FPage Weight BudgetAction3.0 MB transferred, 13 requestsFIX
DJS Execution CostAction2069ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://nomicalc.com/ | 1348ms | 109ms | 2ms | 1st |
| Unattributable | 509ms | 7ms | 0ms | 1st |
| https://nomicalc.com/assets/vendor-Boaau3YS.js | 212ms | 158ms | 0ms | 1st |
DJS BundlesAction5 scripts, 380 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://nomicalc.com/assets/utils-CK9pFSIt.js | 240 KB | 201 KB (84%) | ✓ | 1st |
| https://nomicalc.com/assets/index-B9Hbfk8_.js | 179 KB | 157 KB (88%) | ✓ | 1st |
| https://nomicalc.com/assets/supabase-9mFPMyoI.js | 28 KB | 22 KB (79%) | ✓ | 1st |
| https://nomicalc.com/assets/vendor-Boaau3YS.js | 43 KB | — | ✓ | 1st |
| https://nomicalc.com/assets/router-Cw9v9Kbq.js | 8 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction13 resources · 3.0 MB · 380 KB savings availableREVIEW
~380.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 13 resources | 3.0 MiB | ||||||
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 |