Skip to content

DPL: avoid one allocation per match#15563

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:pr15563
Jun 29, 2026
Merged

DPL: avoid one allocation per match#15563
ktf merged 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
@ktf ktf merged commit cd36608 into AliceO2Group:dev Jun 29, 2026
10 of 11 checks passed
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