Romain Guy

Android Toolkit

Talk Title

Optimizing Kotlin Code in Practice

Room

Hangouts

Date

31.10.2024

Time

10:20 > 40 min

Share

on Twitter

In this session we will look at a series of optimizations that were done in Jetpack Compose to learn how different types of optimizations can affect performance. These optimizations include code flow/algorithms, data structures, low-level bytecode optimizations, and memory optimizations. You will learn how to access and understand the bytecode and the machine code that your Kotlin code produces, so you can discover how to improve your applications on your own.

Speaker Bio

Romain manages the Android Toolkit team. The team’s projects included AndroidX/Jetpack, the UI toolkit, Kotlin support and graphics.

Menu