Optimize application of rule templates via RulesPlanHandlder.

Avoid calling template's code if cached evaluation results are
not invalidated.
Keep information on required nodes (dependencies) together with
the list of produced rule ids.
This commit is contained in:
Fedor Isakov 2020-12-09 13:25:02 +01:00
parent c7eaa1dbf3
commit 5813704d9e
1 changed files with 978 additions and 752 deletions