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

aggr: reduce allocations for encoding batches #392

Merged
merged 1 commit into from
Feb 22, 2023
Merged

aggr: reduce allocations for encoding batches #392

merged 1 commit into from
Feb 22, 2023

Conversation

brharrington
Copy link
Contributor

Avoid creating a copy of the payload array when creating the ByteString object. Also uses a dedicated pool for encoding the payload.

Avoid creating a copy of the payload array when creating
the ByteString object. Also uses a dedicated pool for
encoding the payload.
@brharrington brharrington merged commit c256123 into Netflix-Skunkworks:main Feb 22, 2023
@brharrington brharrington deleted the aggr-pool branch February 22, 2023 19:49
manolama pushed a commit to manolama/iep-apps that referenced this pull request Oct 25, 2023
Avoid creating a copy of the payload array when creating
the ByteString object. Also uses a dedicated pool for
encoding the payload.
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.

1 participant