Skip to content

dal patch to help resolve ATDSUPPORT-359 issue: prefetch data using...

Igor Soloviev requested to merge isolov/tdaq-09-04-00/dal into tdaq-09-04-00

dal patch to help resolve ATDSUPPORT-359 issue: prefetch data using get_partition() and several configuration objects

=== dal ===

singleton used by get_partition() has to take into account config object (Igor Soloviev) add test for daq::core::SubstituteVariables (Igor Soloviev) add dal_test_get_config to measure performance of disabled() and get_all_applications() (Igor Soloviev) minor optimisation accessing get_Contains() in disabled() (Igor Soloviev)

Merge request reports