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

Add tooling to measure things for tuning space/time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Abandoned
    • 2.2.2, 2.3
    • None
    • Core Java Framework

    Description

      Some fairly simple tooling could help users discover easy things to do to tune their UIMA application. One such tool might measure the % of space in the CAS used by unused features. This might occur when using a general component that could set many feature fields, but intentionally running it in a mode where many of the fields are unused. In this case, changing the type definition to exclude those fields would save space in the CAS, which could be significant in those cases where a lot of instances of those types are created (e.g., tokens).

      Such a tool could be packaged as a JMX measurement, or as a special annotator, or as some new part of the framework.

      Attachments

        Activity

          People

            Unassigned Unassigned
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: