Skip to main content

Getting Rid of the Spinner Wheel

Amena Siddiqi

Prior to our current reality in the "new normal," consumers were already reliant on devices to remain connected and carry out daily tasks. With the COVID-19 pandemic, that reliance has grown to dependency, particularly when the app-dependent task is time-sensitive. Indeed, a report by Ericsson found that "delays in video streaming caused stress levels equivalent to the anxiety of taking a math test or watching a horror movie alone, and greater than the stress experienced by standing at the edge of a virtual cliff."

Add a global health pandemic to this predisposition for stress and you have a user group that is less forgiving of the dreaded spinner wheel than ever before. 

To examine how well mobile apps are meeting these high expectations, HeadSpin recently released a new benchmark for measuring app latency. The inaugural report examines the performance of 25 shopping, restaurant and food delivery apps, in five major cities, across popular iOS and Android devices, and multiple service providers. Applications selected for analysis in the report include Target, Amazon, Walmart, Burger King, Grubhub, Uber Eats, and more. The report details which apps are performing best amid the pandemic, and the most crucial contributing factors to user’s overall digital experience.

How Does Your App Stand Up?

The benchmark for contactless e-commerce apps was based on four key performance indicators (KPIs) for the app’s critical user journey: load product time, add to cart time, launch time, and search time. The last two are particularly interesting, so let’s break them down:

Launch- Have you ever gone to open an app, had it take too long, and moved onto another? If an app can’t load at the onset, it's likely a user will move on. In the HeadSpin study, although a few top performing apps took under two seconds to load, a significant proportion of the apps took much longer to load, bringing the average up to 4.1 seconds. According to Google/SOASTA research, as load times progress from one to five seconds, bounce rates increase by 90%.

Search- This is especially important for top retail apps. The report found that top retail apps, such as Walmart and Amazon averaged a search time of 2.4 seconds. Surprisingly, some of the largest retailers featured slow search times (negatively impacting the average), while the relatively new Shop app from Shopify excelled across all metrics, performing 5.5x faster than Amazon in returning search results.

By identifying and optimizing the key performance indicators for their mobile apps, businesses can improve conversions, reduce churn, achieve faster time to market, and publish apps with confidence on day one. 

Top Contributors to App Latency

The study additionally examined the major contributing factors to an app’s slow performance. Notably, the main culprits implicated included:

Slow TLS: Amazon’s iOS app took twice as long to launch compared to Home Depot, Kohl’s, and Best Buy because of slow TLS connections to multiple Amazon hosts.

Duplicate requests: Postmates took four times longer to launch on iOS compared to Uber Eats largely because of numerous connections opened to a Facebook host, and multiple duplicate requests made for the same resource.

SDK bloat: Grubhub was found to be the slowest delivery app to load on Android. This was mainly attributed to multiple calls to 3rd party hosts for initializing SDKs. The app’s performance could be improved by loading SDKs when needed rather than all at once during launch.

Large image files: Pizza Hut’s app launched sluggishly on Android because of large image files and slow server response on the backend. Using a JPEG or WebP file type instead of PNG would allow the screen to load faster with minimal loss of image quality.

Assuring Digital Excellence

Ensuring top quality mobile user experiences is an ongoing process. Businesses can assure optimal digital user experience throughout the app lifecycle by: 

Alerting on high priority issues and detecting build-over-build regressions early.

Testing native/hybrid/web app performance on real devices and real networks before, during, and after launch.

Automating functional, performance, and load testing end-to-end across applications, devices, and networks.

Analyzing performance and UX data with state-of-the-art AI and computer vision technology.

Monitoring and baselining live app KPIs by location, device, OS & carrier networks.

With all the changes that have and will continue to take place around digital connectivity and the app development ecosystem, we are losing patience with the spinner wheel, and have very little tolerance for latency. As brick and mortar businesses begin to open in the wake of the COVID-19 crisis, contactless options will continue to be in high demand as consumers err on the side of caution over in-person shopping. For now, as businesses and consumers remain dependent on digital commerce, more organizations will shift to web and mobile operations, and slow apps that do not deliver usable content promptly will lose out in the long run.

Hot Topics

The Latest

E-commerce is set to skyrocket with a 9% rise over the next few years ... To thrive in this competitive environment, retailers must identify digital resilience as their top priority. In a world where savvy shoppers expect 24/7 access to online deals and experiences, any unexpected downtime to digital services can lead to significant financial losses, damage to brand reputation, abandoned carts with designer shoes, and additional issues ...

