mariofusco commented on issue #5731:
URL: 
https://github.com/apache/incubator-kie-drools/issues/5731#issuecomment-1963566007

   Regarding my suggestion 3. I strongly advice to give a look at how the 
[executable 
model](https://docs.drools.org/7.74.1.Final/drools-docs/html_single/index.html#executable-model-con_packaging-deploying)
 works. In essence if you precompile the rules with it instead of doing this 
from scratch at when the rules are loaded will improve your startup time 
between 10 and 100 times. Also if possible would be beneficial to try to split 
your single monolithic knowledge base in smaller ones.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to