Skip to content
Snippets Groups Projects

Dropped usage of (UN)LIKELY macro

Merged Sebastien Ponce requested to merge sponce_dropLIKELYUsage into master
All threads resolved!

This drops the usage of the (UN)LIKELY macros in the Gaudi code. At that stage the definition stays.

The idea behind is that the branch predictors of the modern processors are good enough to avoid this complexity in the code. Tests on LHCb code have actually proven that the usage of these macros make absolutely no difference in timing.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading