Skip to content

DPL: avoid one allocation per match#15563

Open
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15563
Open

DPL: avoid one allocation per match#15563
ktf wants to merge 1 commit into
AliceO2Group:devfrom
ktf:pr15563

Conversation

@ktf

@ktf ktf commented Jun 29, 2026

Copy link
Copy Markdown
Member

The constructed Stack object is thrown away immediately after
the matching, introducing unneeded memory churn.

The constructed Stack object is thrown away immediately after
the matching, introducing unneeded memory churn.
@ktf ktf requested a review from a team as a code owner June 29, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant