]
Mario Fusco commented on DROOLS-3107:
-------------------------------------
poker: 8
Provide optional lazy segment memories creation
-----------------------------------------------
Key: DROOLS-3107
URL:
https://issues.jboss.org/browse/DROOLS-3107
Project: Drools
Issue Type: Enhancement
Components: core engine
Reporter: Mario Fusco
Assignee: Mario Fusco
Priority: Major
The execution of the very first ksession created from a kbase is (much) slower than the
subsequent ones, because of lazy segment memories creation. It is requested to provide an
option to eagerly create them at kbase creation time.