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
Hlt1Line
andHlt2Line
objects - Protect expensive
log.debug
calls - Move
data_from_file
toRecoConf
and 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