Efficiency is a highly-desirable objective in business ... We're seeing this scenario play out in enterprises around the world as they continue to struggle with infrastructures and remote work models with an eye toward operational efficiencies. In contrast to that goal, a recent Broadcom survey of global IT and network professionals found widespread adoption of these strategies is making the network more complex and hampering observability, leading to uptime, performance and security issues. Let's look more closely at these challenges ...

Image
Broadcom

The 2025 Catchpoint SRE Report dives into the forces transforming the SRE landscape, exploring both the challenges and opportunities ahead. Let's break down the key findings and what they mean for SRE professionals and the businesses relying on them ...

Image
Catchpoint

The pressure on IT teams has never been greater. As data environments grow increasingly complex, resource shortages are emerging as a major obstacle for IT leaders striving to meet the demands of modern infrastructure management ... According to DataStrike's newly released 2025 Data Infrastructure Survey Report, more than half (54%) of IT leaders cite resource limitations as a top challenge, highlighting a growing trend toward outsourcing as a solution ...

Image
Datastrike

Gartner revealed its top strategic predictions for 2025 and beyond. Gartner's top predictions explore how generative AI (GenAI) is affecting areas where most would assume only humans can have lasting impact ...

The adoption of artificial intelligence (AI) is accelerating across the telecoms industry, with 88% of fixed broadband service providers now investigating or trialing AI automation to enhance their fixed broadband services, according to new research from Incognito Software Systems and Omdia ...

 

AWS is a cloud-based computing platform known for its reliability, scalability, and flexibility. However, as helpful as its comprehensive infrastructure is, disparate elements and numerous siloed components make it difficult for admins to visualize the cloud performance in detail. It requires meticulous monitoring techniques and deep visibility to understand cloud performance and analyze operational efficiency in detail to ensure seamless cloud operations ...

Imagine a future where software, once a complex obstacle, becomes a natural extension of daily workflow — an intuitive, seamless experience that maximizes productivity and efficiency. This future is no longer a distant vision but a reality being crafted by the transformative power of Artificial Intelligence ...

Enterprise data sprawl already challenges companies' ability to protect and back up their data. Much of this information is never fully secured, leaving organizations vulnerable. Now, as GenAI platforms emerge as yet another environment where enterprise data is consumed, transformed, and created, this fragmentation is set to intensify ...

Image
Crashplan

OpenTelemetry (OTel) has revolutionized the way we approach observability by standardizing the collection of telemetry data ... Here are five myths — and truths — to help elevate your OTel integration by harnessing the untapped power of logs ...

Getting Rid of the Spinner Wheel

Amena Siddiqi

Prior to our current reality in the "new normal," consumers were already reliant on devices to remain connected and carry out daily tasks. With the COVID-19 pandemic, that reliance has grown to dependency, particularly when the app-dependent task is time-sensitive. Indeed, a report by Ericsson found that "delays in video streaming caused stress levels equivalent to the anxiety of taking a math test or watching a horror movie alone, and greater than the stress experienced by standing at the edge of a virtual cliff."

Add a global health pandemic to this predisposition for stress and you have a user group that is less forgiving of the dreaded spinner wheel than ever before. 

To examine how well mobile apps are meeting these high expectations, HeadSpin recently released a new benchmark for measuring app latency. The inaugural report examines the performance of 25 shopping, restaurant and food delivery apps, in five major cities, across popular iOS and Android devices, and multiple service providers. Applications selected for analysis in the report include Target, Amazon, Walmart, Burger King, Grubhub, Uber Eats, and more. The report details which apps are performing best amid the pandemic, and the most crucial contributing factors to user’s overall digital experience.

How Does Your App Stand Up?

The benchmark for contactless e-commerce apps was based on four key performance indicators (KPIs) for the app’s critical user journey: load product time, add to cart time, launch time, and search time. The last two are particularly interesting, so let’s break them down:

Launch- Have you ever gone to open an app, had it take too long, and moved onto another? If an app can’t load at the onset, it's likely a user will move on. In the HeadSpin study, although a few top performing apps took under two seconds to load, a significant proportion of the apps took much longer to load, bringing the average up to 4.1 seconds. According to Google/SOASTA research, as load times progress from one to five seconds, bounce rates increase by 90%.

Search- This is especially important for top retail apps. The report found that top retail apps, such as Walmart and Amazon averaged a search time of 2.4 seconds. Surprisingly, some of the largest retailers featured slow search times (negatively impacting the average), while the relatively new Shop app from Shopify excelled across all metrics, performing 5.5x faster than Amazon in returning search results.

By identifying and optimizing the key performance indicators for their mobile apps, businesses can improve conversions, reduce churn, achieve faster time to market, and publish apps with confidence on day one. 

Top Contributors to App Latency

The study additionally examined the major contributing factors to an app’s slow performance. Notably, the main culprits implicated included:

