glommio
glommio copied to clipboard
why is glommio slower on benchmark against bytedance's monoio?
why is glommio slower on benchmark against bytedance's monoio? https://github.com/bytedance/monoio
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!