<!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 bgcolor="#ffffff" text="#000000">
Chris Woodrow wrote:
<blockquote
cite="mid:16fdafe70710260258l1cb56839r99f8fe7a69b47175@mail.gmail.com"
type="cite">Hi,<br>
Since we have moved to 4.0.3 (from 4.0.0), while runtime haven't
sensibly changed, compilation time during debugging (I mean the call of
"addPackageFromDrl") takes really long, about 10 times what it use to
take, the only visible difference is the appearance of "Source before
MVEL Compilation:" in the output.
<br>
I am the only one to face this issue?<br>
</blockquote>
This is something I noticed, not sure why its doing it. It only happens
on initial startup of the debug session, right? We looked into it
briefly and couldn't figure out what it is, but I believe its related
to dialect initialisation. It only happens if you have both MVEL and a
Java dialect rules in the same drl file.<br>
<blockquote
cite="mid:16fdafe70710260258l1cb56839r99f8fe7a69b47175@mail.gmail.com"
type="cite"><br>
Thanks,<br>
Chris<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>