Skip to content

Fix n² consume socket output #3353

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GeorchW
Copy link

@GeorchW GeorchW commented Aug 19, 2025

Fixes #3349 - see there for details

@GeorchW GeorchW force-pushed the fix-n²-consume-socket-output branch from 1f14d1a to 558fdbf Compare August 19, 2025 08:10
Signed-off-by: Georg Wicke-Arndt <wicke-arndt@gapzero.de>
Signed-off-by: Georg Wicke-Arndt <wicke-arndt@gapzero.de>
@GeorchW GeorchW force-pushed the fix-n²-consume-socket-output branch from 558fdbf to 7872dbb Compare August 19, 2025 08:14
@GeorchW
Copy link
Author

GeorchW commented Aug 19, 2025

@kiview MR is here

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.

Performance of consume_socket_output is n² where it could be just n
1 participant