[
https://issues.redhat.com/browse/DROOLS-4605?page=com.atlassian.jira.plug...
]
Kris Verlaenen updated DROOLS-4605:
-----------------------------------
Sprint: 2020 Week 34-36 (from Aug 17), 2020 Week 37-39 (from Sep 7) (was: 2020 Week
34-36 (from Aug 17))
DMN alpha network
-----------------
Key: DROOLS-4605
URL:
https://issues.redhat.com/browse/DROOLS-4605
Project: Drools
Issue Type: Story
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Luca Molteni
Priority: Major
*Motivation*: a DMN decision table can be evaluated faster than naive algorithm by
translating it into a Rete/Phreak, but the current kie7 approach is suffering from
performance bottleneck artificially induced by use of kie7 rule units, which provide more
harm than benefit to perfomance (performance is actually worst for most
"realistic" cases).
*Goals*: a POC to understand what’s need to be done to support the alpha network compiler
(wihout kie7 rule units) in DMN. We currently estimate it will take us 1 to 2 summer
sprints and the output will be more epics to implement this feature.
*Impact*: alpha network compiler code refactors for the better use of.
One part of the POC was to hard-code the alpha network for a specific table
([DROOLS-4566]) the remained of the poc is to generalize the approach further to fully
assess the impacts thanks to the poc.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)