Practical Optimizations

Sdílet
Vložit
  • čas přidán 8. 05. 2024
  • In this session we will look at a series of optimizations that were done in Jetpack Compose to learn about how different types of optimizations can affect performance, including code flow/algorithms, new 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 yourself how to improve your applications.
  • Věda a technologie

Komentáře • 2