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.
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 |
|---|---|---|
| cdn.ncbi.nlm.nih.gov/core/pinger/pinger.js | 29.7 KiB | 1.1 s |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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.
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 |
|---|---|---|
| clinicaltrials.gov/styles-K5ERNWXN.css | 99.9 KiB | 89.1 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 |
|---|---|---|
| /gtag/js?id=G-DP2X732JSX&l=pingerDataLayer&cx=c>m=4e64h1 | 147.5 KiB | 62.3 KiB |
| www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147.2 KiB | 62.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PC9B6M3&l=pingerDataLayer | 129.5 KiB | 60.4 KiB |
| clinicaltrials.gov/chunk-FOI7A4D4.js | 54.3 KiB | 29.4 KiB |
| clinicaltrials.gov/chunk-J3DBZWUT.js | 70.4 KiB | 25.7 KiB |
| /dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERS... | 35.7 KiB | 21.3 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| clinicaltrials.gov/polyfills-6ISPNSXF.js | 1.7 s | 1.4 s | 0.3 ms |
| Unattributable | 926 ms | 143 ms | 0.0 ms |
| clinicaltrials.gov/ | 477 ms | 8.1 ms | 1.1 ms |
| clinicaltrials.gov/chunk-PVALZXTS.js | 384 ms | 371 ms | 0.2 ms |
| www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 295 ms | 241 ms | 51 ms |
| /gtag/js?id=G-DP2X732JSX&l=pingerDataLayer&cx=c>m=4e64h1 | 293 ms | 234 ms | 55 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PC9B6M3&l=pingerDataLayer | 257 ms | 195 ms | 50 ms |
| clinicaltrials.gov/scripts-2KLTL4Y7.js | 174 ms | 87 ms | 13 ms |
| /dxjsmodule/12.1a2b7192fd54e87d3971.chunk.js?Q_CLIENTVERS... | 118 ms | 85 ms | 17 ms |
| cdn.ncbi.nlm.nih.gov/core/pinger/pinger.js | 105 ms | 61 ms | 15 ms |
| dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js | 88 ms | 36 ms | 1.9 ms |
| clinicaltrials.gov/styles-K5ERNWXN.css | 60 ms | 0.0 ms | 0.0 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.9 s |
| Other | 957 ms |
| Style & Layout | 424 ms |
| Parse HTML & CSS | 266 ms |
| Script Parsing & Compilation | 256 ms |
| Garbage Collection | 150 ms |
| Rendering | 68 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 | |
|---|---|
ClinicalTrials.gov logo div.grid-row > div.grid-row > div.tablet:grid-col > img.ctg-logo | clinicaltrials.gov/assets/images/ctg-footer-logo.svg |
NIH National Library of Medicine, National Center for Biotechnology Information… div.grid-row > div.mobile-lg:grid-col-8 > a.logo > img.ncbi-logo | clinicaltrials.gov/assets/main/img/AgencyLogo.svg |
ClinicalTrials.gov div.usa-navbar > div#basic-logo > a.usa-logo > img.ctg-logo-image | clinicaltrials.gov/assets/images/ctg-header-logo.svg |
Tell us what you think! body > div.QSIFeedbackButton > button#QSIFeedbackButton-btn > img | iad1.qualtrics.com/WRQualtricsSiteIntercept/Graphic.php?IM=IM_cTi8DT6KZkcCkUm |
header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | clinicaltrials.gov/assets/uswds/img/us_flag_small.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 |
|---|
(all filters optional) ctg-home-search-panel > div.home-search-panel > div.search-panel-header > span |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The U.S. government does not review or approve the safety and science of all st… div.usa-alert__body > div.usa-accordion > div.usa-accordion__heading > button.usa-accordion__button |
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Tell us what you think! body > div.QSIFeedbackButton > button#QSIFeedbackButton-btn > img | iad1.qualtrics.com/WRQualtricsSiteIntercept/Graphic.php?IM=IM_cTi8DT6KZkcCkUm | 52 x 110 | 55 x 117 | 78 x 165 |
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.