<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Maxim Veksler wrote:
<blockquote
 cite="mid:b400c69a0811170041m78210083h80b35f4d0f40ea5f@mail.gmail.com"
 type="cite">
  <div dir="ltr">Hello,<br>
  <br>
I'm hard at work on improving performance of our Drools setup.<br>
  <br>
I was wondering if there is some built in way to measure the execution
time of each rule?<br>
  </div>
</blockquote>
There are before and after rule firing events, so you can record the
time stamps for that.<br>
<blockquote
 cite="mid:b400c69a0811170041m78210083h80b35f4d0f40ea5f@mail.gmail.com"
 type="cite">
  <div dir="ltr"><br clear="all">
  <br>
Thank you,<br>
Maxim.<br>
  <br>
-- <br>
Cheers, <br>
Maxim Veksler<br>
  <br>
"Free as in Freedom" - Do u GNU ?<br>
  </div>
  <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>