Notes
Search
Search
Dark mode
Light mode
Explorer
Tag: performance
5 items with this tag.
Jun 18, 2025
Jetpack Compose - Stable vs Unstable Types
android
compose
performance
kotlin
May 31, 2025
Why var in Data Classes Breaks Jetpack Compose Performance
android
kotlin
jetpack-compose
performance
data-class
May 23, 2025
When to Denormalize a Database: An Interactive Checklist
database
optimization
sql
nosql
performance
May 22, 2025
Understanding Android Baseline Profiles: A Guide to Performance Optimization
android
performance
optimization
jetpack
May 20, 2025
Understanding compositionLocalOf vs. staticCompositionLocalOf in Jetpack Compose
android
jetpackcompose
performance
state