[rules-users] Cost of queries

Mark Proctor mproctor at codehaus.org
Sun Feb 8 18:12:35 EST 2009


David Cracauer wrote:
> Hi All,
> I'm wondering if anyone can tell me the relative performance impact of 
> queries.  Is it just the cost of matching facts against them ( regular 
> caching rules apply etc.)?
The query pattern, which is injected, is the root pattern. So it breaks 
ALL joins and these will have to be calculated, although you do benefit 
from the alpha (literal matching) having already been done.

Mark
>
> Thanks,
> Dave
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>





More information about the rules-users mailing list