Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
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
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;... | 2.8 KiB | 315 ms |
| www.clojure.org/css/default-en.css | 1.5 KiB | |
| www.clojure.org/css/asciidoctor-mod.css | 2.6 KiB | |
| www.clojure.org/css/search-result.css | 735 B | |
| www.clojure.org/css/default.css | 984 B | |
| www.clojure.org/js/modernizr.js | 2.7 KiB | |
| www.clojure.org/css/clojureorg.webflow.css | 4.3 KiB | |
| www.clojure.org/css/webflow.css | 7.2 KiB | |
| www.clojure.org/css/normalize.css | 1.1 KiB |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.matomo.cloud/cognitect.matomo.cloud/matomo.js | 691200.0 s | 56.8 KiB |
| www.clojure.org/js/webflow.js | 604800.0 s | 35.3 KiB |
| www.clojure.org/js/highlight.pack.js | 604800.0 s | 11.8 KiB |
| www.clojure.org/css/webflow.css | 604800.0 s | 7.2 KiB |
| www.clojure.org/css/clojureorg.webflow.css | 604800.0 s | 4.3 KiB |
| www.clojure.org/js/modernizr.js | 604800.0 s | 2.7 KiB |
| /plugins/HeatmapSessionRecording/configs.php?idsite=9&tra... | 0.0 ms | 269 B |
| www.clojure.org/css/asciidoctor-mod.css | 604800.0 s | 2.6 KiB |
| www.clojure.org/css/default-en.css | 604800.0 s | 1.5 KiB |
| www.clojure.org/css/normalize.css | 604800.0 s | 1.1 KiB |
| www.clojure.org/css/default.css | 604800.0 s | 984 B |
| www.clojure.org/css/search-result.css | 604800.0 s | 735 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Clojure TV logo div.w-col > div.clj-learn-more > a > img | www.clojure.org/images/clojuretv.png | 67.8 KiB | 62.0 KiB |
div.w-container > div.w-row > div.w-col > img.clj-home-support-logo div.w-container > div.w-row > div.w-col > img.clj-home-support-logo | www.clojure.org/images/nulogo.png | 12.6 KiB | 6.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.clojure.org/js/webflow.js | 35.0 KiB | 12.5 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.matomo.cloud/cognitect.matomo.cloud/matomo.js | 56.4 KiB | 32.9 KiB |
| www.clojure.org/js/webflow.js | 35.0 KiB | 20.1 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Clojure TV logo div.w-col > div.clj-learn-more > a > img | www.clojure.org/images/clojuretv.png |
Clojure logo div.w-nav > div.w-container > a.w-nav-brand > img.clj-logo | www.clojure.org/images/clojure-logo-120b.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
The Clojure Programming Language
Clojure is a dynamic, general-purpose program… body > div.w-section | 0.393 |
OVERVIEWREFERENCEAPIRELEASESGUIDESCOMMUNITYDEVNEWS body > div.w-nav > div.w-container > nav.w-nav-menu | 0.000 |
Accessibility
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Companies Succeeding with Clojure div.w-section > div.w-container > div > h3.clj-home-companies-heading |
Anthony Marcar, Senior Architect
Walmart Labs div.w-row > div.w-col > div.clj-home-company > div.clj-home-company-attribution |
Chris Price, Software Engineer
Puppet Labs div.w-row > div.w-col > div.clj-home-company > div.clj-home-company-attribution |
Dave Elliman, Head of Technology
ThoughtWorks div.w-row > div.w-col > div.clj-home-company > div.clj-home-company-attribution |
Read more about Clojure success stories, how the community uses Clojure, and fi… div.w-section > div.w-container > div.clj-home-company-text > p |
success stories div.w-container > div.clj-home-company-text > p > a.clj-home-company-link |
community div.w-container > div.clj-home-company-text > p > a.clj-home-company-link |
companies using Clojure div.w-container > div.clj-home-company-text > p > a.clj-home-company-link |
2026-03-30 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Zero to REPL Video div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-03-26 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Documentary Trailer (Mar 26, 2026) div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-03-18 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Deref (Mar 18, 2026) div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-03-11 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
core.async and Virtual Threads div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-03-10 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Deref (Mar 10, 2026) div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-04-09 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Los Angeles Clojure Meetup: Hyper div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-04-16 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Documentary Premiere div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-04-25 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Clojure Community Check-In div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
2026-05-09 div.clj-home-updates-container > ul.w-list-unstyled > li > span.clj-home-updates-date |
Dutch Clojure Days free conference div.clj-home-updates-container > ul.w-list-unstyled > li > a.clj-home-updates-link |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
COMMUNITY div.w-container > div.w-row > div.w-col > h6.clj-footer-heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.w-container > div.w-row > div.w-col > img.clj-home-support-logo div.w-container > div.w-row > div.w-col > img.clj-home-support-logo |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.w-mod-js html.w-mod-js |
These items highlight common accessibility best practices.
Best Practices
SEO
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.w-container > div.w-row > div.w-col > img.clj-home-support-logo div.w-container > div.w-row > div.w-col > img.clj-home-support-logo |
Format your HTML in a way that enables crawlers to better understand your app’s content.