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.
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.
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.
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.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
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.Slide_slide__rCm5b > a.FeaturedItems_slideshow__slideLink__WkCAC > figure.CoverImage_figure__g9g40 > img div.Slide_slide__rCm5b > a.FeaturedItems_slideshow__slideLink__WkCAC > figure.CoverImage_figure__g9g40 > img | /_next/image?url=https%3A%2F%2Fwebfiles.ucpress.edu%2Fcov... | 65.9 KiB | 46.2 KiB |
div.flex > a.PodcastBlock_bookLink__aiP8C > figure.CoverImage_figure__g9g40 > img div.flex > a.PodcastBlock_bookLink__aiP8C > figure.CoverImage_figure__g9g40 > img | /_next/image?url=https%3A%2F%2Fwebfiles.ucpress.edu%2Fcov... | 26.7 KiB | 16.8 KiB |
div.Slide_slide__rCm5b > a.FeaturedItems_slideshow__slideLink__WkCAC > figure.CoverImage_figure__g9g40 > img div.Slide_slide__rCm5b > a.FeaturedItems_slideshow__slideLink__WkCAC > figure.CoverImage_figure__g9g40 > img | /_next/image?url=https%3A%2F%2Fwebfiles.ucpress.edu%2Fcov... | 18.9 KiB | 13.2 KiB |
div.flex > a.PodcastBlock_bookLink__aiP8C > figure.CoverImage_figure__g9g40 > img div.flex > a.PodcastBlock_bookLink__aiP8C > figure.CoverImage_figure__g9g40 > img | /_next/image?url=https%3A%2F%2Fwebfiles.ucpress.edu%2Fcov... | 20.1 KiB | 12.1 KiB |
li.mt-rowMd > div.Content_card__cTve3 > div.BlogPost_post__image__16p_p > img.object-cover li.mt-rowMd > div.Content_card__cTve3 > div.BlogPost_post__image__16p_p > img.object-cover | /_next/image?url=https%3A%2F%2Fcraft-assets-ucpress-produ... | 35.2 KiB | 5.9 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 |
|---|---|
| ucpress.edu/ | 1.3 s |
| www.ucpress.edu/ | 0.0 ms |
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
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 |
|---|---|---|---|
| www.ucpress.edu/ | 871 ms | 25 ms | 26 ms |
| Unattributable | 571 ms | 105 ms | 0.0 ms |
| www.ucpress.edu/_next/static/chunks/2117-20652d18b489048f.js | 492 ms | 429 ms | 11 ms |
| www.ucpress.edu/_next/static/chunks/8629-2178701f3c2d0682.js | 369 ms | 287 ms | 81 ms |
| www.googletagmanager.com/gtag/js?id=G-4V7DMTJFQH&cx=c>m=4e64k0h1 | 196 ms | 149 ms | 46 ms |
| www.googletagmanager.com/gtm.js?id=GTM-TWP2FC7 | 175 ms | 137 ms | 29 ms |
| www.ucpress.edu/_next/static/chunks/fd9d1056-5bae34bee59f3468.js | 155 ms | 133 ms | 12 ms |
| www.ucpress.edu/_next/static/chunks/8463.930052e3b086997c.js | 88 ms | 39 ms | 3.2 ms |
| www.google-analytics.com/analytics.js | 53 ms | 42 ms | 4.1 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.4 s |
| Other | 656 ms |
| Style & Layout | 465 ms |
| Script Parsing & Compilation | 247 ms |
| Rendering | 212 ms |
| Parse HTML & CSS | 109 ms |
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-4V7DMTJFQH&cx=c>m=4e64k0h1 | 171.8 KiB | 68.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TWP2FC7 | 130.9 KiB | 65.4 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.
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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Brand New Beat div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
The Middle-Class New Deal div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
The Moys of New York and Shanghai div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Smog and Sunshine div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Boom to Bust div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Trans Cinema div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Anti-Eviction div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Teaching Solidarity div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Can We Laugh at That? div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Making Care Work div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Leave If You Can div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
In the Hour of Chaos div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Swiftynomics div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
The Hidden Lives of Lab Animals div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Overcoming Bias Habits div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Trans Pleasure div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Art-Science Undisciplined div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Food Justice Undone div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
Acts of Love div#:R2rjttukvfa: > div.flickity-viewport > div.flickity-slider > div.Slide_slide__rCm5b |
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
General
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 |
|---|---|
Failed to load resource: the server responded with a status of 500 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Crawling and Indexing
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.