glommio icon indicating copy to clipboard operation
glommio copied to clipboard

why is glommio slower on benchmark against bytedance's monoio?

Open hiqsociety opened this issue 3 years ago • 3 comments

why is glommio slower on benchmark against bytedance's monoio? https://github.com/bytedance/monoio

hiqsociety avatar May 16 '22 07:05 hiqsociety

Because they are using fastpoll, probably.. at least I think that's why there was faster if I remember correctly. I had an alpha fastpoll branch and we were faster so maybe that's the difference.

We aren't sure when we will have support for faster sockets... it's something I want to do but haven't had time since the birth of my child. In time, we will get it done. Patches welcome!

bryandmc avatar Aug 13 '22 21:08 bryandmc