Lighthouse Mobile
· 0 checks — Mobile 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.ntp.org/scss/nwtime.min.33139960351778bcc5aee21b22a8ddf3.css | 0.0 ms | 82.7 KiB |
| www.nwtime.org/images/support.jpg | 0.0 ms | 18.5 KiB |
| scripts.clarity.ms/0.8.59/clarity.js | 86400.0 s | 26.2 KiB |
| www.ntp.org/images/logo.png | 0.0 ms | 6.4 KiB |
| www.ntp.org/images/ntp_logo.jpg | 0.0 ms | 4.3 KiB |
| cse.google.com/cse.js?cx=bb3c9b3e375d856be | 0.0 ms | 3.6 KiB |
| www.ntp.org/images/icons/bug.svg | 0.0 ms | 1.1 KiB |
| www.google.com/cse/static/style/look/v6/minimalist.css | 3000.0 s | 1.3 KiB |
| www.ntp.org/images/icons/linkedin.svg | 0.0 ms | 1002 B |
| www.ntp.org/images/icons/newspaper.svg | 0.0 ms | 891 B |
| www.ntp.org/images/icons/discourse.svg | 0.0 ms | 833 B |
| www.ntp.org/images/icons/facebook.svg | 0.0 ms | 727 B |
| www.ntp.org/images/icons/download.svg | 0.0 ms | 718 B |
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.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
Performance issues directly impact user engagement and conversion rates.
| URL | Protocol |
|---|---|
| www.ntp.org/ | http/1.1 |
| www.ntp.org/scss/nwtime.min.33139960351778bcc5aee21b22a8ddf3.css | http/1.1 |
| www.ntp.org/images/logo.png | http/1.1 |
| www.ntp.org/images/ntp_logo.jpg | http/1.1 |
| www.ntp.org/images/icons/download.svg | http/1.1 |
| www.ntp.org/images/icons/bug.svg | http/1.1 |
| www.ntp.org/images/icons/discourse.svg | http/1.1 |
| www.ntp.org/images/icons/newspaper.svg | http/1.1 |
| www.ntp.org/images/icons/linkedin.svg | http/1.1 |
| www.ntp.org/images/icons/facebook.svg | http/1.1 |
| www.ntp.org/favicons/favicon.ico | http/1.1 |
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.ntp.org/scss/nwtime.min.33139960351778bcc5aee21b22a8ddf3.css | 82.7 KiB | 1.6 s |
| /css?family=Nunito+Sans:400,400i,700,800,800i,900i&displa... | 1.3 KiB | 769 ms |
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 | |
|---|---|---|---|
section.min-vh-100 > div.card > div.card-body > img.figure-img section.min-vh-100 > div.card > div.card-body > img.figure-img | www.nwtime.org/images/support.jpg | 18.2 KiB | 15.8 KiB |
div.container-fluid > div > a.navbar-brand > img div.container-fluid > div > a.navbar-brand > img | www.ntp.org/images/logo.png | 6.1 KiB | 4.4 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ntp.org/ | 1.5 s |
| www.ntp.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
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
body body | 0.489 |
Your Donations Help Support NTP -- Donate Today!
Welcome to the home of the Net… body > section.min-vh-100 | 0.024 |
The NTP Project conducts Research and Development in NTP, a protocol designed t… section.min-vh-100 > div.container > div.row > p | 0.008 |
Welcome to the home of the Network Time Protocol (NTP) Project.
The NTP Proj… body > section.min-vh-100 > div.container | 0.007 |
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.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.ntp.org/scss/nwtime.min.33139960351778bcc5aee21b22a8ddf3.css | 82.4 KiB | 76.3 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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-K07ZJQFYSZ | 153.0 KiB | 61.3 KiB |
| /cse/static/element/b33cba5881f68fbf/cse_element__en.js?u... | 98.5 KiB | 47.8 KiB |
| cse.google.com/adsense/search/async-ads.js | 43.3 KiB | 31.5 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+en.css | 9.7 KiB | 2.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 | |
|---|---|
section.min-vh-100 > div.card > div.card-body > img.figure-img section.min-vh-100 > div.card > div.card-body > img.figure-img | www.nwtime.org/images/support.jpg |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img | www.ntp.org/images/icons/download.svg |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img | www.ntp.org/images/icons/bug.svg |
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 |
|---|
SUPPORT div.container-fluid > div > button.btn > a.nav-item |
REFERENCE LIBRARY div.container-fluid > div > button.btn > a.nav-item |
DOCUMENTATION div.container-fluid > div > button.btn > a.nav-item |
DONATE div.container-fluid > div > button.btn > a.nav-item |
DOWNLOAD NTP body > section.min-vh-100 > button.btn > a.btn |
REPORT A BUG body > section.min-vh-100 > button.btn > a.btn |
© 2026 Network Time Foundation nav.site-footer > div.container > ul.mx-auto > p |
Network Time Foundation div.container > ul.mx-auto > p > a.navbar-text |
These are opportunities to improve the legibility of your content.
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 |
|---|
section.min-vh-100 > div.card > div.card-body > img.figure-img section.min-vh-100 > div.card > div.card-body > img.figure-img |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.navbar > div.container-fluid > div > a.navbar-brand nav.navbar > div.container-fluid > div > a.navbar-brand |
div.container > ul.navbar-nav > li.nav-item > a.nav-link div.container > ul.navbar-nav > li.nav-item > a.nav-link |
div.container > ul.navbar-nav > li.nav-item > a.nav-link div.container > ul.navbar-nav > li.nav-item > a.nav-link |
div.container > ul.navbar-nav > li.nav-item > a.nav-link div.container > ul.navbar-nav > li.nav-item > a.nav-link |
div.container > ul.navbar-nav > li.nav-item > a.nav-link div.container > ul.navbar-nav > li.nav-item > a.nav-link |
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.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
© 2026 Network Time Foundation body > nav.site-footer > div.container > ul.mx-auto |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
SUPPORT nav.navbar > div.container-fluid > div > button.btn |
SUPPORT div.container-fluid > div > button.btn > a.nav-item |
REFERENCE LIBRARY nav.navbar > div.container-fluid > div > button.btn |
REFERENCE LIBRARY div.container-fluid > div > button.btn > a.nav-item |
DOCUMENTATION nav.navbar > div.container-fluid > div > button.btn |
DOCUMENTATION div.container-fluid > div > button.btn > a.nav-item |
DONATE nav.navbar > div.container-fluid > div > button.btn |
DOWNLOAD NTP body > section.min-vh-100 > button.btn |
REPORT A BUG body > section.min-vh-100 > button.btn |
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.
Content Best Practices
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 |
|---|
section.min-vh-100 > div.card > div.card-body > img.figure-img section.min-vh-100 > div.card > div.card-body > img.figure-img |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img |
section.min-vh-100 > button.btn > a.btn > img section.min-vh-100 > button.btn > a.btn > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
ul.navbar-nav > li.nav-item > a.nav-link > img ul.navbar-nav > li.nav-item > a.nav-link > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.