Starter pack pour parler Android, Kotlin, ... et bonne bouffe 😋!
go.bsky.app/J5rZdEU
Starter pack pour parler Android, Kotlin, ... et bonne bouffe 😋!
go.bsky.app/J5rZdEU
Last week we realized that Retrofit was slowing down our main thread. Let's talk about it!
It all started with an ANR (see screenshot). You can see we're on the main thread and starting async http request with Retrofit by calling OkHttpCall.enqueue().
#perf
Last week we realized that Retrofit was slowing down our main thread. Let's talk about it!
It all started with an ANR (see screenshot). You can see we're on the main thread and starting async http request with Retrofit by calling OkHttpCall.enqueue().
#perf