Skip to content

Conversation

@antiguru
Copy link
Member

Inline the functions in the SizableContainer implementation for Vec. I noticed while looking through performance traces that the function wasn't inlined in push_into frames, as it should've been.

Inline the functions in the `SizableContainer` implementation for `Vec`. I
noticed while looking through performance traces that the function wasn't
inlined in `push_into` frames, as it should've been.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@frankmcsherry frankmcsherry merged commit def64b6 into TimelyDataflow:master Jan 21, 2026
7 checks passed
@antiguru antiguru deleted the inline_sizable_container_vec branch January 21, 2026 15:43
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