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

Performance degradation of jCas.reset when repeatedly used in different analysisEngines

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 3.0.1SDK, 2.10.3SDK
    • UIMA
    • None

    Description

      The execution time of jCas.reset() increases linearly when invoked on the same jCas.

      This occurs in a loop that builds a new analysisEngine, processes the jCas and resets it.

      This does not occur when the same analysisEngine is reused.

      A junit test demonstrating the behaviour is attatched.

      Attachments

        1. JCasPerformanceTest.java
          2 kB
          David Bürkle

        Activity

          People

            schor Marshall Schor
            buerkle David Bürkle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: