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

fix: allocate new slices for component nodes #57

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Nov 29, 2022

rvagg added a commit to application-research/autoretrieve that referenced this pull request Nov 29, 2022
rvagg added a commit to application-research/autoretrieve that referenced this pull request Nov 29, 2022
@rvagg
Copy link
Member Author

rvagg commented Apr 24, 2023

We didn't end up needing this - it wasn't the root cause of the problem we were trying to solve, instead it was a growing backlog of messages that weren't getting processed, so the memory allocations being held were legitimately in a queue.

But, this change may be worth pursuing so I'm not going to close it out. Instead, some benchmarks would be good to see what the impact may be from this change.

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.

2 participants