Lighthouse Desktop
· 0 checks — Desktop 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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Did you know?
Before Los Angeles could clear away its notorious smog, Caltech… div.instagram-block > a.instagram-block__post > div.instagram-block__post__image > img.instagram-block__post__image__img | /v/t51.82787-15/671798385_18582177727012321_6958694230070... | 217.3 KiB | 202.0 KiB |
Techer to Techer: What is your favorite house tradition?
#Caltech div.instagram-block > a.instagram-block__post > div.instagram-block__post__image > img.instagram-block__post__image__img | /v/t51.82787-15/663139650_18579652564012321_3731338702900... | 192.7 KiB | 165.4 KiB |
Did you know modern telescopes generate more data than any human could ever ana… div.instagram-block > a.instagram-block__post > div.instagram-block__post__image > img.instagram-block__post__image__img | /v/t51.71878-15/670531793_930498332928159_292153058229562... | 127.6 KiB | 100.3 KiB |
Techer to Techer: What inspired you to choose your major?
#Caltech div.instagram-block > a.instagram-block__post > div.instagram-block__post__image > img.instagram-block__post__image__img | /v/t51.71878-15/670311347_4253466034928050_61864710185319... | 75.4 KiB | 48.2 KiB |
balloons float over a crowd of people who watch as President Rosenbaum speaks t… div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/President_Rosenbaum-Campus_Celebra.2e16d0ba.... | 32.0 KiB | 27.8 KiB |
People gather around a telescope on a lawn with Beckman Auditorium in the backg… div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/AoT100_0409.2e16d0ba.fill-300x195.jpg | 25.9 KiB | 21.7 KiB |
Colorful oblong shapes div.article-teaser__image-container > a > picture > img.img-fluid | /main/images/phase_micro.2e16d0ba.fill-710x400-c100.forma... | 29.2 KiB | 19.9 KiB |
Chen Institute, and angular building with sections or wood panels and reflectiv… div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/ChenInstitute.2e16d0ba.fill-300x195.jpg | 20.5 KiB | 16.3 KiB |
div.did-you-know-block__tiles__tile > a.did-you-know-block__tiles__tile__link > div.did-you-know-block__tiles__tile__image > img div.did-you-know-block__tiles__tile > a.did-you-know-block__tiles__tile__link > div.did-you-know-block__tiles__tile__image > img | /main/images/Science_Exchange_Vote_redblue.c0f16667.fill-... | 19.2 KiB | 16.0 KiB |
body.www > footer.footer-container > div.footer > img.footer__torch body.www > footer.footer-container > div.footer > img.footer__torch | www.caltech.edu/static/theme-v7.0/img/flame.png | 12.7 KiB | 12.1 KiB |
two people stand behind a table with bottles and an apparatus that is lit up wi… div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/see_kim-watson-lecture-preshow-act.2e16d0ba.... | 12.9 KiB | 8.7 KiB |
The Caltech Weekly section.block-NowAtCaltechBlock > div.now-at-caltech-block > h2.now-at-caltech-block__title > img.now-at-caltech-block__title__logo | www.caltech.edu/static/www/img/caltech-weekly-logo.png | 9.7 KiB | 7.2 KiB |
Caltech header.width-1440-container > div.header > a.header__homepage-link > img.header__wordmark | www.caltech.edu/static/core/img/caltech-new-logo.png | 7.5 KiB | 6.8 KiB |
A man with a beard, wearing goggles holds a device while looking into a flame w… div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/Mishra-Wang-Ultrafast-Imaging-Comb.2e16d0ba.... | 10.9 KiB | 6.7 KiB |
Tom Hutchcroft writes on a chalkboard wall div.photo-gallery-block > div.photo-gallery-block__gallery > button.photo-gallery-block__zoom > img.photo-gallery-block__image | /main/images/Hutchcroft_Thomas-Faculty-2762.2e16d0ba.fill... | 10.3 KiB | 6.1 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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.caltech.edu/static/CACHE/css/output.7e3001c3b76e.css | 73.5 KiB | 67.2 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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/apexcharts/5.3.2/apexcharts.min.js | 124.7 KiB | 116.5 KiB |
| cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.min.js | 199.4 KiB | 99.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-P8H9J4S | 131.6 KiB | 65.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-7RL83EX4D4&cx=c>m=4e64h1 | 153.4 KiB | 64.9 KiB |
| www.caltech.edu/static/CACHE/js/output.2500c9bd34d8.js | 34.1 KiB | 27.1 KiB |
| cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js | 29.2 KiB | 24.3 KiB |
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 |
|---|---|---|
| cdnjs.cloudflare.com/ajax/libs/anchor-js/5.0.0/anchor.js | 4.3 KiB | 2.4 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| caltech.edu/ | 407 ms |
| www.caltech.edu/ | 0.0 ms |
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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
April 20, 2026
Caltech Faculty Honored with New Horizons Prizes
Vesselin Dimit… div.homepage-top-layout-block__left-column-content > section.block-NewsCarouselBlock > div#3f5eec8e-12dd-4173-8a0c-84d4572c0e00 > div.carousel-inner |
Beckman Institute
Brinson Exploration Hub
Richard N. Merkin Institute for Trans… section.block-AirspaceImageLinkGridCarouselBlock > div.grid-carousel > div#20d85a6f-782d-4e5a-9135-63f951fd9f0b > div.grid-carousel__carousel-inner |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
April 20, 2026
Caltech Faculty Honored with New Horizons Prizes
Vesselin Dimit… div.homepage-top-layout-block__left-column-content > section.block-NewsCarouselBlock > div#3f5eec8e-12dd-4173-8a0c-84d4572c0e00 > div.carousel-inner |
Beckman Institute
Brinson Exploration Hub
Richard N. Merkin Institute for Trans… section.block-AirspaceImageLinkGridCarouselBlock > div.grid-carousel > div#20d85a6f-782d-4e5a-9135-63f951fd9f0b > div.grid-carousel__carousel-inner |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Sarah Elizabeth McCandless div.events-block__events__event__speakers > div.seminar-speaker > span.seminar-speaker__name > a |
Roshan Misra div.events-block__events__event__speakers > div.seminar-speaker > span.seminar-speaker__name > a |
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 |
|---|
Menu div.header > nav.header__slide-menu-and-search > div.header__slide-menu > button.slide-menu__opener |
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
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.