> most likely general purpose async machinery w...
# rx
j
most likely general purpose async machinery won’t be as effective (execution time and memory consumption) as RxJava2 with all the manual optimizations
The scheduling and execution should be better, and if operator overhead is an actual concern to the performance you shouldn't be using abstractions like Rx to chain operators anyway