Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 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
Page weighs 9.2 MB (7.1 MB transferred)
1 button(s) with no accessible text
1 image-only link(s) without alt text
[](https://beavercheck.com/results/68aeff56-72a3-4deb-a742-5a2125f773b2)<a href="https://beavercheck.com/results/68aeff56-72a3-4deb-a742-5a2125f773b2"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.visualstudio.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.visualstudio.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.
9.49 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
26.86 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
463 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.
12.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.
27.02 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 |
|---|---|---|
| mktdplp102cdn.azureedge.net/public/latest/js/form-loader.js?v=1.60.1066.0 | 0.0 ms | 281.0 KiB |
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 300.0 s | 273.7 KiB |
| mem.gfx.ms/scripts/me/MeControl/10.25136.1/en-US/meBoot.min.js | 0.0 ms | 61.1 KiB |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 1800.0 s | 59.9 KiB |
| js.monitor.azure.com/scripts/c/ms.shared.analytics.mectrl-3.gbl.min.js | 1800.0 s | 34.8 KiB |
| mem.gfx.ms/scripts/me/MeControl/10.25136.1/en-US/meCore.min.js | 0.0 ms | 15.9 KiB |
| c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2 | 115160.0 s | 33.5 KiB |
| scripts.clarity.ms/0.8.59/clarity.js | 86400.0 s | 26.2 KiB |
| mem.gfx.ms/meversion?partner=VisualStudio&market=en-us&uhf=1 | 7200.0 s | 10.2 KiB |
| uhf.microsoft.com/images/microsoft/RE1Mu3b.png | 0.0 ms | 4.2 KiB |
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.
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 | |
|---|---|---|---|
div.fusion-column-wrapper > div.fusion-video > div.video-wrapper > video div.fusion-column-wrapper > div.fusion-video > div.video-wrapper > video | visualstudio.microsoft.com/wp-content/uploads/2025/11/Dev18_Thumbnail_V1.webp | 2.4 MiB | 2.4 MiB |
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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.visualstudio.com/ | 755 ms |
| visualstudio.microsoft.com/ | 0.0 ms |
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.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/Avada-Child-Theme/vscom-reimagine.css?... | 7.4 KiB | 2.2 KiB |
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 |
|---|---|---|
| /wp-content/uploads/fusion-styles/a99d24a2243f45a87a85764... | 89.4 KiB | 82.4 KiB |
| /onerfstatics/marketingsites-neu-prod/west-european/shell... | 22.3 KiB | 20.7 KiB |
| .mectrl_resetStyle,a.mectrl_resetStyle,button.mectrl_resetStyle{height:auto;min-width:auto; … } … | 15.2 KiB | 14.9 KiB |
| .mectrl_resetStyle,a.mectrl_resetStyle,button.mectrl_resetStyle{height:auto;min-width:auto; … } … | 10.3 KiB | 10.2 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 |
|---|---|---|
| /wp-content/uploads/fusion-scripts/c75bede5d1d99a50d805f7... | 171.8 KiB | 135.1 KiB |
| mktdplp102cdn.azureedge.net/public/latest/js/form-loader.js?v=1.60.1066.0 | 267.6 KiB | 116.2 KiB |
| /onerfstatics/marketingsites-neu-prod/shell/_scrf/js/them... | 36.3 KiB | 26.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.8 s |
| Other | 1.5 s |
| Style & Layout | 814 ms |
| Script Parsing & Compilation | 411 ms |
| Rendering | 273 ms |
| Parse HTML & CSS | 217 ms |
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 |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| inline: //load newrelic if user has consent … | 13.6 KiB | 4.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo > img.c-image div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo > img.c-image | uhf.microsoft.com/images/microsoft/RE1Mu3b.png |
Visual Studio on Twitter div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/X-logo.svg |
Visual Studio on Facebook div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Facebook.svg |
Visual Studio on Linkedin div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Linkedin.svg |
Visual Studio on Youtube div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Youtube.svg |
Visual Studio on TikTok div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/10/Tiktok.svg |
Visual Studio on Bluesky div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2025/03/footer-social-bluesky.svg |
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.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
| Failing Elements |
|---|
Sign in to your account div.c-uhfh-actions > div#meControl > div.mectrl_root > a#mectrl_main_trigger |
These are opportunities to improve keyboard navigation in your application.
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.analytics-web-4.min.js line 5, col 58161 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
/wp-content/plugins/vscom-core/assets/js/vscom.min.js?176... line 3, col 12357 | TypeError: Cannot read properties of null (reading 'getElementsByClassName')
at bindPageEvents (https://visualstudio.microsoft.com/wp-content/plugins/vscom-core/assets/js/vscom.min.js?1766099541:4:12358)
at initMDD (https://visualstudio.microsoft.com/wp-content/plugins/vscom-core/assets/js/vscom.min.js?1766099541:4:14171)
at https://visualstudio.microsoft.com/wp-content/plugins/vscom-core/assets/js/vscom.min.js?1766099541:4:14233 |
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. | |
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. |
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/MSBuildFY26_BN_VisualStudio_Reg | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
| Uncrawlable Link |
|---|
body.home > footer > section > a.fusion-one-page-text-link body.home > footer > section > a.fusion-one-page-text-link |
To appear in search results, crawlers need access to your app.
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.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.67 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.
2.02 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.
4.01 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 |
|---|---|---|
| wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js | 300.0 s | 273.7 KiB |
| mem.gfx.ms/scripts/me/MeControl/10.25136.1/en-US/meBoot.min.js | 0.0 ms | 61.1 KiB |
| js.monitor.azure.com/scripts/c/ms.analytics-web-4.min.js | 1800.0 s | 59.9 KiB |
| js.monitor.azure.com/scripts/c/ms.shared.analytics.mectrl-3.gbl.min.js | 1800.0 s | 34.8 KiB |
| mem.gfx.ms/scripts/me/MeControl/10.25136.1/en-US/meCore.min.js | 0.0 ms | 15.9 KiB |
| c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2 | 115138.0 s | 33.5 KiB |
| scripts.clarity.ms/0.8.59/clarity.js | 86400.0 s | 26.2 KiB |
| mem.gfx.ms/meversion?partner=VisualStudio&market=en-us&uhf=1 | 7200.0 s | 10.2 KiB |
| uhf.microsoft.com/images/microsoft/RE1Mu3b.png | 0.0 ms | 4.2 KiB |
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.
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 | |
|---|---|---|---|
div.fusion-column-wrapper > div.fusion-video > div.video-wrapper > video div.fusion-column-wrapper > div.fusion-video > div.video-wrapper > video | visualstudio.microsoft.com/wp-content/uploads/2025/11/Dev18_Thumbnail_V1.webp | 2.4 MiB | 2.4 MiB |
div.fusion-layout-column > div.fusion-column-wrapper > span.fusion-imageframe > img.img-responsive div.fusion-layout-column > div.fusion-column-wrapper > span.fusion-imageframe > img.img-responsive | visualstudio.microsoft.com/wp-content/uploads/2025/12/realmadrid-400x172.webp | 21.1 KiB | 9.9 KiB |
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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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 |
|---|---|
| www.visualstudio.com/ | 205 ms |
| visualstudio.microsoft.com/ | 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 |
|---|---|---|
| /wp-content/uploads/fusion-styles/a99d24a2243f45a87a85764... | 89.4 KiB | 82.4 KiB |
| /onerfstatics/marketingsites-neu-prod/west-european/shell... | 22.3 KiB | 20.8 KiB |
| .mectrl_resetStyle,a.mectrl_resetStyle,button.mectrl_resetStyle{height:auto;min-width:auto; … } … | 15.2 KiB | 14.9 KiB |
| .mectrl_resetStyle,a.mectrl_resetStyle,button.mectrl_resetStyle{height:auto;min-width:auto; … } … | 10.3 KiB | 10.2 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 |
|---|---|---|
| /wp-content/uploads/fusion-scripts/c75bede5d1d99a50d805f7... | 171.8 KiB | 135.2 KiB |
| /onerfstatics/marketingsites-neu-prod/shell/_scrf/js/them... | 36.3 KiB | 26.2 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 |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/Avada-Child-Theme/vscom-reimagine.css?... | 7.4 KiB | 2.2 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| inline: //load newrelic if user has consent … | 13.6 KiB | 4.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo > img.c-image div.theme-light > div.c-uhfh-gcontainer-st > a#uhfLogo > img.c-image | uhf.microsoft.com/images/microsoft/RE1Mu3b.png |
Visual Studio on Twitter div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/X-logo.svg |
Visual Studio on Facebook div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Facebook.svg |
Visual Studio on Linkedin div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Linkedin.svg |
Visual Studio on Youtube div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/01/Youtube.svg |
Visual Studio on TikTok div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2024/10/Tiktok.svg |
Visual Studio on Bluesky div.vscom-social-media-inner > div.vscom-social-media-column > a > img | visualstudio.microsoft.com/wp-content/uploads/2025/03/footer-social-bluesky.svg |
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.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
Your Privacy Choices div#footerUniversalFooter > footer#uhf-footer > div.c-uhff-base > a.c-uhff-link |
These items highlight common accessibility best practices.
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.analytics-web-4.min.js line 5, col 58161 |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Access to XMLHttpRequest at 'https://spsprodsbr1.vssps.visualstudio.com/_signin?realm=app.vssps.visualstudio.com&reply_to=https%3A%2F%2Fapp.vssps.visualstudio.com%2F_apis%2Fprofile%2Fprofiles%2Fme%3F_%3D1775327314601&redirect=1&context=eyJodCI6MywiaGlkIjoiYzIyMTEzN2EtNGMzOC00NGE2LWFhMDEtNDYwYjk3MWNmMTFmIiwicXMiOnt9LCJyciI6IiIsInZoIjoiIiwiY3YiOiIiLCJjcyI6IiJ90&lltid=bc9ce7e0-91fc-42b3-98f0-87c2cb9ce523#ctx=eyJTaWduSW5Db29raWVEb21haW5zIjpbImh0dHBzOi8vbG9naW4ubWljcm9zb2Z0b25saW5lLmNvbSIsImh0dHBzOi8vbG9naW4ubWljcm9zb2Z0b25saW5lLmNvbSJdfQ2' (redirected from 'https://app.vssps.visualstudio.com/_apis/profile/profiles/me?_=1775327314601') from origin 'https://visualstudio.microsoft.com' has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute. | |
Failed to load resource: net::ERR_FAILED | |
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. | |
Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. |
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/MSBuildFY26_BN_VisualStudio_Reg | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
| Uncrawlable Link |
|---|
body.home > footer > section > a.fusion-one-page-text-link body.home > footer > section > a.fusion-one-page-text-link |
To appear in search results, crawlers need access to your app.
Send Feedback