https://kotlinlang.org logo
t

tipsy

04/04/2018, 10:51 PM
is there a performance cost to using suspend/await internally as opposed to using the completablefuture api directly ? (my public api is java and uses completablefuture)