You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <de...@uima.apache.org> on 2016/07/15 16:03:20 UTC

[jira] [Created] (UIMA-5015) Improve performance measurements reporting

Eddie Epstein created UIMA-5015:
-----------------------------------

             Summary: Improve performance measurements reporting
                 Key: UIMA-5015
                 URL: https://issues.apache.org/jira/browse/UIMA-5015
             Project: UIMA
          Issue Type: Improvement
          Components: Async Scaleout
            Reporter: Eddie Epstein
            Assignee: Eddie Epstein
            Priority: Minor


RunRemoteAsyncAE is a sample code driver that is used to drive a UIMA-AS service. Two improvements added for this issue are:

1. For the -log option, add another column to disambiguate the time the driver sends a CAS from the time the CAS begins processing in the service. Also the "duration" column should not include queuing time.

2. UIMA-AS process replies include a performance breakdown per primitive annotator in the service. Add a -perf option to log that information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)