python-rdma icon indicating copy to clipboard operation
python-rdma copied to clipboard

Slower than TCP sockets?

Open ksonbol opened this issue 5 years ago • 0 comments

I know this library isn't performance-focused but I was expecting it to still be faster than normal sockets. Instead, doing some basic benchmarks I found that it (with two-sided verbs) is about two orders of magnitude slower than normal sockets. I wonder if I am doing anything wrong or if this is the normal performance of the library.

Thanks a lot.

ksonbol avatar Oct 22 '19 19:10 ksonbol