Skip to content

[Common] Improve performance of FulfillsITSHitRequirements#16397

Open
ktf wants to merge 1 commit into
AliceO2Group:masterfrom
ktf:pr16397
Open

[Common] Improve performance of FulfillsITSHitRequirements#16397
ktf wants to merge 1 commit into
AliceO2Group:masterfrom
ktf:pr16397

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented May 26, 2026

Use a bitmask rather than an std::set.

@ktf ktf requested review from a team, alibuild, ddobrigk, dsekihat, iarsene and jgrosseo as code owners May 26, 2026 12:57
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

O2 linter results: ❌ 0 errors, ⚠️ 44 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Improve performance of FulfillsITSHitRequirements [Common] Improve performance of FulfillsITSHitRequirements May 26, 2026
@ktf
Copy link
Copy Markdown
Member Author

ktf commented May 26, 2026

@ddobrigk can you please have a look also here? This also pops up in the profiles.

@ktf ktf changed the title [Common] Improve performance of FulfillsITSHitRequirements Improve performance of FulfillsITSHitRequirements May 26, 2026
@github-actions github-actions Bot changed the title Improve performance of FulfillsITSHitRequirements [Common] Improve performance of FulfillsITSHitRequirements May 26, 2026
Use a bitmask rather than an std::set.
@ktf ktf changed the title [Common] Improve performance of FulfillsITSHitRequirements Improve performance of FulfillsITSHitRequirements May 26, 2026
@github-actions github-actions Bot changed the title Improve performance of FulfillsITSHitRequirements [Common] Improve performance of FulfillsITSHitRequirements May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant