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.
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.
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 | |
|---|---|---|---|
div.parallax-container > div.pi-container > div.pi-img-container > img.pi-image div.parallax-container > div.pi-container > div.pi-img-container > img.pi-image | ucsd.edu/_images/homepage/img-triton-giving-day-26-700x400.png | 7.3 MiB | 7.1 MiB |
Computing infrastructure with blue and green lights div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-research-mod-ga-fusion.jpg | 835.5 KiB | 823.4 KiB |
Geisel Library lit up against blue evening sky div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-feat-us-news-grad-schools-26.jpg | 668.4 KiB | 656.3 KiB |
The title wall of Imagine Wild: Mountain Yellow-legged Frog features large, car… div.news > a.news-item > div.news-content > img#nwe_img0 | /teaser_uploads/_ucsd-feed/Birch_Aquarium_-_Imagine_Wild_... | 84.8 KiB | 73.5 KiB |
Two images, each of a person gesturing with hands while speaking on stage div.news > a.news-item > div.news-content > img#nwe_img2 | today.ucsd.edu/teaser_uploads/_ucsd-feed/grad-slam-postdoc-teaser.jpeg | 59.5 KiB | 48.2 KiB |
people in lab div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-always-moving-discovery-fwd-720x480.jpg | 58.8 KiB | 46.7 KiB |
Man fires a piece of glass in the shape of a whale fin div.news > a.news-item > div.news-content > img#nwe_img1 | today.ucsd.edu/teaser_uploads/_ucsd-feed/Glass-Center-Teaser.jpg | 53.1 KiB | 41.7 KiB |
div.parallax-container > div.pi-container > div.pi-img-container > img.pi-image div.parallax-container > div.pi-container > div.pi-img-container > img.pi-image | ucsd.edu/_images/arts/arts-ucsd-homepage.jpg | 241.1 KiB | 32.4 KiB |
twitter ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_tw.png | 10.4 KiB | 9.6 KiB |
Brand div.navbar-header > a.navbar-brand > span > img | www.ucsd.edu/_resources/img/logo_UCSD.png | 11.6 KiB | 9.2 KiB |
UC San Diego div.row > div.col-xs-6 > a.footer-brand > img.img-responsive | www.ucsd.edu/_resources/img/logo_UCSD_white.png | 10.3 KiB | 9.0 KiB |
ATTEND UC SAN DIEGO
Your journey is unique—whether as a first-generation stude… body.page-homepage > div#a-main > section.jumbotron | www.ucsd.edu/_resources/img/bg-orbs-1-mobile.jpg | 59.6 KiB | 7.7 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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 |
|---|---|---|
| www.ucsd.edu/_resources/css/vendor/brix_sans.css | 2.0 MiB | 11.7 s |
| www.ucsd.edu/_resources/css/vendor/animate.css | 70.9 KiB | 324 ms |
| www.ucsd.edu/_resources/css/custom.css | 188.6 KiB | 972 ms |
| www.ucsd.edu/_resources/css/styles.css | 194.4 KiB | 1.3 s |
| www.ucsd.edu/_resources/css/vendor/font-awesome.css | 34.7 KiB | 324 ms |
| www.ucsd.edu/_resources/css/vendor/slick-theme.css | 3.3 KiB | |
| www.ucsd.edu/_resources/css/vendor/slick.css | 1.9 KiB | |
| www.ucsd.edu/_resources/css/vendor/refrigerator_deluxe.css | 1.1 KiB | 324 ms |
| www.ucsd.edu/_resources/css/modules/uikit-cards.css | 3.4 KiB | |
| ucsd.edu/_resources/css/custom-img.css | 20.6 KiB | 302 ms |
| hello.myfonts.net/count/31ba49 | 371 B | 816 ms |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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
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.ucsd.edu/_resources/css/vendor/brix_sans.css | 2.0 MiB | 646.4 KiB |
| www.ucsd.edu/_resources/css/custom.css | 188.6 KiB | 29.2 KiB |
| www.ucsd.edu/_resources/css/styles.css | 194.4 KiB | 17.2 KiB |
| www.ucsd.edu/_resources/css/vendor/animate.css | 70.9 KiB | 15.1 KiB |
| www.ucsd.edu/_resources/css/vendor/font-awesome.css | 34.7 KiB | 5.4 KiB |
| ucsd.edu/_resources/css/custom-img.css | 20.6 KiB | 2.1 KiB |
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.ucsd.edu/_resources/css/vendor/brix_sans.css | 2.0 MiB | 2.0 MiB |
| www.ucsd.edu/_resources/css/styles.css | 193.9 KiB | 177.4 KiB |
| www.ucsd.edu/_resources/css/custom.css | 188.2 KiB | 171.8 KiB |
| www.ucsd.edu/_resources/css/vendor/animate.css | 70.6 KiB | 70.3 KiB |
| www.ucsd.edu/_resources/css/vendor/font-awesome.css | 34.4 KiB | 34.2 KiB |
| ucsd.edu/_resources/css/custom-img.css | 20.4 KiB | 19.0 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-ZBPHLZYTS4&cx=c>m=4e64h1 | 153.2 KiB | 63.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-K826VG | 174.1 KiB | 59.4 KiB |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js | 105.2 KiB | 56.9 KiB |
| www.googletagmanager.com/gtag/js?id=AW-17658733768&cx=c>m=4e64h1 | 145.7 KiB | 55.3 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 37.8 KiB |
| www.ucsd.edu/_resources/bootstrap/javascripts/bootstrap.min.js | 36.2 KiB | 29.6 KiB |
| www.ucsd.edu/_resources/js/myscripts.js | 37.4 KiB | 20.7 KiB |
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 |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.ucsd.edu/_resources/js/myscripts.js | 37.4 KiB | 15.6 KiB |
| www.ucsd.edu/_resources/js/vendor/jquery.matchHeight.js | 11.4 KiB | 6.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|---|
| Unattributable | 711 ms | 73 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-K826VG | 602 ms | 530 ms | 59 ms |
| ucsd.edu/ | 593 ms | 54 ms | 4.7 ms |
| www.googletagmanager.com/gtag/js?id=AW-17658733768&cx=c>m=4e64h1 | 226 ms | 199 ms | 26 ms |
| analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js | 209 ms | 156 ms | 50 ms |
| www.googletagmanager.com/gtag/js?id=G-ZBPHLZYTS4&cx=c>m=4e64h1 | 208 ms | 174 ms | 32 ms |
| ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js | 135 ms | 93 ms | 7.7 ms |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 134 ms | 111 ms | 19 ms |
| www.ucsd.edu/_resources/js/myscripts.js | 125 ms | 81 ms | 3.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 | 1.6 s |
| Other | 909 ms |
| Style & Layout | 256 ms |
| Script Parsing & Compilation | 251 ms |
| Rendering | 129 ms |
| Parse HTML & CSS | 90 ms |
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 | |
|---|---|
Geisel Library lit up against blue evening sky div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-feat-us-news-grad-schools-26.jpg |
Computing infrastructure with blue and green lights div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-research-mod-ga-fusion.jpg |
people in lab div.row > div.col-md-6 > div > img.img-responsive | ucsd.edu/_images/homepage/img-always-moving-discovery-fwd-720x480.jpg |
The title wall of Imagine Wild: Mountain Yellow-legged Frog features large, car… div.news > a.news-item > div.news-content > img#nwe_img0 | /teaser_uploads/_ucsd-feed/Birch_Aquarium_-_Imagine_Wild_... |
Man fires a piece of glass in the shape of a whale fin div.news > a.news-item > div.news-content > img#nwe_img1 | today.ucsd.edu/teaser_uploads/_ucsd-feed/Glass-Center-Teaser.jpg |
Two images, each of a person gesturing with hands while speaking on stage div.news > a.news-item > div.news-content > img#nwe_img2 | today.ucsd.edu/teaser_uploads/_ucsd-feed/grad-slam-postdoc-teaser.jpeg |
Brand div.navbar-header > a.navbar-brand > span > img | www.ucsd.edu/_resources/img/logo_UCSD.png |
UC San Diego div.row > div.col-xs-6 > a.footer-brand > img.img-responsive | www.ucsd.edu/_resources/img/logo_UCSD_white.png |
tiktok ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_tiktok.png |
Bluesky ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_bsky.png |
facebook ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_fb.png |
instagram ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_ig.png |
twitter ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_tw.png |
linkedin ul.list-inline > li > a > img | www.ucsd.edu/_resources/img/icon_linked.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 |
|---|
In the world for powering global innovation. div.slide > div.text > div.v-align > p |
Public university in the nation for research. div.slide > div.text > div.v-align > p |
Featured in: Washington Monthly div.slide > div.text > div.v-align > span |
These are opportunities to improve the legibility of your content.
Names and labels
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 |
|---|
div.container-fluid > div.container > div.navbar-header > a.search-icon div.container-fluid > div.container > div.navbar-header > a.search-icon |
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.
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
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| AttributionReporting |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Access to fetch at 'https://ucsd.enterprise.localist.com/api/2/events?keyword=ucsdcal&days=365&pp=3&distinct=true' from origin 'https://ucsd.edu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
ucsd.edu/ line 730, col 26 | Events API error: TypeError: Failed to fetch
at https://ucsd.edu/:691:3
at https://ucsd.edu/:732:3 |
Failed to load resource: net::ERR_FAILED |
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.