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 "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2008/02/13 23:21:08 UTC

[jira] Resolved: (AXIS2-3508) Improve Performance of RuntimeServiceDescription code

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

Rich Scheuerle resolved AXIS2-3508.
-----------------------------------

    Resolution: Fixed

> Improve Performance of RuntimeServiceDescription code
> -----------------------------------------------------
>
>                 Key: AXIS2-3508
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3508
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>
> Background:
> The ServiceDescription contains a map of RuntimeServiceDescription objects.  These objects are created and bound to the ServiceDescription on "first touch".  For example,
> the RuntimeServiceDescription objects are information used for jaxws marshalling and resource injection.
> Assessment:
> Based on profiling data from David Strite, the storage and access of these objects is going to slightly change to be more performant.
> I am working on a fix now.

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