follow up to !3744
All threads resolved!
All threads resolved!
- avoid spurious copies
- avoid more complicated data structures than actually needed -- i.e. reduce memory consumption and improve memory layout
- avoid separate loops, and loops which use an induction variable when not needed, or induction variables which are defined outside the scope of the loop
Edited by Gerhard Raven
Merge request reports
Activity
added RTA label
- Resolved by Gerhard Raven
/ci-test
added ci-test-triggered label
- [2022-10-25 14:39] Validation started with lhcb-master-mr#6013
- [2022-10-26 08:52] Validation started with lhcb-master-mr#6025
- [2022-11-01 09:46] Validation started with lhcb-master-mr#6074
Edited by Software for LHCb- Resolved by Christopher Rob Jones
/ci-test
- Resolved by Christopher Rob Jones
mentioned in commit f37f8d3d
Please register or sign in to reply