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)" <ui...@incubator.apache.org> on 2006/11/16 19:25:41 UTC

[jira] Created: (UIMA-42) Need to reduce CAS size overhead per defined type

Need to reduce CAS size overhead per defined type
-------------------------------------------------

                 Key: UIMA-42
                 URL: http://issues.apache.org/jira/browse/UIMA-42
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
         Environment: Java
            Reporter: Eddie Epstein


For applications with many CASes, each with relatively little data, it is important to keep initial CAS size low. uimaj CAS size has a fairly strong dependency on the number of types defined, adding approximately 1-3KB per defined type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (UIMA-42) Need to reduce CAS size overhead per defined type

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilo Goetz closed UIMA-42.
---------------------------

    Resolution: Fixed

Looks like this has been resolved.  If not, please reopen.

> Need to reduce CAS size overhead per defined type
> -------------------------------------------------
>
>                 Key: UIMA-42
>                 URL: https://issues.apache.org/jira/browse/UIMA-42
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>         Environment: Java
>            Reporter: Eddie Epstein
>
> For applications with many CASes, each with relatively little data, it is important to keep initial CAS size low. uimaj CAS size has a fairly strong dependency on the number of types defined, adding approximately 1-3KB per defined type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-42) Need to reduce CAS size overhead per defined type

Posted by "Thilo Goetz (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622134#action_12622134 ] 

Thilo Goetz commented on UIMA-42:
---------------------------------

I believe this has been fixed by Marshall some time ago, as all CASes from on AE now share a type system.  Eddie, if you agree, please close this issue.

> Need to reduce CAS size overhead per defined type
> -------------------------------------------------
>
>                 Key: UIMA-42
>                 URL: https://issues.apache.org/jira/browse/UIMA-42
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>         Environment: Java
>            Reporter: Eddie Epstein
>
> For applications with many CASes, each with relatively little data, it is important to keep initial CAS size low. uimaj CAS size has a fairly strong dependency on the number of types defined, adding approximately 1-3KB per defined type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-42) Need to reduce CAS size overhead per defined type

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-42:
-------------------------------

    Affects Version/s:     (was: 2.2.2)
        Fix Version/s: 2.2.2

> Need to reduce CAS size overhead per defined type
> -------------------------------------------------
>
>                 Key: UIMA-42
>                 URL: https://issues.apache.org/jira/browse/UIMA-42
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>         Environment: Java
>            Reporter: Eddie Epstein
>             Fix For: 2.2.2
>
>
> For applications with many CASes, each with relatively little data, it is important to keep initial CAS size low. uimaj CAS size has a fairly strong dependency on the number of types defined, adding approximately 1-3KB per defined type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-42) Need to reduce CAS size overhead per defined type

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-42:
-------------------------------

    Affects Version/s: 2.2.2

> Need to reduce CAS size overhead per defined type
> -------------------------------------------------
>
>                 Key: UIMA-42
>                 URL: https://issues.apache.org/jira/browse/UIMA-42
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>         Environment: Java
>            Reporter: Eddie Epstein
>             Fix For: 2.2.2
>
>
> For applications with many CASes, each with relatively little data, it is important to keep initial CAS size low. uimaj CAS size has a fairly strong dependency on the number of types defined, adding approximately 1-3KB per defined type.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.