Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor performance when sending large messages #10486

Open
Aismy opened this issue Feb 13, 2025 · 0 comments
Open

Poor performance when sending large messages #10486

Aismy opened this issue Feb 13, 2025 · 0 comments

Comments

@Aismy
Copy link

Aismy commented Feb 13, 2025

I use jucx to send information through sendTaggedNonBlocking. When the message is less than 32KB, I grab the packet and find the rdma send operation used. At this time, the performance is better than tcp. However, when the message size is greater than 32KB, the rdma read operation used for packet capture and sending is much slower than tcp. why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant