pawelgaczynski / gain

Gain is a high-performance io_uring networking framework written entirely in Go.
Apache License 2.0
509 stars 22 forks source link

how's the performance compared with monoio? #8

Open kolinfluence opened 1 year ago

kolinfluence commented 1 year ago

https://github.com/bytedance/monoio

can u do a simple test benchmark? thx

pawelgaczynski commented 1 year ago

Ok, this could be an interesting comparison. I will try to do it soon. Added to the roadmap.