AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Parse a Vector Drawable
In Compose, we use mutable list stuff. We made the change to like use the relist directly so we can size it and save like reallocations. Mutable map of is also interesting because by default, so currently we use a link to cache map that has a different behavior than other data structures. And then one thing is that, you know, we run into it, it's not specific to Kotlin, but it's the nature of standard libraries where the API is met gates in your way of performance sometimes.