

Episode 208: Micro optimizations
Jul 18, 2024
Delve into the world of micro optimizations and custom tools for coding. The hosts discuss Kotlin's unique features and the importance of performance profiling. Discover the nuances of avoiding object allocations and the intricacies of hash maps. Learn about the potential pitfalls of function inlining and how AI can aid in understanding assembly. There's a closer look at the balance between code elegance and efficiency, along with practical benchmarking strategies. Perfect for developers eager to sharpen their skills!
Chapters
Transcript
Episode notes
1 2 3 4 5 6 7
Intro
00:00 • 2min
Optimizing Performance in Android Development
01:59 • 10min
Optimizing Performance in Android Development
12:01 • 13min
Performance Paradoxes in Kotlin
24:48 • 10min
Optimizing Hash Maps: ScatterMap Insights
35:13 • 12min
Understanding Benchmark Complexity and Optimization Strategies
47:01 • 2min
Performance Optimizations and Challenges in Android Development
49:10 • 2min