[ 
https://issues.apache.org/jira/browse/UIMA-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-1625:
-------------------------------

    Attachment: UIMA-1625-uimaj-core.patch

getAnalysisTime() return sum of analysisTime and serviceCallTime.
This way applications can call one API to get the time in AE and do not need to 
know whether AE is 
local or remote.

getCASesPerSecond() returns getAnalysisTime() / numProcessed.

numProcessed now accumulated for services.

> AnalysisEngmeManagementImpl getAnalysisTime() and 
> getCasesProcessedPerSecond() should include remote service call time.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1625
>                 URL: https://issues.apache.org/jira/browse/UIMA-1625
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1625-uimaj-core.patch
>
>
> Service call time is recorded but not included in analysis time and in 
> computing CASes per second.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to