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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/24 16:49:16 UTC

[jira] Resolved: (AXIS2-2186) Removing redundant ( and heavy) method invocations

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

Davanum Srinivas resolved AXIS2-2186.
-------------------------------------

    Resolution: Invalid

Code in question has changed. patch is not valid anymore.

thanks,
dims

> Removing redundant ( and heavy) method invocations
> --------------------------------------------------
>
>                 Key: AXIS2-2186
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2186
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>    Affects Versions: nightly
>            Reporter: Sameera Madushan Jayasoma
>            Priority: Minor
>         Attachments: patch.txt, patch.txt
>
>
> Hi,
> There are some places in axis2 code which can have a negative impact on the performance. Invoking some of these methods result in searching HashMaps. Duplicating these kinds of methods is not a good idea.
> I've attached a patch after refactoring some of these places.
> Sameera

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