Speed up configuration (support caching of configurables)
- Do not modify the return value of
upfront_reconstruction()since this is not compatible with caching of configurable calls - Support serialization of
Hlt1LineandHlt2Lineobjects - Protect expensive
log.debugcalls - Move
data_from_filetoRecoConfand limit imports - Cache
dvalgorithm_locations()calls - Do not dump options in tests (costs time)
- Adjust profile_config test for HLT 2
- Reduce number of events in some tests
Goes together with LHCb!3047 (merged) and MooreAnalysis!35 (merged)
Edited by Rosen Matev