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.
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.
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.
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.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
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 | |
|---|---|---|---|
MAUI div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/maui.jpg | 889.8 KiB | 880.4 KiB |
KAPIOLANI div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/kapi-olani.jpg | 750.4 KiB | 741.0 KiB |
WINDWARD div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/Keahiakahoe-walk-wcc.jpg | 473.1 KiB | 461.2 KiB |
KAUAI div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/Kauai_index.JPG | 433.5 KiB | 424.5 KiB |
WINDWARD div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/sustainability.jpg | 396.7 KiB | 378.7 KiB |
WEST O‘AHU div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/westoahu.jpg | 359.4 KiB | 350.4 KiB |
WINDWARD div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/colleges/hawaiianlearning.jpg | 302.0 KiB | 284.0 KiB |
HILO div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/uhh.jpg | 289.1 KiB | 280.1 KiB |
People installing a mesonet weather data station div.newsWrapper > div.article > div.flex-shrink-0 > img.h-auto | hawaii.edu/_files/images/news/manoa-mesonet.jpg | 257.3 KiB | 244.1 KiB |
Hawaii div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/Hawaii_index.jpg | 231.6 KiB | 222.6 KiB |
MĀNOA div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/manoa.jpg | 223.7 KiB | 214.6 KiB |
LEEWARD div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/Leeward_index.jpg | 191.0 KiB | 182.0 KiB |
Honolulu div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/HonCC_index.jpg | 194.9 KiB | 181.6 KiB |
WINDWARD div.w-full > a.h-full > div.flex > img.sm:block | hawaii.edu/_files/images/cards/research.jpg | 178.5 KiB | 160.5 KiB |
People performing mele div.newsWrapper > div.article > div.flex-shrink-0 > img.h-auto | hawaii.edu/_files/images/news/hawaii-hawaiian-studies-hula-4.jpg | 161.2 KiB | 148.1 KiB |
There's a
place for you!
EXPLORE LOCATIONS div#splide01 > div#splide01-track > ul#splide01-list > li#splide01-slide01 | hawaii.edu/_files/images/banners/slider-1-test.jpg | 123.6 KiB | 35.7 KiB |
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.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.css | 44.4 KiB | 10.4 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.hawaii.edu//its/template/cascade_system/2024/_files/css/site.css | 260.0 KiB | 229.8 KiB |
| www.hawaii.edu//its/template/cascade_system/2024/_files/css/bootstrap.min.css | 226.7 KiB | 216.0 KiB |
| www.hawaii.edu//its/template/cascade_system/2024/_files/css/custom.css | 44.1 KiB | 37.8 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 |
|---|---|---|
| /its/template/cascade_system/2024/_files/js/system-main/c... | 200.9 KiB | 178.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-HHKNLQ9E5J | 154.4 KiB | 61.9 KiB |
| hawaii.edu/its/template/cascade_system/2024/_files/js/site.js | 96.8 KiB | 48.4 KiB |
| hawaii.edu/its/template/cascade_system/2024/_files/js/bootstrap.min.js | 59.1 KiB | 47.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 |
|---|---|---|
| hawaii.edu/its/template/cascade_system/2024/_files/js/site.js | 96.8 KiB | 24.0 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 | |
|---|---|
People installing a mesonet weather data station div.newsWrapper > div.article > div.flex-shrink-0 > img.h-auto | hawaii.edu/_files/images/news/manoa-mesonet.jpg |
People performing mele div.newsWrapper > div.article > div.flex-shrink-0 > img.h-auto | hawaii.edu/_files/images/news/hawaii-hawaiian-studies-hula-4.jpg |
system.svg div.mx-auto > div.mb-8 > a > img.h-20 | /its/template/cascade_system/2024/_files/images/colleges/... |
Hawaiian Islnds div.mx-auto > div.card > a.block > img.h-20 | hawaii.edu/_files/icons/islands.svg |
Mortar Board div.mx-auto > div.card > a.block > img.h-20 | hawaii.edu/_files/icons/gradcap.svg |
Apply div.mx-auto > div.card > a.block > img.h-20 | hawaii.edu/_files/icons/apply.svg |
Financial Aid div.mx-auto > div.card > a.block > img.h-20 | hawaii.edu/_files/icons/financial-aid.svg |
Donate div.mx-auto > div.card > a.block > img.h-20 | hawaii.edu/_files/icons/gift.svg |
UH Logo div.flex > div.text-left > a.system-header-logo-link > img.h-16 | /its/template/cascade_system/2024/_files/images/colleges/... |
UH-Hawaiian-Slogan-seal.svg div.mx-auto > div > a.flex > img.h-16 | hawaii.edu/_files/images/UH-Hawaiian-Slogan-seal.svg |
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.
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 |
|---|
UH on Twitter div.w-full > ul.social-links > li.inline-block > a |
UH on Facebook div.w-full > ul.social-links > li.inline-block > a |
UH on Instagram div.w-full > ul.social-links > li.inline-block > a |
UH on YouTube div.w-full > ul.social-links > li.inline-block > a |
UH on LinkedIn div.w-full > ul.social-links > li.inline-block > a |
UH on Flickr div.w-full > ul.social-links > li.inline-block > a |
UH RSS div.w-full > ul.social-links > li.inline-block > a |
These items highlight common accessibility best practices.
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 |
|---|
UH MĀNOA div.mt-4 > div.flex > div.w-full > a.h-full |
UH HILO div.mt-4 > div.flex > div.w-full > a.h-full |
UH WEST O‘AHU div.mt-4 > div.flex > div.w-full > a.h-full |
HAWAI'I CC div.mt-4 > div.flex > div.w-full > a.h-full |
HONOLULU CC div.mt-4 > div.flex > div.w-full > a.h-full |
KAPI'OLANI CC div.mt-4 > div.flex > div.w-full > a.h-full |
KAUA'I CC div.mt-4 > div.flex > div.w-full > a.h-full |
LEEWARD CC div.mt-4 > div.flex > div.w-full > a.h-full |
UH MAUI COLLEGE div.mt-4 > div.flex > div.w-full > a.h-full |
WINDWARD CC div.mt-4 > div.flex > div.w-full > a.h-full |
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.
| Link destination | Link Text |
|---|---|
| www.hawaii.edu/news/2024/08/22/uh-cc-among-the-countrys-best/ | READ MORE |
| www.hawaii.edu/news/2024/08/22/uh-cc-among-the-countrys-best/ | READ MORE |
| www.hawaii.edu/news/2024/08/22/uh-cc-among-the-countrys-best/ | READ MORE |
Format your HTML in a way that enables crawlers to better understand your app’s content.