Mercado Libre Victor Oliveira Sep 30, 2021

A Importância da Performance Para Apps Mobile

Article Summary

Victor Oliveira from Mercado Libre reveals a harsh truth: 53% of users uninstall apps due to performance issues. With 4.5 billion active Android and iOS devices worldwide, each performing differently, mobile performance isn't optional—it's survival.

Mercado Libre's mobile performance team shares their journey optimizing apps for Latin America's largest e-commerce platform. The article breaks down why performance matters through user research and details nine practical optimization techniques they apply daily across their Android and iOS apps.

Key Takeaways

Critical Insight

Mercado Libre's dedicated performance team uses automated monitoring, build optimization, and strategic code removal to prevent the user abandonment that kills mobile apps.

The article includes specific before/after metrics from their warehouse management app that show exactly how technical debt masquerades as performance problems.

About This Article

Problem

During the COVID-19 surge in 2020, Mercado Libre's Mercury warehouse app struggled with performance issues. Package demand skyrocketed, and the team had to focus on handling the traffic spike instead of fixing technical debt in the mobile app.

Solution

Victor Oliveira's team made nine improvements to speed things up. They adjusted ProGuard rules, switched to downloading images on demand rather than bundling them, and reordered app initializers to cut startup time.

Impact

By July 2020, Mercury cut error events by 75%. This happened even as traffic grew from the expanding logistics network and more marketplace activity.