Skip to content
Snippets Groups Projects

Use std algorithm instead of simple loop to fill MVA inputs. Faster...

Merged Christopher Rob Jones requested to merge ANNPID-FillInputsWithSTLAlgorithm into master

Backport one change from !89 (closed) which is to fill the input vector using an STL algorithm instead of a simple loop, as this gives a nice speed improvement. The rest of that MR, to replace virtual methods with type erasure, is on hold as currently is slower (based on gcc 4.9).

Merge request reports

Checking pipeline status.

Merged by avatar (Apr 22, 2025 6:11am UTC)

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