AgentBaker icon indicating copy to clipboard operation
AgentBaker copied to clipboard

Default Rx Buffer change

Open seguler opened this issue 9 months ago • 0 comments

What type of PR is this?

/kind feature

What this PR does / why we need it: Internal benchmarks revealed rx buffer of 2048 for 4 core or more machines outperformed in throughput tests and eliminated buffer related drops in Azure. It was determined that we'd change the default to 2048 for all customers who have more than 4 cores on their machines.

Which issue(s) this PR fixes: None

Requirements:

  • [x] uses conventional commit messages perf: Performance Improvements 🚀
  • [ ] includes documentation
  • [x] adds unit tests
  • [ ] tested upgrade from previous version
  • [ ] commits are GPG signed and Github marks them as verified

Special notes for your reviewer:

Release note:

none

seguler avatar Jul 22 '25 00:07 seguler