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

updated dependencies to stable vers, fixed rx usage #1

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

Conversation

AhmedDroid
Copy link

Hello, I loved the tutorial you wrote on Medium/ProAndroidDev regarding this topic.

I've made some changes to how to use RxAndroid with most of its muscles, yes am not disposing the observable after finishing but that's a minor in exchange to the performance boost it got, I've tried before and after changing Rx's code, those are some promising results.

Oh and one more note, while debugging the coroutines of Kotlin I've found the coroutines to be not synced at all, sometime the first int it checks is 10 others are 8 and so on, don't know if I messed something up or what, please let me know what you think, am really enjoying this comparison.

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.

None yet

1 participant