IOVDbSvcConfig: move AthenaPoolCnvSvc configuration

Move the AthenaPoolCnvSvc configuration from addFolderList to the main IOVDbSvcCfg function. The latter is cached and called much less frequently than addFolderList.

In a trigger job, this was being called 33k times and this results in about 10 seconds configuration speedup.

@wlampl @tbold

Merge request reports

Loading