September 20, 2024

Micro optimizations – Android Developers Backstage

Video by Android Developers via YouTube
Source

Link to podcast → https://goo.gle/4f2wC7b

In this episode Tor and Romain find themselves without a guest and decide to chat about micro optimizations and writing custom tools.

Chapters:
Intro (00:00)
Micro optimizations (00:32)
Kotlin explorer (3:25)
Avoiding object allocations (6:49)
Code Inefficiencies (8:10)
Compilers (12:13)
Understand assembly with AI (18:39)
Layout opt (21:20)
Programmers writing tools (21:52)
char.isBlank (25:35)
Lint checks (27:59)
Companion objects (29:40)
Java assertion mechanism (32:00)
Hash maps (35:13)
When to micro optimize and when not to (43:46)
Benchmarking (47:26)
New optimizations (48:46)
Wrap up (50:46)

Catch more Android Developers Backstage → https://goo.gle/adb-podcast
Subscribe to Android Developers → https://goo.gle/AndroidDevs

#Featured #Android #AndroidDevelopersBackstage

Speakers: Tor Norbye, Romain Guy
Products Mentioned: Android

Go to Source