- Course
Droidcon Boston '19: App Optimizations: A Case-based Exploration
Discussions around app optimizations and cold start times are nothing new. In this talk, I’d like to take a slightly different approach, taking individual cases for the various Uber apps, and exploring optimizations in a highly contextual manner.
- Course
Droidcon Boston '19: App Optimizations: A Case-based Exploration
Discussions around app optimizations and cold start times are nothing new. In this talk, I’d like to take a slightly different approach, taking individual cases for the various Uber apps, and exploring optimizations in a highly contextual manner.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Discussions around app optimizations and cold start times are nothing new. However, in this talk I’d like to take a slightly different approach, taking individual cases for the various Uber apps, and exploring optimizations in a highly contextual manner. Though some optimizations are applicable across all Android apps, it can be hard to decide what optimizations to focus on, given the potential impact and the estimated effort. We’ll walk through optimizations around code organization, threading, various networking topics, background work, etc., in the form of case studies for the Uber Rider, Driver, UberEats and Uberlite apps, comparing their individual needs. Through this talk I hope to provide you some insight into approaching optimization for your particular apps, along with exposure to some of the tools and methods we use at Uber for such performance work.