Skip to content

[master] Improve performance of JobReader with many output files

Chris Burr requested to merge cburr/LHCbDIRAC:jobreader-perf into master

This needs some follow up and I suspect the Replica parameter is either unused or buggy. Regardless this is a safe change which removes the quadratic runtime dependence when parsing job XML.

BEGINRELEASENOTES

*Bookkeeping FIX: Improve performance of JobReader with many output files

ENDRELEASENOTES

Merge request reports