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

Demonstrate container input batching #556

Merged

Conversation

frankmcsherry
Copy link
Member

The columnar example shows columnar containers on the wire, and this PR extends it to use containers for inputs as well. This reduces the runtime by ~15% on some tests, and the number of realloc calls by an order of magnitude.

@frankmcsherry frankmcsherry merged commit da18a35 into TimelyDataflow:master Dec 27, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 20, 2024
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