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.
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.
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.home-comboGrid > div.content > div.module > ::after section.home-comboGrid > div.content > div.module > ::after | /oreilly/images/fish_french_grunt_histoirenaturell_cuvier... | 297.6 KiB | 258.7 KiB |
div.content > div.featuresModual-intro > figure > ::before div.content > div.featuresModual-intro > figure > ::before | cdn.oreillystatic.com/oreilly/images/hero-odot-animal-20221104.png | 324.1 KiB | 225.9 KiB |
Arianne Dee
Software developer div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/images/live-online-training/39040-720x720.jpg | 183.5 KiB | 99.1 KiB |
Bruno Gonçalves
Senior data scientist div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/images/live-online-training/39420-720x720.jpg | 162.7 KiB | 78.4 KiB |
section#awardsSection > div.content > figure.sectionFigure > ::after section#awardsSection > div.content > figure.sectionFigure > ::after | cdn.oreillystatic.com/oreilly/images/raven_awards_2024_443x442.png | 107.4 KiB | 75.5 KiB |
Sari Greene
Cybersecurity practitioner div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/oreilly/images/home_sari_greene_720x720.jpg | 136.1 KiB | 51.7 KiB |
a.feed-item > div.inner > figure > img a.feed-item > div.inner > figure > img | /radar/wp-content/uploads/sites/3/2026/04/Scope-Creep-Kra... | 45.1 KiB | 43.3 KiB |
Kelsey Hightower
Software engineer div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/oreilly/images/kelsey_hightower_color_400x400.jpg | 55.3 KiB | 29.2 KiB |
Ken Kousen
Java Champion div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/oreilly/images/ken-kousen-400x400.jpg | 50.1 KiB | 24.1 KiB |
Neal Ford
Software architect div.sectionFigure > div.home-experts-slider > div#home-experts-panels > a | cdn.oreillystatic.com/oreilly/images/home_neal_ford_720x720.jpg | 104.7 KiB | 20.3 KiB |
Video thumbnail for 426200_Jose_2min_final_rev7-13 div.videoHolder > div.videoDisplay > div#kaltura_player_1689279523 > img.playerPoster | /oreilly/images/home-video-testimonial-thumb1-711x400-202... | 41.1 KiB | 19.2 KiB |
a.feed-item > div.inner > figure > img a.feed-item > div.inner > figure > img | /radar/wp-content/uploads/sites/3/2026/04/Trial-by-fire-1... | 10.2 KiB | 8.4 KiB |
Apple app store ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/app-store-logo.png | 10.8 KiB | 7.9 KiB |
a.feed-item > div.inner > figure > img a.feed-item > div.inner > figure > img | /radar/wp-content/uploads/sites/3/2026/04/Grief-and-the-n... | 8.2 KiB | 6.4 KiB |
a.feed-item > div.inner > figure > img a.feed-item > div.inner > figure > img | /radar/wp-content/uploads/sites/3/2026/04/Architecture-as... | 7.7 KiB | 5.9 KiB |
a.feed-item > div.inner > figure > img a.feed-item > div.inner > figure > img | /radar/wp-content/uploads/sites/3/2026/04/Scenario-planni... | 7.6 KiB | 5.8 KiB |
Google play store ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/google-play-logo.png | 8.7 KiB | 5.5 KiB |
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 |
|---|---|---|
| cdn.oreillystatic.com/assets/css/odot-layout-20250313.css | 25.3 KiB | 150 ms |
| cdn.oreillystatic.com/assets/js/nav-20260120.js | 2.0 KiB | |
| cdn.oreillystatic.com/assets/css/nav-20260120.css | 4.0 KiB | 150 ms |
| cdn.oreillystatic.com/assets/css/2025_font_face.css | 940 B | 768 ms |
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.
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.
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.
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 |
|---|---|
| oreilly.com/ | 1.2 s |
| www.oreilly.com/ | 0.0 ms |
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 |
|---|---|---|
| cdn.oreillystatic.com/assets/css/odot-layout-20250313.css | 25.3 KiB | 5.7 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 |
|---|---|---|
| .js-messagebox{margin:1em 5%;padding:0.5em 2.5%;border:1px solid #ccc;background-color:#fcfcfc; … } … | 67.0 KiB | 67.0 KiB |
| cdn.oreillystatic.com/assets/css/odot-layout-20250313.css | 25.0 KiB | 24.8 KiB |
| 21.1 KiB | 18.8 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.
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 |
|---|---|
| Other | 8.9 s |
| Script Evaluation | 6.0 s |
| Script Parsing & Compilation | 1.5 s |
| Style & Layout | 515 ms |
| Parse HTML & CSS | 206 ms |
| Garbage Collection | 172 ms |
| Rendering | 147 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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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 |
|---|---|---|
| /html5/html5lib/v2.86/load.php?debug=false&lang=en&module... | 688.6 KiB | 478.9 KiB |
| /html5/html5lib/v2.86/load.php?debug=false&lang=en&module... | 688.6 KiB | 478.9 KiB |
| /html5/html5lib/v2.86/load.php?debug=false&lang=en&module... | 688.6 KiB | 478.9 KiB |
| /html5/html5lib/v2.86/load.php?debug=false&lang=en&module... | 688.6 KiB | 478.9 KiB |
| www.googletagmanager.com/gtag/js?id=G-092EL089CH&cx=c>m=4e64h1 | 168.6 KiB | 76.6 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5P4V6Z | 172.1 KiB | 75.4 KiB |
| cdn.cookielaw.org/scripttemplates/202408.1.0/otBannerSdk.js | 110.3 KiB | 58.1 KiB |
| www.oreilly.com/KxXuCyduA3/oq/qtiMwY_O/uXrEVzLwhDD0Nr/aE0gZA/Cxp/8IWwsPSEB | 171.1 KiB | 36.4 KiB |
| /KxXuCyduA3/oq/qtiMwY_O/X0rEVzzE/MmwmZA/FCQ/hVwwjR1EPAg?v... | 152.9 KiB | 31.7 KiB |
| cdn.oreillystatic.com/ajax/libs/jquery/3.3.1/jquery.min.js | 29.6 KiB | 22.2 KiB |
| cdn.oreillystatic.com/ajax/libs/jquery/3.7.0/jquery.min.js | 29.6 KiB | 21.5 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.
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 | |
|---|---|
logo: Electronic Arts section.teamsSection > div.content > figure.sectionFigure > img.height_xs | cdn.oreillystatic.com/oreilly/images/logo_electronic_arts.svg |
logo: Blue Origin section.teamsSection > div.content > figure.sectionFigure > img.height_s | cdn.oreillystatic.com/oreilly/logos/logo_blue_origin_reverse.svg |
logo: Home Depot section.teamsSection > div.content > figure.sectionFigure > img.height_l | cdn.oreillystatic.com/oreilly/images/logo_home_depot.svg |
logo: AirBnB section.teamsSection > div.content > figure.sectionFigure > img.height_s | cdn.oreillystatic.com/oreilly/logos/logo_airbnb_reverse.svg |
Amazon appstore ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/amazon-appstore-logo.png |
Google play store ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/google-play-logo.png |
Roku Players and TVs ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/roku-tv-logo.png |
Apple app store ul.site-footer-list__ul > li > a > img.site-footer__image | cdn.oreillystatic.com/oreilly/images/app-store-logo.png |
logo: TCS section.teamsSection > div.content > figure.sectionFigure > img.height_s | cdn.oreillystatic.com/oreilly/logos/logo_tcs_reverse.svg |
logo: Nasdaq section.teamsSection > div.content > figure.sectionFigure > img.height_s | cdn.oreillystatic.com/oreilly/images/logo_nasdaq_reverse.svg |
logo: Rakuten section.teamsSection > div.content > figure.sectionFigure > img.height_s | cdn.oreillystatic.com/oreilly/images/logo_rakuten_reverse.svg |
O'Reilly home div#site-footer-container > section#site-footer-subfooter > a.footer-subfooterLogo > img#site-footer-subfooter-logo | cdn.oreillystatic.com/images/sitewide-headers/oreilly_logo_mark_red_@2x.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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Testimonial video thumbnail 1 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail1 |
Testimonial video thumbnail 2 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail2 |
Testimonial video thumbnail 3 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail3 |
Testimonial video thumbnail 4 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail4 |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar |
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
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 |
|---|
Play div.inner > div.item-text > div.audioPlayer-controls > button.btn |
div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar div.item-text > div.audioPlayer-controls > div.player-bars > input.seek-bar |
Testimonial video thumbnail 1 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail1 |
Testimonial video thumbnail 2 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail2 |
Testimonial video thumbnail 3 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail3 |
Testimonial video thumbnail 4 div.content > div.home-testimonial-figure > div.home-testimonial-thumbnails > button#js-testimonialThumbnail4 |
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | line 49, col 396 |
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.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.oreilly.com/search/skills/go/ | Go |
| www.oreilly.com/search/skills/go/ | Go |
| www.oreilly.com/online-learning/verifiable-skills.html | Learn more |
| www.oreilly.com/privacy-cookies.html | More information |
Format your HTML in a way that enables crawlers to better understand your app’s content.