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

Performance bug: CAS heap reset wasteful use of Arrays.fill()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.2
    • 2.3
    • Core Java Framework
    • None

    Description

      CAS heap is filled with 0s on reset. Currently, the whole heap is filled, instead of just the portion that was used. This makes a huge difference for small documents.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: