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

152 enable reading server pushes in batches #153

Merged
merged 2 commits into from
Sep 10, 2023

Conversation

mzimbres
Copy link
Collaborator

The performance improvement since the boost review is huge. The benchmark I have been using, which multiplex 1000 connections is processing at a rate of 3M messages/second, after the boost review it was only 250k messages/second, a 12-fold improvement.

@mzimbres mzimbres linked an issue Sep 10, 2023 that may be closed by this pull request
@mzimbres mzimbres merged commit 6748f76 into develop Sep 10, 2023
20 checks passed
@mzimbres mzimbres deleted the 152-enable-reading-server-pushes-in-batches branch September 10, 2023 20:28
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.

Enable reading server pushes in batches
1 participant