Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DI libraries #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

adrielcafe
Copy link

@adrielcafe adrielcafe commented Mar 21, 2019

I updated all DI libraries to the latest version and refactored the Katana module to use the compact declaration.

Koin looks faster than ever 👏

motorola albus (aka Moto Z2 Play) with Android 8.0.0

Library Setup Kotlin Setup Java Inject Kotlin Inject Java
Koin 1.64 ms 1.54 ms 0.18 ms 0.19 ms
Kodein 12.77 ms 12.50 ms 0.27 ms 0.23 ms
Katana 0.87 ms 0.79 ms 0.11 ms 0.09 ms
Custom 0.25 ms 0.22 ms 0.09 ms 0.11 ms
Dagger 0.02 ms 0.02 ms 0.12 ms 0.09 ms

@adrielcafe adrielcafe changed the title Update dependencies Update DI libraries Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant