I am fighting with benchmarking different dispatch...
# coroutines
m
I am fighting with benchmarking different dispatchers. My only concern now, is that for one CPU-intensive task there is nearly no difference between
Dispatchers.Default
and a dispatcher with 100 threads, when for another there is a huge one. The results and code here: https://kt.academy/article/cc-dispatchers#performance-of-dispatchers-against-different-tasks