any ideas on the overhead of suspend functions com...
# coroutines
p
any ideas on the overhead of suspend functions compared to futures? once mature, should “suspend functions all the way down” have more or less overhead than “futures all the way down”?