<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 26/04/2011 15:53, Wolfgang Laun wrote:
    <blockquote
      cite="mid:BANLkTik7iygtOQZcPpOr-Zjx1ZgoBZtk8A@mail.gmail.com"
      type="cite">A simple rule containing an eval with a % b == 0
      exhibits a considerable slowdown when comparing execution times
      between a Drools core built in February and the one there is now.<br>
      <br>
      The slow-down factor is 15.<br>
    </blockquote>
    There is a performance issue with MVEL. We moved to indexed (array
    based) mvel factories, which is suppose to give faster performance.
    However the MVEL author has not finished that work completely and so
    far they give a performance regression :( I'm pestering him daily on
    this.<br>
    <br>
    Mark<br>
    <blockquote
      cite="mid:BANLkTik7iygtOQZcPpOr-Zjx1ZgoBZtk8A@mail.gmail.com"
      type="cite"><br>
      -W<br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>