Skip to content

Optimize updateOrConcatWithKey#435

Draft
sjakobi wants to merge 6 commits intomasterfrom
sjakobi/403-updateOrConcatWithKey
Draft

Optimize updateOrConcatWithKey#435
sjakobi wants to merge 6 commits intomasterfrom
sjakobi/403-updateOrConcatWithKey

Conversation

@sjakobi
Copy link
Copy Markdown
Member

@sjakobi sjakobi commented Apr 24, 2022

Fixes #403.


TODO:

@treeowl
Copy link
Copy Markdown
Collaborator

treeowl commented Apr 24, 2022

Whee! This shrinking stuff is cool. I remain concerned about its implications for the non-moving garbage collector. That adds some code to each shrink for ... some sort of fancy footwork. @bgamari, could you advise on performance implications?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

updateOrConcatWithKey could be more efficient

2 participants