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 | |
|---|---|---|---|
The Track & Trace research team: Drs. Brent Page, Dan Bizzotto, Glenn Sammis, J… div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25993-researchers-540x540_2x-1.jpg | 36.6 KiB | 30.7 KiB |
Damage to Coquihalla highway bridge after atmospheric river in November 2021 div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26008-damaged_bridge-540x540_2x.jpg | 36.2 KiB | 30.3 KiB |
Dr. Tianxi Yang with students Ivy Chiu and Ling Guo in the lab. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26023-three_female_researchers-540x540_2x.jpg | 34.1 KiB | 28.6 KiB |
Child sneezing into a tissue in a field. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26003-blowing_nose_flower_field-540x540_2x.jpg | 33.8 KiB | 28.4 KiB |
Bumble bee on a flower. div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25983-bee_on_flower-540x540_2x.jpg | 33.6 KiB | 28.2 KiB |
Two people viewing the Lind Gallery exhibit div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25988-lind_gallery-540x540_2x.jpg | 30.6 KiB | 25.7 KiB |
Illustration of person holding a flame in their hand. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26018-push_forward_wildfire-540x540_2x.jpg | 29.8 KiB | 25.0 KiB |
Lexis Ly smiling with a dog div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/25998-lexis_ly-540x540_2x.jpg | 29.8 KiB | 25.0 KiB |
Reusable cups at UBC div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26013-holding_reusable_cup-540x540_2x.jpg | 23.7 KiB | 19.9 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.ubc.ca/fonts/203149/A0ADCD08956775C73.css | 112.5 KiB | 780 ms |
| cdn.ubc.ca/clf/7.0.5/css/ubc-clf-full-bw.min.css | 34.7 KiB | 1.1 s |
| www.ubc.ca/_assets/css/style.min.css?11 | 7.8 KiB | 311 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.
| URL | Est Savings |
|---|---|
| cdn.ubc.ca/clf/7.0.5/font/font-v4/fontawesome-webfont-ubc-v4.ttf | 10 ms |
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 |
|---|---|
| ubc.ca/ | 837 ms |
| www.ubc.ca/ | 0.0 ms |
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.
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
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 |
|---|---|---|
| cdn.ubc.ca/fonts/203149/A0ADCD08956775C73.css | 112.2 KiB | 112.2 KiB |
| cdn.ubc.ca/clf/7.0.5/css/ubc-clf-full-bw.min.css | 34.3 KiB | 29.4 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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.ubc.ca/ | 767 ms | 10 ms | 2.8 ms |
| Unattributable | 470 ms | 19 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-Q74JQJCYJK&cx=c>m=4e64h1 | 375 ms | 308 ms | 63 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PGPCK4W | 361 ms | 305 ms | 49 ms |
| sc-static.net/scevent.min.js | 344 ms | 319 ms | 15 ms |
| www.googletagmanager.com/gtag/js?id=DC-8341020&cx=c>m=4e64h1 | 251 ms | 213 ms | 35 ms |
| ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js | 150 ms | 106 ms | 23 ms |
| www.ubc.ca/_assets/js/script.min.js?2 | 69 ms | 30 ms | 1.7 ms |
| www.google-analytics.com/analytics.js | 69 ms | 54 ms | 5.5 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 | 744 ms |
| Style & Layout | 396 ms |
| Script Parsing & Compilation | 203 ms |
| Rendering | 135 ms |
| Parse HTML & CSS | 46 ms |
| Garbage Collection | 16 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/gtm.js?id=GTM-PGPCK4W | 159.0 KiB | 64.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-Q74JQJCYJK&cx=c>m=4e64h1 | 153.3 KiB | 63.2 KiB |
| www.googletagmanager.com/gtag/js?id=DC-8341020&cx=c>m=4e64h1 | 129.4 KiB | 56.7 KiB |
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 | |
|---|---|
Suzanne Simard sitting in the forest. a > div.featured-region__image > picture > img | www.ubc.ca/_cache/images/25979-suzanne_simard-780x780_1x.jpg |
Bumble bee on a flower. div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25983-bee_on_flower-540x540_2x.jpg |
Two people viewing the Lind Gallery exhibit div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25988-lind_gallery-540x540_2x.jpg |
The Track & Trace research team: Drs. Brent Page, Dan Bizzotto, Glenn Sammis, J… div.spotlight > a.spotlight__image > picture > img | www.ubc.ca/_cache/images/25993-researchers-540x540_2x-1.jpg |
Dr. Tianxi Yang with students Ivy Chiu and Ling Guo in the lab. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26023-three_female_researchers-540x540_2x.jpg |
Illustration of person holding a flame in their hand. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26018-push_forward_wildfire-540x540_2x.jpg |
Reusable cups at UBC div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26013-holding_reusable_cup-540x540_2x.jpg |
Damage to Coquihalla highway bridge after atmospheric river in November 2021 div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26008-damaged_bridge-540x540_2x.jpg |
Child sneezing into a tissue in a field. div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/26003-blowing_nose_flower_field-540x540_2x.jpg |
Lexis Ly smiling with a dog div.ubcnow__image > a > picture > img | www.ubc.ca/_cache/images/25998-lexis_ly-540x540_2x.jpg |
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
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Main Menu div.container > div.span12 > div.navbar > a#ubc-unit-btn |
Audience Menu div.container > div.span12 > div.navbar > a#ubc-audience-btn |
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
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 |
|---|
News div.row-fluid > div.span6 > div > a |
Events div.row-fluid > div.span6 > div > a |
Careers div.row-fluid > div.span6 > div > a |
Vancouver Campus div.row-fluid > div.span6 > div > a |
Okanagan Campus div.row-fluid > div.span6 > div > 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 |
|---|
UBC Search div.container > div#ubc7-wordmark-block > div#ubc7-global-utility > button |
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.