[jboss-jira] [JBoss JIRA] (JBRULES-3263) Implement evaluation of alpha nodes constraints with MVEL and ASM
Mario Fusco (Created) (JIRA)
jira-events at lists.jboss.org
Mon Oct 24 03:29:45 EDT 2011
Implement evaluation of alpha nodes constraints with MVEL and ASM
-----------------------------------------------------------------
Key: JBRULES-3263
URL: https://issues.jboss.org/browse/JBRULES-3263
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Replace the LiteralConstraint we have at the moment (based on a big number of very specialized Evaluators that imply a lot of code duplication) with one that only uses MVEL to evaluate the constraints in the alpha nodes. As a second step add a counter on each of this constraints and optimize the ones that are invoked more frequently by jitting them with ASM
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list