Skip to content

UdpSocket::recv_from occupies majority of total cpu time #6985

Answered by Noah-Kennedy
franklee26 asked this question in Q&A
Discussion options

You must be logged in to vote

This syscall actually just tends to be somewhat slow.

You can go faster with recvmmsg: https://man7.org/linux/man-pages/man2/recvmmsg.2.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Noah-Kennedy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants