Mobile 375 × 812

Desktop 1440 × 900

Score: 80 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
'unsafe-eval' found in script source
'unsafe-inline' found in script source
2 button(s) with no accessible text
3 control(s) without accessible label
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/2153356a-9df1-4cf5-86ac-633e528180b5)<a href="https://beavercheck.com/results/2153356a-9df1-4cf5-86ac-633e528180b5"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Flearn.microsoft.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Flearn.microsoft.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
10.81 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
101 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.81 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.
12.34 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 1800.0 s | 73.6 KiB |
| learn.microsoft.com/en-us/media/event-banners/banner-build-2026.png | 1244.0 s | 62.0 KiB |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 300.0 s | 52.2 KiB |
| learn.microsoft.com/en-us/media/home-and-directory/icon-azure-cloud.svg | 336.0 s | 37.3 KiB |
| learn.microsoft.com/en-us/media/common/ai-microchip.svg | 682.0 s | 7.1 KiB |
| learn.microsoft.com/akam/13/7e45086d | 21600.0 s | 9.6 KiB |
| learn.microsoft.com/en-us/media/learn/instructor-led-badge.svg | 246.0 s | 5.9 KiB |
| learn.microsoft.com/en-us/training/achievements/generic-badge.svg | 1057.0 s | 5.8 KiB |
| learn.microsoft.com/en-us/media/logos/logo_copilot.svg | 682.0 s | 2.9 KiB |
| learn.microsoft.com/en-us/media/logos/logo_azure.svg | 1407.0 s | 2.8 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 73.6 KiB | 1.8 s |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 52.2 KiB | 1.7 s |
| /static/assets/0.4.03377.7675-f5f342ae/scripts/en-us/inde... | 530.0 KiB | 3.5 s |
| /_themes/docs.theme/master/en-us/_themes/global/deprecati... | 2.5 KiB | 150 ms |
| learn.microsoft.com/static/assets/0.4.03377.7675-f5f342ae/styles/site-ltr.css | 69.2 KiB | 751 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| learn.microsoft.com/ | 874 ms |
| learn.microsoft.com/en-us/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| learn.microsoft.com/static/assets/0.4.03377.7675-f5f342ae/styles/site-ltr.css | 68.2 KiB | 62.6 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static/assets/0.4.03377.7675-f5f342ae/scripts/en-us/inde... | 529.0 KiB | 362.6 KiB |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 51.5 KiB | 29.1 KiB |
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 72.6 KiB | 29.0 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | js.monitor.azure.com/scripts/c/ms.jsll-4.min.js line 5, col 58842 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| aka.ms/MSBuild_FY26_BN_MSLearn_Hero | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.30 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.45 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
42 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.83 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.
2.70 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| learn.microsoft.com/en-us/media/home-and-directory/home-hero_light.png | 226.0 s | 318.4 KiB |
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 1800.0 s | 73.6 KiB |
| learn.microsoft.com/en-us/media/event-banners/banner-build-2026.png | 1223.0 s | 62.0 KiB |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 300.0 s | 52.2 KiB |
| learn.microsoft.com/en-us/media/home-and-directory/icon-azure-cloud.svg | 316.0 s | 37.3 KiB |
| learn.microsoft.com/en-us/media/home-and-directory/hero_mcp.png | 662.0 s | 20.9 KiB |
| learn.microsoft.com/en-us/media/common/ai-microchip.svg | 662.0 s | 7.0 KiB |
| learn.microsoft.com/akam/13/7e45086d | 21600.0 s | 9.6 KiB |
| learn.microsoft.com/en-us/media/learn/instructor-led-badge.svg | 226.0 s | 5.9 KiB |
| learn.microsoft.com/en-us/training/achievements/generic-badge.svg | 1037.0 s | 5.8 KiB |
| learn.microsoft.com/en-us/media/logos/logo_copilot.svg | 662.0 s | 2.9 KiB |
| learn.microsoft.com/en-us/media/logos/logo_azure.svg | 1387.0 s | 2.8 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 52.2 KiB | 455 ms |
| /_themes/docs.theme/master/en-us/_themes/global/deprecati... | 2.5 KiB | |
| /static/assets/0.4.03377.7675-f5f342ae/scripts/en-us/inde... | 530.0 KiB | 642 ms |
| learn.microsoft.com/static/assets/0.4.03377.7675-f5f342ae/styles/site-ltr.css | 69.2 KiB | 120 ms |
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 73.6 KiB | 367 ms |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
main#main > div#ms--homepage-container > section#ms--welcome-hero > ::before main#main > div#ms--homepage-container > section#ms--welcome-hero > ::before | learn.microsoft.com/en-us/media/home-and-directory/home-hero_light.png | 316.4 KiB | 251.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| learn.microsoft.com/ | 308 ms |
| learn.microsoft.com/en-us/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| learn.microsoft.com/static/assets/0.4.03377.7675-f5f342ae/styles/site-ltr.css | 68.2 KiB | 62.1 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static/assets/0.4.03377.7675-f5f342ae/scripts/en-us/inde... | 529.0 KiB | 362.6 KiB |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 51.5 KiB | 29.1 KiB |
| js.monitor.azure.com/scripts/c/ms.jsll-4.min.js | 72.6 KiB | 29.0 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | js.monitor.azure.com/scripts/c/ms.jsll-4.min.js line 5, col 58842 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| aka.ms/MSBuild_FY26_BN_MSLearn_Hero | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback