Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

perf: Alloc records in batch #2646

Merged
merged 1 commit into from
Sep 7, 2023
Merged

perf: Alloc records in batch #2646

merged 1 commit into from
Sep 7, 2023

Conversation

ronanh
Copy link
Contributor

@ronanh ronanh commented Sep 7, 2023

This change aims to reduce pressure on GC by grouping allocations of records in a record batch.

Signed-off-by: Ronan Harmegnies <ronan.harmegnies@gmail.com>
@dnwe dnwe added the feat label Sep 7, 2023
Copy link
Collaborator

@dnwe dnwe left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! LGTM

@dnwe dnwe merged commit 4b55bb3 into IBM:main Sep 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants