You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jakub Drulis (JIRA)" <tu...@ws.apache.org> on 2008/04/14 13:13:06 UTC

[jira] Created: (TUSCANY-2226) when the dataobject's list is growing up the append method is slowing down

when the dataobject's list is growing up the append method is slowing down
--------------------------------------------------------------------------

                 Key: TUSCANY-2226
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2226
             Project: Tuscany
          Issue Type: Improvement
          Components: C++ SDO
         Environment: AIX, Linux
            Reporter: Jakub Drulis


When you add new element to the DataObjectList (append method of the API) it takes much more longer if the list is filled by other elements. This method is generally time-consuming but it is hardly acceptable that the more elements on the list the longer it takes to add an element to it.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org