Performance
· 15 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.
2.69 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.36 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.057
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.04 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.36 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction40 resources · 1.5 MB · 99 KB savings availableFIX
~99.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 40 resources | 1.5 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.5 MB transferred, 40 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
BImage Optimization3 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
BJS Execution Cost536ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://dotnet.microsoft.com/en-us/apps/aspnet | 124ms | 6ms | 1ms | 3rd |
| Unattributable | 118ms | 10ms | 0ms | 3rd |
| https://dotnet.microsoft.com/static/js/main.min.js?v=6VTgZMA9byKuNVNnUSMA8SzBB9MuqRoJlNVCooNxlu4 | 93ms | 80ms | 1ms | 3rd |
| https://js.monitor.azure.com/scripts/b/ai.3.min.js | 72ms | 57ms | 7ms | 3rd |
| https://uhf.microsoft.com/statics/20260421.16.02/js/index-Cifsy-6O.js | 71ms | 46ms | 0ms | 3rd |
| https://dotnet.microsoft.com/static/js/cookie-consent.min.js?v=cPwRYK_KXC_97Lbz_R3EFgGKqN3we23dMoCDF5iaWgQ | 58ms | 57ms | 0ms | 3rd |
BJS Bundles12 scripts, 99 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://dotnet.microsoft.com/static/js/general.min.js?v=crDs_3gNR-ZIa2Eev4LJJO8V0OuAtjVqGkIfRK0oSy8 | 70 KB | 51 KB (74%) | ✓ | 3rd |
| https://js.monitor.azure.com/scripts/b/ai.3.min.js | 67 KB | 28 KB (42%) | ✓ | 3rd |
| https://js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 60 KB | 20 KB (34%) | ✓ | 3rd |
| https://dotnet.microsoft.com/static/js/cookie-consent.min.js?v=cPwRYK_KXC_97Lbz_R3EFgGKqN3we23dMoCDF5iaWgQ | 4 KB | — | ✓ | 3rd |
| https://dotnet.microsoft.com/static/js/culture-selector.min.js?v=GE6nshQOS7i_CIDhmaS7j-Dhs9UjMawW6Ff-bpkns2E | 2 KB | — | ✓ | 3rd |
| https://uhf.microsoft.com/statics/20260421.16.02/js/entry.js | 2 KB | — | ✓ | 3rd |
| https://dotnet.microsoft.com/static/js/theme-toggle.min.js?v=ClfBS9u6I4w4prx1z3mrn-N4g7EmhBStfKxrMi9QxQ4 | 2 KB | — | ✓ | 3rd |
| https://dotnet.microsoft.com/static/js/main.min.js?v=6VTgZMA9byKuNVNnUSMA8SzBB9MuqRoJlNVCooNxlu4 | 13 KB | — | ✓ | 3rd |
| https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 274 KB | — | ✓ | 3rd |
| https://dotnet.microsoft.com/static/js/cda-tracker.min.js?v=SyYaSyIMxBKYbravFr4rQISs39K6Wu_jyNMP-TEkBgE | 1 KB | — | ✓ | 3rd |
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading11 fonts (370 KB)PASS
Web fonts
11
370 KB total
Render-blocking
0
of 11
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~189 KB and ~378 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall40 requests over 6774msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
dotnet.microsoft.com dotnet.microsoft.com | Other | 124ms | 90 KB | — | $2/mo | Optional |
Unattributable Unattributable | Other | 118ms | 0 KB | — | $2/mo | Optional |
dotnet.microsoft.com dotnet.microsoft.com | Other | 93ms | 13 KB | — | $1/mo | Optional |
js.monitor.azure.com js.monitor.azure.com | Other | 72ms | 67 KB | 42% | $1/mo | Optional |
uhf.microsoft.com uhf.microsoft.com | Other | 71ms | 31 KB | — | $1/mo | Optional |
dotnet.microsoft.com dotnet.microsoft.com | Other | 58ms | 4 KB | — | $1/mo | Optional |
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev