I have made some example in android using coroutin...
# coroutines
b
I have made some example in android using coroutine https://github.com/KotlinID/movie-coroutine compare to the same example using rx https://github.com/KotlinID/android-movie-mvp Is anyone here ever faced the issue, why coroutine performance are worst than rx ?