You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/01/01 05:45:20 UTC

[jira] Created: (AXIS2C-485) Refactor om_output write method to improve performance

Refactor om_output write method to improve performance
------------------------------------------------------

                 Key: AXIS2C-485
                 URL: http://issues.apache.org/jira/browse/AXIS2C-485
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: 0.96
            Reporter: Samisa Abeysinghe
         Assigned To: Samisa Abeysinghe
             Fix For: 1.0.0


Lots of performance seems to be eaten up in om output writer logic.
This needs to be refactored to improve the performance

-- 
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

        

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


[jira] Resolved: (AXIS2C-485) Refactor om_output write method to improve performance

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-485.
--------------------------------------

    Resolution: Fixed

Fixed by improving the serialize logic

> Refactor om_output write method to improve performance
> ------------------------------------------------------
>
>                 Key: AXIS2C-485
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-485
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 0.96
>            Reporter: Samisa Abeysinghe
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>
> Lots of performance seems to be eaten up in om output writer logic.
> This needs to be refactored to improve the performance

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-485) Refactor om_output write method to improve performance

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482596 ] 

Samisa Abeysinghe commented on AXIS2C-485:
------------------------------------------

This has been fixed but have introduced a bug in case of serializing a subtree in the OM node tree

> Refactor om_output write method to improve performance
> ------------------------------------------------------
>
>                 Key: AXIS2C-485
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-485
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 0.96
>            Reporter: Samisa Abeysinghe
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>
> Lots of performance seems to be eaten up in om output writer logic.
> This needs to be refactored to improve the performance

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org