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.
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 |
|---|---|---|
| www.sphinx-doc.org/en/master/_images/linux-logo.png | 14400.0 s | 349.5 KiB |
| www.sphinx-doc.org/_/static/javascript/readthedocs-addons.js | 14400.0 s | 132.3 KiB |
| www.sphinx-doc.org/en/master/_images/python-logo.png | 14400.0 s | 57.0 KiB |
| www.sphinx-doc.org/en/master/_images/jupyter-logo.png | 14400.0 s | 42.1 KiB |
| www.sphinx-doc.org/en/master/_static/sphinx13.css?v=ba1752c5 | 14400.0 s | 6.2 KiB |
| www.sphinx-doc.org/en/master/_static/basic.css?v=29da98fa | 14400.0 s | 4.5 KiB |
| www.sphinx-doc.org/en/master/_static/sphinx_highlight.js?v=6ffebe34 | 14400.0 s | 3.1 KiB |
| www.sphinx-doc.org/en/master/_static/doctools.js?v=fd6eb6e6 | 14400.0 s | 2.6 KiB |
| www.sphinx-doc.org/en/master/_static/pygments.css?v=b86133f3 | 14400.0 s | 2.1 KiB |
| www.sphinx-doc.org/en/master/_static/sphinx-logo.svg | 14400.0 s | 1.5 KiB |
| www.sphinx-doc.org/en/master/_static/documentation_options.js?v=7ac69e55 | 14400.0 s | 1.2 KiB |
| www.sphinx-doc.org/en/master/_static/graphviz.css?v=4ae1632d | 14400.0 s | 1.1 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|---|---|
Linux Logo div.sphinx-users-logos > figure#id3 > a.reference > img | www.sphinx-doc.org/en/master/_images/linux-logo.png | 348.3 KiB | 347.7 KiB |
Python Logo div.sphinx-users-logos > figure#id2 > a.reference > img | www.sphinx-doc.org/en/master/_images/python-logo.png | 55.9 KiB | 55.8 KiB |
Jupyter Logo div.sphinx-users-logos > figure#id4 > a.reference > img | www.sphinx-doc.org/en/master/_images/jupyter-logo.png | 41.0 KiB | 40.9 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.
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 |
|---|---|---|
| www.sphinx-doc.org/en/master/_static/sphinx13.css?v=ba1752c5 | 6.2 KiB | 149 ms |
| www.sphinx-doc.org/en/master/_static/sphinx_highlight.js?v=6ffebe34 | 3.1 KiB | 69 ms |
| www.sphinx-doc.org/en/master/_static/doctools.js?v=fd6eb6e6 | 2.6 KiB | 149 ms |
| www.sphinx-doc.org/en/master/_static/documentation_options.js?v=7ac69e55 | 1.2 KiB | 149 ms |
| www.sphinx-doc.org/en/master/_static/basic.css?v=29da98fa | 4.5 KiB | 149 ms |
| www.sphinx-doc.org/en/master/_static/graphviz.css?v=4ae1632d | 1.1 KiB | 149 ms |
| www.sphinx-doc.org/en/master/_static/pygments.css?v=b86133f3 | 2.1 KiB | 69 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.sphinx-doc.org/_/static/javascript/readthedocs-addons.js | 131.5 KiB | 48.8 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 | |
|---|---|
Linux Logo div.sphinx-users-logos > figure#id3 > a.reference > img | www.sphinx-doc.org/en/master/_images/linux-logo.png |
Jupyter Logo div.sphinx-users-logos > figure#id4 > a.reference > img | www.sphinx-doc.org/en/master/_images/jupyter-logo.png |
Python Logo div.sphinx-users-logos > figure#id2 > a.reference > img | www.sphinx-doc.org/en/master/_images/python-logo.png |
logo div.pageheader > div.brand > a > img | www.sphinx-doc.org/en/master/_static/sphinx-logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| sphinx-doc.org/ | 290 ms |
| www.sphinx-doc.org/ | 230 ms |
| www.sphinx-doc.org/en/master/ | 0.0 ms |
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.
ARIA
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The Basics div.document > div.sphinxsidebar > div.sphinxsidebar-navigation__pages > p.caption |
User guide div.document > div.sphinxsidebar > div.sphinxsidebar-navigation__pages > p.caption |
Community div.document > div.sphinxsidebar > div.sphinxsidebar-navigation__pages > p.caption |
Reference div.document > div.sphinxsidebar > div.sphinxsidebar-navigation__pages > p.caption |
The Basics section#sphinx > section#get-started > div.toctree-wrapper > p.caption |
User guide section#sphinx > section#user-guide > div.toctree-wrapper > p.caption |
Community section#sphinx > section#community-guide > div.toctree-wrapper > p.caption |
Reference section#sphinx > section#reference-guide > div.toctree-wrapper > p.caption |
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.
Best practices
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Get started li > ul > li > a.reference |
User guide li > ul > li > a.reference |
Community guide li > ul > li > a.reference |
Reference guide li > ul > li > a.reference |
Installing Sphinx div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Getting started div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Build your first project div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Using Sphinx div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Extending Sphinx div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Sphinx API div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
LaTeX customization div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Get support div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Contribute to Sphinx div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Sphinx FAQ div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Sphinx authors div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Command-line tools div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Configuration div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Extensions div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
reStructuredText div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Glossary div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Changelog div.sphinxsidebar-navigation__pages > ul > li.toctree-l1 > a.reference |
Installing Sphinx div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
PyPI package li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Conda package li.toctree-l1 > ul > li.toctree-l2 > a.reference |
OS-specific package manager li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Docker li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Installation of the latest development release li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Installation from source li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Getting started div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Setting up the documentation sources li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Defining document structure li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Adding content li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Running the build li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documenting objects li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Basic configuration li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Autodoc li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Intersphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
More topics to be covered li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Build your first project div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Getting started li.toctree-l1 > ul > li.toctree-l2 > a.reference |
First steps to document your project using Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
More Sphinx customization li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Narrative documentation in Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Describing code in Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Automatic documentation generation from code li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Appendix: Deploying a Sphinx project online li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Where to go from here li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Using Sphinx div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
reStructuredText li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Markdown li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Cross-references li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Configuration li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Builders li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Domains li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Extensions li.toctree-l1 > ul > li.toctree-l2 > a.reference |
HTML theming li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Internationalization li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx Web Support li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Extending Sphinx div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Tutorials li.toctree-l1 > ul > li.toctree-l2 > a.reference |
How-tos li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx API div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Important objects li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Build phases li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Extension metadata li.toctree-l1 > ul > li.toctree-l2 > a.reference |
APIs used for writing extensions li.toctree-l1 > ul > li.toctree-l2 > a.reference |
LaTeX customization div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
The latex_elements configuration setting li.toctree-l1 > ul > li.toctree-l2 > a.reference |
The sphinxsetup configuration setting li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Additional CSS-like 'sphinxsetup' keys li.toctree-l1 > ul > li.toctree-l2 > a.reference |
LaTeX macros and environments li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Get support div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Contribute to Sphinx div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Contributing to Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx’s release process li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Organization of the Sphinx project li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx Code of Conduct li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx FAQ div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
How do I… li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Using Sphinx with… li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx vs. Docutils li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Epub info li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Texinfo info li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Sphinx authors div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Maintainers li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Contributors li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Former maintainers li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Command-line tools div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Core applications li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Additional applications li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Configuration div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Project tags li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Project information li.toctree-l1 > ul > li.toctree-l2 > a.reference |
General configuration li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Builder options li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Domain options li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Extension options li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Example configuration file li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Extensions div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Built-in extensions li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Third-party extensions li.toctree-l1 > ul > li.toctree-l2 > a.reference |
reStructuredText div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
reStructuredText Primer li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Roles li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Directives li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Field Lists li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Glossary div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Changelog div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Prior releases li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Projects using Sphinx div.toctree-wrapper > ul > li.toctree-l1 > a.reference |
Documentation using the alabaster theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using the classic theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using the sphinxdoc theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using the nature theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using another builtin theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using Read the Docs Sphinx Theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using Sphinx Bootstrap Theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using PyData Sphinx Theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using Furo theme li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Documentation using a custom theme or integrated in a website li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Homepages and other non-documentation sites li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Books produced using Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Theses produced using Sphinx li.toctree-l1 > ul > li.toctree-l2 > a.reference |
Projects integrating Sphinx functionality li.toctree-l1 > ul > li.toctree-l2 > a.reference |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.