[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1317) Rule Execution Very Slow on Subsequent Session Using the Same Packages
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Fri Nov 9 07:56:09 EST 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1317?page=all ]
Edson Tirelli closed JBRULES-1317.
----------------------------------
Fix Version/s: 4.0.4
4.1.0
Resolution: Done
Fix applied to both trunk and 4.0.x branch.
Thanks for reporting and providing test case.
> Rule Execution Very Slow on Subsequent Session Using the Same Packages
> ----------------------------------------------------------------------
>
> Key: JBRULES-1317
> URL: http://jira.jboss.com/jira/browse/JBRULES-1317
> Project: JBoss Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Reteoo
> Affects Versions: 4.0.3
> Environment: Windows XP
> Reporter: Ming Jin
> Assigned To: Michael Neale
> Fix For: 4.0.4, 4.1.0
>
> Attachments: testsource.zip
>
>
> Using the same packages, repeatedly creating a new ruleBase and stateless session, then executing rules. The timing of rule execution was good on first time, but 6+ times slower on subsequent calls, such as the following:
> Time of rule execution: 0.06
> Time of rule execution: 3.956
> Time of rule execution: 3.926
> Time of rule execution: 3.995
> Time of rule execution: 3.906
> When under debugger, such as running in IntelliJ, the second execution call would pause (dead lock?). I have a test program to demonstrate this behavior.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list