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 2006/11/24 04:10:02 UTC

[jira] Updated: (AXIS2-1769) Performance tuning for Axis2

     [ http://issues.apache.org/jira/browse/AXIS2-1769?page=all ]

Davanum Srinivas updated AXIS2-1769:
------------------------------------

    Attachment: perf-001.txt

- call log.isDebugEnabled() once and store the result.
- Prevent calling toLowerCase() multiple times
- call replaceAll only if it is necessary.

> Performance tuning for Axis2
> ----------------------------
>
>                 Key: AXIS2-1769
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1769
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>         Assigned To: Davanum Srinivas
>         Attachments: perf-001.txt
>
>
> Catch all issue for improving 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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org