Yonas Habteab
|
e29de04687
|
Avoid evaluating the same filter twice for the same target
|
2022-11-04 12:47:41 +01:00 |
|
Alexander A. Klimov
|
cc67510063
|
ApplyRule::RuleMap: reduce complexity, save unnecessary lookups
|
2022-11-04 12:47:41 +01:00 |
|
Alexander A. Klimov
|
840bfb6be1
|
Unify storages of regular/targeted apply rules: std::vector<ApplyRule::Ptr>
|
2022-11-04 12:47:41 +01:00 |
|
Alexander A. Klimov
|
1935137a8d
|
Separately handle apply rules targetting only specific parent objects
not to unnecessarily run e.g. the filter assign where host.name=="example.com"
for all hosts being not example.com.
|
2022-11-04 12:47:41 +01:00 |
|