Skip to content

DPL Analysis: remove std::set from analysis task - #15640

Open
aalkin wants to merge 1 commit into
AliceO2Group:devfrom
aalkin:remove-std-set
Open

DPL Analysis: remove std::set from analysis task#15640
aalkin wants to merge 1 commit into
AliceO2Group:devfrom
aalkin:remove-std-set

Conversation

@aalkin

@aalkin aalkin commented Jul 28, 2026

Copy link
Copy Markdown
Member

Matching filters to process function and Partition arguments is done through matching hashes that identify individual columns. This change removes runtime std::set creation in favor of a static array of hashes that is viewed as a span by the the compatibility check function.

@aalkin
aalkin requested a review from a team as a code owner July 28, 2026 08:35
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