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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| www.tti-africa.com/assets/index-dOhFiv9v.css | 23.0 KiB | 486 ms |
| /css2?family=Cinzel:wght@600;700&family=Inter:wght@400;50... | 1.4 KiB | 780 ms |
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 | |
|---|---|---|---|
Enterprise div.products__grid > div.product-card > div.product-card__bg-wrap > img.product-card__img | www.tti-africa.com/cat_real_enterprise.png | 934.1 KiB | 862.9 KiB |
Components div.products__grid > div.product-card > div.product-card__bg-wrap > img.product-card__img | www.tti-africa.com/cat_real_components.png | 827.8 KiB | 756.6 KiB |
Computing div.products__grid > div.product-card > div.product-card__bg-wrap > img.product-card__img | www.tti-africa.com/cat_real_computing.png | 682.8 KiB | 611.6 KiB |
Storage div.products__grid > div.product-card > div.product-card__bg-wrap > img.product-card__img | www.tti-africa.com/cat_real_storage.png | 617.9 KiB | 546.7 KiB |
Map of Africa showing TTID footprint div.why__inner > div.why__container > div.why__map-wrap > img.why__map | www.tti-africa.com/why-choose-map.jpeg | 116.8 KiB | 87.8 KiB |
Oracle div.partners__grid > a.brand-cell > div.brand-cell__logo-wrap > img.brand-cell__logo | www.tti-africa.com/carousal_oracle.png | 85.5 KiB | 84.9 KiB |
Expand Your Brand into Africa div.partner-cards-grid > div.partner-card > div.partner-card__image-wrap > img.partner-card__img | www.tti-africa.com/card_globe_green.webp | 99.2 KiB | 60.0 KiB |
Become a TTI Reseller div.partner-cards-grid > div.partner-card > div.partner-card__image-wrap > img.partner-card__img | www.tti-africa.com/card_handshake_green.webp | 95.1 KiB | 57.5 KiB |
div.ps__grid > div.ps__card > div.ps__front > div.ps__img div.ps__grid > div.ps__card > div.ps__front > div.ps__img | www.tti-africa.com/it-systems.webp | 107.2 KiB | 33.2 KiB |
TTID FZCO Logo nav.navbar > div.navbar__inner > a.navbar__logo > img | www.tti-africa.com/TTID%20Logo.webp | 16.8 KiB | 16.7 KiB |
div.ps__grid > div.ps__card > div.ps__front > div.ps__img div.ps__grid > div.ps__card > div.ps__front > div.ps__img | www.tti-africa.com/renewable-energy.webp | 103.6 KiB | 15.8 KiB |
HPE div.partners__grid > a.brand-cell > div.brand-cell__logo-wrap > img.brand-cell__logo | www.tti-africa.com/carousal%20hp.png | 5.5 KiB | 4.4 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 |
|---|---|
| www.tti-africa.com/ | 635 ms |
| www.tti-africa.com/ | 518 ms |
| www.tti-africa.com/ | 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
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.tti-africa.com/assets/vendor-awliAPFB.js | 51.9 KiB | 20.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 minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Other | 1.5 s |
| Style & Layout | 1.0 s |
| Script Evaluation | 442 ms |
| Rendering | 264 ms |
| Parse HTML & CSS | 13 ms |
| Script Parsing & Compilation | 3.0 ms |
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.tti-africa.com/assets/index-dOhFiv9v.css | 22.7 KiB | 12.7 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.
| URL | Transfer Size |
|---|---|
| www.tti-africa.com/cat_real_enterprise.png | 934.4 KiB |
| www.tti-africa.com/cat_real_components.png | 828.1 KiB |
| www.tti-africa.com/cat_real_computing.png | 683.1 KiB |
| www.tti-africa.com/cat_real_storage.png | 618.2 KiB |
| www.tti-africa.com/ictel-slide-0.jpg | 445.1 KiB |
| www.tti-africa.com/hero%20bg%204k.webp | 360.3 KiB |
| www.tti-africa.com/why-choose-map.jpeg | 117.1 KiB |
| www.tti-africa.com/it-systems.webp | 107.5 KiB |
| www.tti-africa.com/renewable-energy.webp | 103.9 KiB |
| www.tti-africa.com/card_globe_green.webp | 99.5 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 | |
|---|---|
TTID FZCO Logo nav.navbar > div.navbar__inner > a.navbar__logo > img | www.tti-africa.com/TTID%20Logo.webp |
TTID Logo section.why > div.why__inner > div.why__header > img.why__logo | www.tti-africa.com/TTID%20Logo.webp |
Map of Africa showing TTID footprint div.why__inner > div.why__container > div.why__map-wrap > img.why__map | www.tti-africa.com/why-choose-map.jpeg |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
For Bulk Inquiry
› div.hero__inner > div.hero__content > div.hero__actions > a.hero__btn |
Show All Brands div.container > div.partners__cta > button.partners__toggle-btn > span |
View All News div.container > div.news__inner > div.news__cta > a.btn |
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 |
|---|
Show All Brands section#partners > div.container > div.partners__cta > button.partners__toggle-btn |
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. Learn more.
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.