Commit de502f7
committed
[PWGDQ] optimized the computation of match attempts in QA task
The computation of the number of match attempts for each MCH track is
rather heavy and the code was calling the corresponding function multiple
times.
The number of attempts is now computed only once and stored internally.1 parent 74d1947 commit de502f7
1 file changed
Lines changed: 86 additions & 83 deletions
0 commit comments