Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-749

add performance report to CVD

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.1
    • 2.2.2
    • Tools
    • None

    Description

      create a performance report after each run.

      In the simple case just log the performance report, in a advanced case show the performance report in a new window (similar to the CPM).

      Simple case can be done with

      ProcessTrace trace = this.ae.process(this.cas);
      this.log.log(Level.INFO, trace.toString());

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            twgoetz Thilo Goetz
            mbaessler Michael Baessler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment