-
Notifications
You must be signed in to change notification settings - Fork 124
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
[inetstack] Enhancement: replace immediate send #1455
Conversation
libos = catnap
|
libos = catpowder
|
libos = catnip
|
This PR improves single client echo latency by 4us on prometheus8/9. packet size: 1024 bytes. Run for 10 seconds. Each run 3 times. Average before PR: 20.7us |
libos = catpowder
|
libos = catnip
|
libos = catnap
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
This PR places back the immediate send path that use to exist for inlining a send if the send window is open.