Skip to content

Please consider the following formatting changes to #15444#385

Closed
alibuild wants to merge 3 commits into
ktf:pr15444from
alibuild:alibot-cleanup-15444
Closed

Please consider the following formatting changes to #15444#385
alibuild wants to merge 3 commits into
ktf:pr15444from
alibuild:alibot-cleanup-15444

Conversation

@alibuild
Copy link
Copy Markdown
Collaborator

Your PR AliceO2Group#15444 cannot be merged as is. You should either run clang-format yourself and update the pull request, or merge this PR in yours.
You can find the AliceO2 coding conventions at https://github.com/AliceO2Group/CodingGuidelines.

ktf and others added 3 commits May 26, 2026 21:13
Replaces 4 virtual calls to GetAt / SetAt / AddAt  with just one to updateBin.
Rather than doing a O(log N) binary search for the correct bin, precompute a uniform index for a O(1) lookup and find the actual bin using a short linear search.
@alibuild alibuild closed this Jun 1, 2026
@alibuild alibuild deleted the alibot-cleanup-15444 branch June 1, 2026 09:00
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