Mobile 375 × 812

Desktop 1440 × 900

Score: 79 / 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 button(s) with no accessible text
2 link(s) with no accessible text
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
External link from fonts.googleapis.com lacks integrity attribute
[](https://beavercheck.com/results/623e4091-a183-8080-6580-ea854b18ba25)<a href="https://beavercheck.com/results/623e4091-a183-8080-6580-ea854b18ba25"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.eclipse.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.eclipse.orgThis 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.
6.40 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.38 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
368 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.172
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.06 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.
11.41 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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 | |
|---|---|---|---|
body.landing-page > main#main > section.featured-jumbotron > ::before body.landing-page > main#main > section.featured-jumbotron > ::before | www.eclipse.org/public/images/bg-home.webp?5c318d416c98e612849efeb88a71e8da | 453.1 KiB | 260.3 KiB |
div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img | newsroom.eclipse.org/sites/default/files/Eclipse%20GLSP%E2%84%A2.jpg | 270.0 KiB | 225.6 KiB |
div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img | www.eclipse.org/home/images/community-newsletter.webp | 229.6 KiB | 198.9 KiB |
div#collaboration-models > div.row > div.col-sm-13 > img.img-responsive div#collaboration-models > div.row > div.col-sm-13 > img.img-responsive | www.eclipse.org/home/images/collaboration-models.webp | 40.6 KiB | 28.8 KiB |
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 |
|---|---|---|
| www.eclipse.org/public/css/styles.css?v=1775577514 | 74.3 KiB | 831 ms |
| /css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,7... | 2.9 KiB | 838 ms |
| fonts.googleapis.com/css2?family=Inter:wght@200..900&display=swap | 728 B | |
| fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&display=swap | 606 B | 175 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /eclipse.org-common/themes/solstice/public/images/logo/ec... | 604800.0 s | 48.2 KiB |
| /eclipse.org-common/themes/solstice/public/images/logo/ec... | 604800.0 s | 1.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
Global community, European foundation
The Eclipse Foundation empowers our glob… body.landing-page > main#main > section.featured-jumbotron | 0.172 |
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 |
|---|---|---|
| www.eclipse.org/public/css/styles.css?v=1775577514 | 73.9 KiB | 63.8 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 |
|---|---|---|
| www.eclipse.org/public/js/main.js?v1.0?v=1775577514 | 293.1 KiB | 144.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5WLCZXC | 126.0 KiB | 67.2 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 |
|---|---|
| Script Evaluation | 976 ms |
| Style & Layout | 652 ms |
| Other | 645 ms |
| Rendering | 230 ms |
| Script Parsing & Compilation | 132 ms |
| Parse HTML & CSS | 114 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
Eclipse Foundation div.navigation-bar-inner > div.navigation-bar-left > a.focus-highlight > img.navigation-bar-brand | /eclipse.org-common/themes/solstice/public/images/logo/ec... |
Eclipse Foundation div.container > div.footer-inner > section.footer-bottom-section > img.img-responsive | /eclipse.org-common/themes/solstice/public/images/logo/ec... |
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
| Failing Elements |
|---|
div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
| Failing Elements |
|---|
Collaboration models div.col-xs-24 > div.eclipsefdn-collapsible-tabs > div.tab-content > a |
Community events div.col-xs-24 > div.eclipsefdn-collapsible-tabs > div.tab-content > a |
Resources and services div.col-xs-24 > div.eclipsefdn-collapsible-tabs > div.tab-content > a |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
23 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
5 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
3 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
7 April 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
30 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
30 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
These are opportunities to improve the legibility of your content.
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 |
|---|
About li > ul > li > a |
Projects li > ul > li > a |
Collaborations li > ul > li > a |
Membership li > ul > li > a |
Sponsor li > ul > li > a |
Privacy Policy li > ul > li > a |
Terms of Use li > ul > li > a |
Compliance li > ul > li > a |
Code of Conduct li > ul > li > a |
Legal Resources li > ul > li > a |
Report a Vulnerability li > ul > li > a |
Service Status li > ul > li > a |
Contact Us li > ul > li > a |
Support li > ul > li > a |
Submit section.newsletter-section > form#mc-embedded-subscribe-form > div.text-field-outlined > button#mc-embedded-subscribe |
Terms of use div.legal-information > ul.legal-links > li > a |
Legal div.legal-information > ul.legal-links > li > a |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
click here. body.landing-page > div.cc-window > span#cookieconsent:desc > a.cc-link |
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 |
|---|---|
www.eclipse.org/public/js/main.js?v1.0?v=1775577514 line 1, col 268106 | ReferenceError: eclipsefdnWorkingGroupsList is not defined
at HTMLDocument.<anonymous> (https://www.eclipse.org/public/js/main.js?v1.0?v=1775577514:2:268107) |
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.
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 |
|---|
div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle |
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.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.59 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.029
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.82 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.59 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.
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 | |
|---|---|---|---|
body.landing-page > main#main > section.featured-jumbotron > ::before body.landing-page > main#main > section.featured-jumbotron > ::before | www.eclipse.org/public/images/bg-home.webp?5c318d416c98e612849efeb88a71e8da | 453.1 KiB | 260.3 KiB |
div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img | newsroom.eclipse.org/sites/default/files/Eclipse%20GLSP%E2%84%A2.jpg | 270.0 KiB | 243.2 KiB |
div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img | www.eclipse.org/home/images/community-newsletter.webp | 229.6 KiB | 200.2 KiB |
div.row > div.col-md-10 > div.gallery-stack > img div.row > div.col-md-10 > div.gallery-stack > img | www.eclipse.org/home/images/jumbotron-stack-1.webp | 38.5 KiB | 14.0 KiB |
div#collaboration-models > div.row > div.col-sm-13 > img.img-responsive div#collaboration-models > div.row > div.col-sm-13 > img.img-responsive | www.eclipse.org/home/images/collaboration-models.webp | 40.6 KiB | 8.0 KiB |
div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img div.showcase > div.showcase-item > div.showcase-item-img-wrapper > img | /sites/default/files/newsletter/featured_committers/Alois... | 18.6 KiB | 7.4 KiB |
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 |
|---|---|---|
| www.eclipse.org/public/css/styles.css?v=1775577514 | 74.3 KiB | 323 ms |
| /css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,7... | 2.9 KiB | 290 ms |
| fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&display=swap | 583 B | 65 ms |
| fonts.googleapis.com/css2?family=Inter:wght@200..900&display=swap | 728 B |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /eclipse.org-common/themes/solstice/public/images/logo/ec... | 604800.0 s | 48.2 KiB |
| /eclipse.org-common/themes/solstice/public/images/logo/ec... | 604800.0 s | 1.7 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.
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 |
|---|---|---|
| www.eclipse.org/public/css/styles.css?v=1775577514 | 73.9 KiB | 62.3 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 |
|---|---|---|
| www.eclipse.org/public/js/main.js?v1.0?v=1775577514 | 293.1 KiB | 144.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5WLCZXC | 126.0 KiB | 67.2 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
37911 div.showcase > div.eclipsefdn-promo-content > a > img.img-responsive | /sites/default/files/styles/large/public/ads/fokus_promo.... |
Eclipse Foundation div.navigation-bar-inner > div.navigation-bar-left > a.focus-highlight > img.navigation-bar-brand | /eclipse.org-common/themes/solstice/public/images/logo/ec... |
Eclipse Foundation div.container > div.footer-inner > section.footer-bottom-section > img.img-responsive | /eclipse.org-common/themes/solstice/public/images/logo/ec... |
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.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Sponsored Ad div.eclipsefdn-edition-showcase > div.showcase > div.eclipsefdn-promo-content > p.featured-story-description |
Advertise here div.showcase > div.eclipsefdn-promo-content > p.featured-story-description > a |
23 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
5 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
3 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
7 April 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
30 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
30 March 2026 li.margin-bottom-30 > a.link-unstyled > div.simplified-news-header > p.simplified-news-date |
These are opportunities to improve the legibility of your content.
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
| Failing Elements |
|---|
div.navigation-bar-controls > ul > li.dropdown > a#user-menu div.navigation-bar-controls > ul > li.dropdown > a#user-menu |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Privacy Policy li > ul > li > a |
Terms of Use li > ul > li > a |
Code of Conduct li > ul > li > a |
Legal Resources li > ul > li > a |
Submit section.newsletter-section > form#mc-embedded-subscribe-form > div.text-field-outlined > button#mc-embedded-subscribe |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
click here. body.landing-page > div.cc-window > span#cookieconsent:desc > a.cc-link |
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 |
|---|---|
www.eclipse.org/public/js/main.js?v1.0?v=1775577514 line 1, col 268106 | ReferenceError: eclipsefdnWorkingGroupsList is not defined
at HTMLDocument.<anonymous> (https://www.eclipse.org/public/js/main.js?v1.0?v=1775577514:2:268107) |
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.
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 |
|---|
div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle div.container > div.navigation-bar-inner > div.navigation-bar-right > a.mobile-menu-toggle |
To appear in search results, crawlers need access to your app.
Send Feedback