]
Davide Sottara commented on DROOLS-817:
---------------------------------------
Mitigated by optimizations implemented as part of DROOLS-816
Extremely poor performance of the topological sorting implementation
for type declarations performs
----------------------------------------------------------------------------------------------------
Key: DROOLS-817
URL:
https://issues.jboss.org/browse/DROOLS-817
Project: Drools
Issue Type: Enhancement
Components: core engine
Affects Versions: 6.0.0.Final, 6.0.1.Final, 6.1.0.Final, 6.2.0.Final, 6.3.0.Beta1
Reporter: Davide Sottara
Assignee: Davide Sottara
Priority: Minor
Fix For: 6.3.0.Beta2
The current implementation suffers from thrashing.
In case of large business object models (e.g. derived from an ontology),
the analysis at package build time may take orders of magnitude more
than necessary