What makes Hapac's implementation so much faster? ...
# coroutines
e
What makes Hapac's implementation so much faster? Is it fully synchronous? Can you get the same performance in Kotlin by running server actors under
Unconfined
dispatcher in
create()
?