[jboss-jira] [JBoss JIRA] (JBRULES-3566) Planner: Benchmark report: new statistic move selection and accepted selection count per step

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sun Jul 1 10:09:12 EDT 2012


Geoffrey De Smet created JBRULES-3566:
-----------------------------------------

             Summary: Planner: Benchmark report: new statistic move selection and accepted selection count per step
                 Key: JBRULES-3566
                 URL: https://issues.jboss.org/browse/JBRULES-3566
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: drools-planner
            Reporter: Geoffrey De Smet
            Assignee: Geoffrey De Smet
            Priority: Minor


Copy from the class MemoryUseProblemStatistic on how to hook it up.
Like in MemoryUseSingleStatisticListener, it should listen to stepEnded to get AbstractStepScope, cast that to LocalSearchStepScope, which should have the acceptedMovesSize and selectedMoveSize.


--
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