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.
1 control(s) without accessible label
3 image-only link(s) without alt text
No <main> landmark found
110 HTTP requests — consider bundling or reducing
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/ce52a069-b107-d68d-0ddb-02fdd75dd461)<a href="https://beavercheck.com/results/ce52a069-b107-d68d-0ddb-02fdd75dd461"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.cncf.io" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.cncf.ioThis 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.
2.67 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
94 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.
4.37 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.
5.99 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 |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 0.0 ms | 82.8 KiB |
| browser-update.org/update.min.js | 86400.0 s | 4.6 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.
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 | |
|---|---|---|---|
Make cloud native ubiquitous body.home > section.home-hero > picture > img.home-hero__poster | www.cncf.io/wp-content/themes/cncf-twenty-two/images/home-hero-poster2.webp | 63.7 KiB | 27.3 KiB |
Goldie div.home-intro-boxes > div.home-intro-box > picture > img.home-intro-box__goldie | www.cncf.io/wp-content/themes/cncf-twenty-two/images/home-goldie.webp | 13.5 KiB | 12.7 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.
| URL | Transfer Size | Duration |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 82.8 KiB | 1.5 s |
| /wp-content/themes/cncf-twenty-two/build/styles.min.css?v... | 32.4 KiB | 451 ms |
| www.cncf.io/wp-content/themes/cncf-twenty-two/build/slick.min.css?ver=1775551542 | 1.3 KiB |
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.
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 |
|---|---|---|
| /wp-content/themes/cncf-twenty-two/build/styles.min.css?v... | 32.2 KiB | 26.4 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 |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 81.9 KiB | 27.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 minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 1.5 s |
| Script Evaluation | 636 ms |
| Style & Layout | 597 ms |
| Rendering | 235 ms |
| Parse HTML & CSS | 65 ms |
| Script Parsing & Compilation | 53 ms |
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 | |
|---|---|
KubeCon + CloudNativeCon India 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Mobile-Clouds.png |
KubeCon + CloudNativeCon Japan 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Mobile.png |
KubeCon + CloudNativeCon + OpenInfra Summit + PyTorch Conference China 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Mobile-1.png |
KubeCon + CloudNativeCon North America 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2024/11/CNCF-Website-Mobile-1.png |
Goldie div.home-intro-boxes > div.home-intro-box > picture > img.home-intro-box__goldie | www.cncf.io/wp-content/themes/cncf-twenty-two/images/home-goldie.webp |
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Logo of KubeEdge div.slider > div.slick-list > div.slick-track > div.slick-slide |
Logo of Istio div.slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.no-focus-outline html.no-focus-outline |
These items highlight common accessibility best practices.
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.
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.
845 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.62 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.71 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.69 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 |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 0.0 ms | 82.8 KiB |
| browser-update.org/update.min.js | 86400.0 s | 4.6 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.
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 |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 82.8 KiB | 491 ms |
| www.cncf.io/wp-content/themes/cncf-twenty-two/build/slick.min.css?ver=1775551542 | 1.2 KiB | |
| /wp-content/themes/cncf-twenty-two/build/styles.min.css?v... | 32.4 KiB |
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 | |
|---|---|---|---|
Make cloud native ubiquitous body.home > section.home-hero > picture > img.home-hero__poster | www.cncf.io/wp-content/themes/cncf-twenty-two/images/home-hero-poster2.webp | 63.7 KiB | 46.3 KiB |
Dmitri Telinov – Kubestronaut in Orbit div.home-ambassadors > div.home-ambassadors-heptagons > a.home-ambassadors-heptagons__link > img.home-ambassadors-heptagons__image | www.cncf.io/wp-content/uploads/2022/07/Nikhita-Raghynath-900x1032.jpg | 44.3 KiB | 40.9 KiB |
Mitch Connors – From Biblical Studies to programming at Google & Amazon div.home-ambassadors > div.home-ambassadors-heptagons > a.home-ambassadors-heptagons__link > img.home-ambassadors-heptagons__image | www.cncf.io/wp-content/uploads/2023/03/Queeny-Jin.jpg | 12.0 KiB | 10.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| lfx-segment.platform.linuxfoundation.org/latest/lfx-segment-analytics.min.js | 81.9 KiB | 27.5 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 |
|---|---|
| Internal error. | Not actionable |
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/themes/cncf-twenty-two/build/styles.min.css?v... | 32.1 KiB | 21.7 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 | |
|---|---|
KubeCon + CloudNativeCon India 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Desktop-Clouds.png |
KubeCon + CloudNativeCon Japan 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Desktop.png |
KubeCon + CloudNativeCon + OpenInfra Summit + PyTorch Conference China 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Desktop-1.png |
KubeCon + CloudNativeCon North America 2026 div > a > picture > img | www.cncf.io/wp-content/uploads/2026/02/CNCF-Website-Desktop-2.jpg |
Goldie div.home-intro-boxes > div.home-intro-box > picture > img.home-intro-box__goldie | www.cncf.io/wp-content/themes/cncf-twenty-two/images/home-goldie.webp |
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.
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Logo of KubeEdge div.slider > div.slick-list > div.slick-track > div.slick-slide |
Logo of Istio div.slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.no-focus-outline html.no-focus-outline |
These items highlight common accessibility best practices.
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.
Send Feedback