Slow TLS: Amazon’s iOS app took twice as long to launch compared to Home Depot, Kohl’s, and Best Buy because of slow TLS connections to multiple Amazon hosts.

Duplicate requests: Postmates took four times longer to launch on iOS compared to Uber Eats largely because of numerous connections opened to a Facebook host, and multiple duplicate requests made for the same resource.

SDK bloat: Grubhub was found to be the slowest delivery app to load on Android. This was mainly attributed to multiple calls to 3rd party hosts for initializing SDKs. The app’s performance could be improved by loading SDKs when needed rather than all at once during launch.

Large image files: Pizza Hut’s app launched sluggishly on Android because of large image files and slow server response on the backend. Using a JPEG or WebP file type instead of PNG would allow the screen to load faster with minimal loss of image quality.

Assuring Digital Excellence

Ensuring top quality mobile user experiences is an ongoing process. Businesses can assure optimal digital user experience throughout the app lifecycle by: 

Alerting on high priority issues and detecting build-over-build regressions early.

Testing native/hybrid/web app performance on real devices and real networks before, during, and after launch.

Automating functional, performance, and load testing end-to-end across applications, devices, and networks.

Analyzing performance and UX data with state-of-the-art AI and computer vision technology.

Monitoring and baselining live app KPIs by location, device, OS & carrier networks.

With all the changes that have and will continue to take place around digital connectivity and the app development ecosystem, we are losing patience with the spinner wheel, and have very little tolerance for latency. As brick and mortar businesses begin to open in the wake of the COVID-19 crisis, contactless options will continue to be in high demand as consumers err on the side of caution over in-person shopping. For now, as businesses and consumers remain dependent on digital commerce, more organizations will shift to web and mobile operations, and slow apps that do not deliver usable content promptly will lose out in the long run.

Hot Topics

The Latest

E-commerce is set to skyrocket with a 9% rise over the next few years ... To thrive in this competitive environment, retailers must identify digital resilience as their top priority. In a world where savvy shoppers expect 24/7 access to online deals and experiences, any unexpected downtime to digital services can lead to significant financial losses, damage to brand reputation, abandoned carts with designer shoes, and additional issues ...

Efficiency is a highly-desirable objective in business ... We're seeing this scenario play out in enterprises around the world as they continue to struggle with infrastructures and remote work models with an eye toward operational efficiencies. In contrast to that goal, a recent Broadcom survey of global IT and network professionals found widespread adoption of these strategies is making the network more complex and hampering observability, leading to uptime, performance and security issues. Let's look more closely at these challenges ...

Image
Broadcom

The 2025 Catchpoint SRE Report dives into the forces transforming the SRE landscape, exploring both the challenges and opportunities ahead. Let's break down the key findings and what they mean for SRE professionals and the businesses relying on them ...

Image
Catchpoint

The pressure on IT teams has never been greater. As data environments grow increasingly complex, resource shortages are emerging as a major obstacle for IT leaders striving to meet the demands of modern infrastructure management ... According to DataStrike's newly released 2025 Data Infrastructure Survey Report, more than half (54%) of IT leaders cite resource limitations as a top challenge, highlighting a growing trend toward outsourcing as a solution ...

Image
Datastrike

Gartner revealed its top strategic predictions for 2025 and beyond. Gartner's top predictions explore how generative AI (GenAI) is affecting areas where most would assume only humans can have lasting impact ...

The adoption of artificial intelligence (AI) is accelerating across the telecoms industry, with 88% of fixed broadband service providers now investigating or trialing AI automation to enhance their fixed broadband services, according to new research from Incognito Software Systems and Omdia ...

 

AWS is a cloud-based computing platform known for its reliability, scalability, and flexibility. However, as helpful as its comprehensive infrastructure is, disparate elements and numerous siloed components make it difficult for admins to visualize the cloud performance in detail. It requires meticulous monitoring techniques and deep visibility to understand cloud performance and analyze operational efficiency in detail to ensure seamless cloud operations ...

Imagine a future where software, once a complex obstacle, becomes a natural extension of daily workflow — an intuitive, seamless experience that maximizes productivity and efficiency. This future is no longer a distant vision but a reality being crafted by the transformative power of Artificial Intelligence ...

Enterprise data sprawl already challenges companies' ability to protect and back up their data. Much of this information is never fully secured, leaving organizations vulnerable. Now, as GenAI platforms emerge as yet another environment where enterprise data is consumed, transformed, and created, this fragmentation is set to intensify ...

Image
Crashplan

OpenTelemetry (OTel) has revolutionized the way we approach observability by standardizing the collection of telemetry data ... Here are five myths — and truths — to help elevate your OTel integration by harnessing the untapped power of logs ...