Skip to content
https://appcenter.ms

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
4
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

92
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.14 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.51 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.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.26 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.

1.51 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
8 PASS 4 REVIEW 1 FIX
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.3 MB transferred, 17 requests
REVIEW
1.3 MB transferred, 17 requests
Info::
Page weighs 1.4 MB (1.3 MB transferred)
Info::
CSS is 603 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 603 KB
Info::
17 HTTP requests
Info::
Estimated 0.28 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
17 requests
0.28 g CO2 per page load
CSS 603.0 KiB 45%
Images 529.5 KiB 39%
Fonts 120.4 KiB 9%
JavaScript 46.3 KiB 3%
HTML 33.4 KiB 2%
Other 10.0 KiB 1%
Other 234 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

C
Image Optimization
Action
7 images, 0 KB saveable
REVIEW
7 images, 0 KB saveable
Warning::
https://appcenter.ms/images/logo-linkedin.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/logo-microsoft.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/app-center-hero.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/app-center-diagnostics... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/app-center-live-analyt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/app-center-analytics-g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://appcenter.ms/images/logo-twitter.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
7 images 530 KB
0 oversized -0 KB
7 legacy format
7 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
Page Weight Inventory
17 resources · 1.3 MB · 0 KB savings available
REVIEW
17 resources · 1.3 MB · 0 KB savings available
Warning::
Page weight 319 KB over 1MB target
Got: 1.3 MB Expected: ≤ 1 MB
Info::
7 third-party resources (12% of weight)
Info::
2 resources over 200KB
17 resources · 1.3 MiB · 7 third-party 318.8 KiB over 1MB target
CSS 45% · 603.0 KiB
Image 40% · 539.5 KiB
Font 9% · 120.4 KiB
JavaScript 3% · 46.3 KiB
Document 2% · 33.4 KiB
Other 0% · 234 B
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
12% third-party, 0 ms blocking
PASS
12% third-party, 0 ms blocking
Info::
Third-party code accounts for 12% of page weight (166.9 KiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
141ms total JS execution
PASS
141ms total JS execution
Info::
https://appcenter.ms/: 78ms CPU time
Info::
Unattributable: 63ms CPU time
Info::
Third-party scripts: 63ms (45% of total)

Main Thread Breakdown

Other 34% Style & Layout 32% Script Evaluation 20% Parse HTML & CSS 6% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://appcenter.ms/78ms5ms1ms1st
Unattributable63ms3ms0ms3rd
A+
Font Loading
4 fonts (120 KB)
PASS
4 fonts (120 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

120 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.5 shttps://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2latest.woff2 https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2 — 33.5 KiB — 25 ms — font-display: swaphttps://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff2latest.woff2 https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff2 — 28.4 KiB — 19 ms — font-display: swaphttps://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff2latest.woff2 https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff2 — 28.9 KiB — 15 ms — font-display: swaphttps://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff2latest.woff2 https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff2 — 29.6 KiB — 24 ms — font-display: swap
latest.woff2 woff2 swap
Size 33 KB
Load time 25 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
latest.woff2 woff2 swap
Size 28 KB
Load time 19 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
latest.woff2 woff2 swap
Size 29 KB
Load time 15 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
latest.woff2 woff2 swap
Size 30 KB
Load time 24 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
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+
JS Bundles
1 scripts, 0 KB unused
PASS
1 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://az416426.vo.msecnd.net/next/ai.2.min.js46 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
17 requests over 3760ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.5 shttps://appcenter.ms// https://appcenter.ms/ — 200 — 33.4 KiB — 480 ms — h2https://appcenter.ms/styles/mwf-west-european-default.min.css/styles/mwf-west-european-default.m... https://appcenter.ms/styles/mwf-west-european-default.min.css — 200 — 603.0 KiB — 686 ms — h2https://appcenter.ms/images/logo-microsoft.svg/images/logo-microsoft.svg https://appcenter.ms/images/logo-microsoft.svg — 200 — 9.7 KiB — 180 ms — h2https://appcenter.ms/images/app-center-hero.svg/images/app-center-hero.svg https://appcenter.ms/images/app-center-hero.svg — 200 — 80.2 KiB — 508 ms — h2https://appcenter.ms/images/app-center-diagnostics.png/images/app-center-diagnostics.png https://appcenter.ms/images/app-center-diagnostics.png — 200 — 67.0 KiB — 527 ms — h2https://appcenter.ms/images/app-center-live-analytics@2x.png/images/app-center-live-analytics@2... https://appcenter.ms/images/app-center-live-analytics@2x.png — 200 — 144.6 KiB — 519 ms — h2https://appcenter.ms/images/app-center-analytics-graphs.svg/images/app-center-analytics-graphs... https://appcenter.ms/images/app-center-analytics-graphs.svg — 200 — 221.3 KiB — 623 ms — h2https://appcenter.ms/images/logo-twitter.svg/images/logo-twitter.svg https://appcenter.ms/images/logo-twitter.svg — 200 — 3.3 KiB — 354 ms — h2https://appcenter.ms/images/logo-linkedin.svg/images/logo-linkedin.svg https://appcenter.ms/images/logo-linkedin.svg — 200 — 3.4 KiB — 371 ms — h2https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2c.s-microsoft.com/static/fonts/sego... https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2 — 200 — 33.5 KiB — 25 ms — h2https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff2c.s-microsoft.com/static/fonts/sego... https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff2 — 200 — 28.4 KiB — 19 ms — h2https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff2c.s-microsoft.com/static/fonts/sego... https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff2 — 200 — 28.9 KiB — 15 ms — h2https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff2c.s-microsoft.com/static/fonts/sego... https://c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff2 — 200 — 29.6 KiB — 24 ms — h2https://az416426.vo.msecnd.net/next/ai.2.min.jsaz416426.vo.msecnd.net/next/ai.2.mi... https://az416426.vo.msecnd.net/next/ai.2.min.js — 200 — 46.3 KiB — 207 ms — h2https://appcenter.ms/favicon.ico/favicon.ico https://appcenter.ms/favicon.ico — 200 — 10.0 KiB — 109 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 192 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 400 — 234 B — 143 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
45% of JavaScript execution is third-party
First-party Third-party 63ms · 0KB · $1/mo
Unattributable
Other
Optional
Execution 63ms
Transfer 0 KB
Monthly Cost $1/mo

45% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback