I think this question was asked recently but I cant seem to find it.<br><br>Using 4.0.7<br><br>I have a large number of facts I need to retract from working memory after all rules have been processed (transaction is completed) so I can insert new facts for the next transaction.  Milliseconds count.<br>
<br>I know that drools recalc&#39;s which rules are eligible to be run after each retraction.  Since all facts are being removed its unneeded processing and time that could be saved.<br><br>How can I tell drools that until I tell it otherwise do not re-evaluate the rules to save time?<br clear="all">
<br>Scott<br><br><br>