@arnaud.giuliani Hi again. To better test and discover the performance issues we were talking about above, I created a project with some test and results on multiple devices using Koin, Kodein and Dagger:
https://github.com/Sloy/android-dependency-injection-performance
Seems like Kodein is doing much better in performance than Koin 😞 A shame, since Koin's API and simplicity is delightful.