Mobile 375 × 812

Desktop 1440 × 900

Score: 81 / 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
No Content-Security-Policy header found
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
HSTS is missing includeSubDomains
[](https://beavercheck.com/results/d5953cca-cc77-aceb-fb36-c5572e515e45)<a href="https://beavercheck.com/results/d5953cca-cc77-aceb-fb36-c5572e515e45"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.nixos.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.nixos.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.
3.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.13 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
88 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.178
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.23 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.14 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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 |
|---|---|---|
| nixos.org/_astro/index@_@astro.D2dw0TiW.css | 3.0 KiB | |
| nixos.org/_astro/Layout.BIh4Ehra.css | 50.3 KiB | 300 ms |
| nixos.org/_astro/Layout.BP7M0V9r.css | 941 B |
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.nixos.org/ | 872 ms |
| nixos.org/ | 0.0 ms |
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 |
|---|---|
Declarative builds and deployments.
Nix is a tool that takes a unique approach… body.text-primary-black-15 > main.flex-1 > section.text-primary-white | 0.178 |
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.
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.
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
| Failing Elements |
|---|
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
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.
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.
791 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
811 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.030
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
791 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.
813 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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 |
|---|---|---|
| nixos.org/_astro/Layout.BIh4Ehra.css | 50.3 KiB | 80 ms |
| nixos.org/_astro/index@_@astro.D2dw0TiW.css | 3.0 KiB | |
| nixos.org/_astro/Layout.BP7M0V9r.css | 940 B |
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.nixos.org/ | 322 ms |
| nixos.org/ | 0.0 ms |
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.
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
| Failing Elements |
|---|
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
00:00 div.ap-wrapper > div.ap-player > div.ap-control-bar > span.ap-timer |
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.
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