top of page
Shreyas Patil

Shreyas Patil

Senior Android Engineer @ Deliveroo | Google Devs Expert for Android

Shreyas currently works as a Senior Android Developer @Deliveroo and also a Google Developers Expert for Android. He has his own several applications published on Google Play Store. He loves building products, apps, developing useful libraries, and APIs that help everyone. He's primarily passionate about Kotlin and Android-related things. He spends a lot of his development time contributing to open-source projects. Most of it started by himself which can be found on his GitHub profile. He loves contributing to the community by writing blogs/articles and making open-source projects which can help fellow developers to learn things. He also likes teaching things so sometimes he does public speaking as well. Other than this, He loves Music 🎵. You'll find him singing songs or playing piano when he's not coding :)

Debugging app performance at scale

We all build Android apps — but while they perform flawlessly on some devices, they lag, stutter, or feel janky on others. Animations freeze, scrolling breaks, and often, there’s no clear indication of what went wrong. In this talk, we’ll dive deep into understanding performance in Android apps. You’ll learn how to leverage powerful tools like Android Studio Profiler, System Tracing, and Perfecto to identify and debug performance issues. We’ll then explore how to automate performance testing using Jetpack Macrobenchmark, helping you catch regressions early. Beyond tooling, we’ll discuss how to monitor performance at scale and share best practices to ensure smooth user experiences across a wide range of devices. Throughout the session, we’ll walk through real-world examples, and by the end, you’ll be equipped to make your Android apps truly buttery smooth.
bottom of page