Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 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.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
1 image(s) missing alt attribute
2 control(s) without accessible label
[](https://beavercheck.com/results/601da06e-4c22-214e-4bef-1eb6d6713fea)<a href="https://beavercheck.com/results/601da06e-4c22-214e-4bef-1eb6d6713fea"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.clojure.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.clojure.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.
1.97 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.58 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
54 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.009
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.97 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.
3.51 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 |
|---|---|---|
| cdn.matomo.cloud/cognitect.matomo.cloud/matomo.js | 691200.0 s | 57.0 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 | 977 B |
| www.clojure.org/css/search-result.css | 604800.0 s | 727 B |
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 | |
|---|---|---|---|
Clojure TV logo div.w-col > div.clj-learn-more > a > img | www.clojure.org/images/clojuretv.png | 67.8 KiB | 44.8 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 |
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 |
|---|---|---|
| /css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;... | 2.8 KiB | 1.2 s |
| www.clojure.org/js/modernizr.js | 2.7 KiB | |
| www.clojure.org/css/default-en.css | 1.5 KiB | |
| www.clojure.org/css/default.css | 977 B | |
| www.clojure.org/css/clojureorg.webflow.css | 4.3 KiB | 150 ms |
| www.clojure.org/css/search-result.css | 727 B | |
| www.clojure.org/css/asciidoctor-mod.css | 2.6 KiB | |
| www.clojure.org/css/normalize.css | 1.1 KiB | |
| www.clojure.org/css/webflow.css | 7.2 KiB | 150 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| 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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn.matomo.cloud/cognitect.matomo.cloud/matomo.js | 56.5 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
| 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 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 |
|---|
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.
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.
| 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.
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.
| 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.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.w-mod-js html.w-mod-js |
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.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
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.
| 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.
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.
871 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
871 ms
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.393
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
871 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
871 ms
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.
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 |
|---|---|---|
| /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.
| 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
| 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.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| 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.
| 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
| 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
| 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 |
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 |
|---|
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.
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.
| 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.
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.
| 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.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.w-mod-js html.w-mod-js |
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.
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
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.
| 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.
Send Feedback