Open cvybhu opened 1 year ago
It would be interesting to compare how performant seastar-rs is compared to other runtimes: tokio, async-std, glommio, etc.
seastar-rs
tokio
async-std
glommio
Seastar is a performance obsessed C++ project so possibly we could outperform the other runtimes.
Seastar
It would be interesting to compare how performant
seastar-rs
is compared to other runtimes:tokio
,async-std
,glommio
, etc.Seastar
is a performance obsessed C++ project so possibly we could outperform the other runtimes.