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

Optimize UpdateBy memory usage #3436

Merged
merged 14 commits into from
Mar 3, 2023

Conversation

lbooker42
Copy link
Contributor

@lbooker42 lbooker42 commented Feb 14, 2023

Reduce runtime memory by delaying the allocation of bucket and operator context resources until the bucket context is ready for processing and releasing immediately after processing.

@lbooker42 lbooker42 requested a review from rcaudy February 14, 2023 14:52
@lbooker42 lbooker42 self-assigned this Feb 14, 2023
@lbooker42 lbooker42 added this to the Feb 2023 milestone Feb 14, 2023
rcaudy
rcaudy previously approved these changes Mar 3, 2023
@lbooker42 lbooker42 enabled auto-merge (squash) March 3, 2023 22:44
@lbooker42 lbooker42 merged commit 8e4f0d9 into deephaven:main Mar 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2023
@lbooker42 lbooker42 deleted the lab-updateby-optimize branch June 26, 2024 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants