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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to