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

Reduce the overhead of updating the activity timeout timer #2475

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

MihaZupan
Copy link
Member

We can avoid updating the timer if we've already done so in the past few ms.

Improves RPS on the basic h1-h1 scenario by about 2 %.

@MihaZupan MihaZupan added this to the v.Next milestone Apr 11, 2024
@MihaZupan MihaZupan self-assigned this Apr 11, 2024
@MihaZupan MihaZupan merged commit 308318e into microsoft:main Apr 16, 2024
7 checks passed
@MihaZupan MihaZupan modified the milestones: v.Next, YARP 2.2.0-preview1 May 14, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants