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

Dataflow: Use doublyBoundedFastTC. #16318

Merged
merged 1 commit into from May 1, 2024

Conversation

aschackmull
Copy link
Contributor

This should reduce peak memory usage in data flow.

@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Apr 24, 2024
@aschackmull aschackmull marked this pull request as draft April 25, 2024 08:52
@aschackmull
Copy link
Contributor Author

Dca was uneventful as expected (since the fastTC generally wasn't a performance bottleneck and we weren't OOM'ing on any of the test projects before).

@aschackmull aschackmull marked this pull request as ready for review May 1, 2024 07:48
@aschackmull aschackmull merged commit 248ffa1 into github:main May 1, 2024
26 checks passed
@aschackmull aschackmull deleted the dataflow/doublyboundedfasttc branch May 1, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataFlow Library no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants