Comparison of different approaches to inserting data into an SQLite database.
#performance #sqlite #database
#performance #sqlite #database
Medium
Squeezing Performance from SQLite: Insertions
Sometimes we need to manage a lot of data in our apps. Whatโs the fastest way to get all of that data into your Android appโs SQLite DB?
The story of improving OkHttp connections reuse by implementing
#okhttp #network #performance
.equals on SSLSocketFactory and reusing it's instances.#okhttp #network #performance
Medium
Maximizing OkHttp connection reuse
debugging a 3rd party library
A short guide on using Perfetto to profile main thread events. Haven't tried this tool out just yet, but looks kinda promising.
#profiler #performance
#profiler #performance
Two nice posts from Lyft on how to track CPU and memory consumption in production.
#performance #cpu #memory
#performance #cpu #memory
Medium
Monitoring CPU performance of Lyftโs Android applications
Mobile performance at Lyft
New post on Android Developers: Best practices for SQLite performance. Looks good! Sad, that it hasn't been there before.
#sqlite #db #performance
#sqlite #db #performance