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.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/bitter/v40/rax8HiqOu8IVPmn7f4xpLjpSmw.woff2 | 35 ms |
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.
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 |
|---|---|---|
| elixir-lang.org/images/cases/logos/cyanview.png | 600.0 s | 52.2 KiB |
| elixir-lang.org/images/logo/logo.png | 600.0 s | 34.3 KiB |
| elixir-lang.org/images/cases/logos/remote.png | 600.0 s | 29.9 KiB |
| elixir-lang.org/images/cases/logos/pepsico.png | 600.0 s | 29.5 KiB |
| elixir-lang.org/images/cases/logos/community.png | 600.0 s | 12.9 KiB |
| elixir-lang.org/images/cases/logos/change.png | 600.0 s | 7.0 KiB |
| elixir-lang.org/images/learning/mini-docu.png | 600.0 s | 5.9 KiB |
| elixir-lang.org/css/style.css | 600.0 s | 5.7 KiB |
| elixir-lang.org/images/logo/eef.png | 600.0 s | 2.2 KiB |
| elixir-lang.org/js/index.js | 600.0 s | 2.0 KiB |
| elixir-lang.org/images/cases/logos/veeps.svg | 600.0 s | 1.1 KiB |
| elixir-lang.org/css/syntax.css | 600.0 s | 956 B |
| elixir-lang.org/js/icons/style.css | 600.0 s | 709 B |
| elixir-lang.org/js/icons/ie7/ie7.css | 600.0 s | 317 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 | |
|---|---|---|---|
Elixir Logo div#header > div#branding > a#site-title > img.logo | elixir-lang.org/images/logo/logo.png | 34.1 KiB | 30.7 KiB |
div.hentry > div#shuffled-cases > a.cases-box > div.cases-image div.hentry > div#shuffled-cases > a.cases-box > div.cases-image | elixir-lang.org/images/cases/logos/pepsico.png | 29.4 KiB | 15.9 KiB |
Watch the Elixir
mini-documentary! div#sidebar-primary > div#mini-docu > a > div.mini-docu-cta | elixir-lang.org/images/learning/mini-docu.png | 5.7 KiB | 5.1 KiB |
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 |
|---|---|---|
| fonts.googleapis.com/css?family=Bitter:400,700 | 1.0 KiB | 268 ms |
| elixir-lang.org/css/syntax.css | 956 B | |
| elixir-lang.org/css/style.css | 5.7 KiB | |
| elixir-lang.org/js/icons/ie7/ie7.css | 317 B | |
| elixir-lang.org/js/icons/style.css | 709 B |
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 |
|---|---|---|
| ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js | 32.7 KiB | 20.3 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 | |
|---|---|
Elixir Logo div#header > div#branding > a#site-title > img.logo | elixir-lang.org/images/logo/logo.png |
Join the Erlang Ecosystem Foundation div#sidebar-primary > div#eef > a > img | elixir-lang.org/images/logo/eef.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|
#biz-intelligence div#shuffled-cases > a.cases-box > div.cases-tag > span |
#phoenix div#shuffled-cases > a.cases-box > div.cases-tag > span |
#social div#shuffled-cases > a.cases-box > div.cases-tag > span |
#broadway div#shuffled-cases > a.cases-box > div.cases-tag > span |
#messaging div#shuffled-cases > a.cases-box > div.cases-tag > span |
#broadway div#shuffled-cases > a.cases-box > div.cases-tag > span |
# Spawn an Elixir process (not an operating system one!) figure.highlight > pre > code.language-elixir > span.c1 |
# Block until the message is received figure.highlight > pre > code.language-elixir > span.c1 |
4040 figure.highlight > pre > code.language-elixir > span.mi |
16 figure.highlight > pre > code.language-elixir > span.mi |
# Code that drives a car figure.highlight > pre > code.language-elixir > span.c1 |
#=> Fails if the user is under 16 figure.highlight > pre > code.language-elixir > span.c1 |
1 test, 0 failures div.entry-summary > pre > code > span |
192 figure.highlight > pre > code.language-elixir > span.mi |
223 figure.highlight > pre > code.language-elixir > span.mi |
75 figure.highlight > pre > code.language-elixir > span.mi |
115 figure.highlight > pre > code.language-elixir > span.mi |
These are opportunities to improve the legibility of your content.
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 html |
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.