[rules-users] Strange Performance Problem in Rules

ravibhatt ravi at qubitdigital.com
Tue Oct 19 05:16:00 EDT 2010


it turns out that inputSource memberOf $rule.inputTableList is the problem. 

My Rule contains a list of input tables, and if i use inputSource ==
"tablename"; this works much much faster. 

is there any other way to check if one objects value is in other object? And
because of the order of objects, i guess it would be wise to have 

$rule:Rule(name="blah") first  then $processResult1:ProcessResult(....some
conditions... )
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Strange-Performance-Problem-in-Rules-tp1728527p1731085.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list