You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2009/09/26 00:05:16 UTC

[jira] Closed: (AXIS2-4509) Provider Performance Improvement.

     [ https://issues.apache.org/jira/browse/AXIS2-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-4509.
--------------------------------


> Provider<OMElement> Performance Improvement.
> --------------------------------------------
>
>                 Key: AXIS2-4509
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4509
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: axis2_4509.txt
>
>
> I am introducing code that will improve performance for Provider OM. The
> code improves serialize calls on OM as we now create an OMSourcedElement backed by a data Source that feeds contents
> from Parser. This eliminates the expensive serialize code path that goes though OMSerializeUtils

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