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

Allocate Incoming response buffers as needed #1811

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Allocate Incoming response buffers as needed #1811

merged 1 commit into from
Apr 7, 2024

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Apr 7, 2024

Threading buffers through alongside the Incoming does not reduce the number of allocations.

Threading buffers through alongside the `Incoming` does not reduce the
number of allocations.
Copy link
Collaborator

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@djc djc merged commit cc0d2e9 into main Apr 7, 2024
8 checks passed
@djc djc deleted the simplify-incoming branch April 7, 2024 07:21
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