[ https://issues.apache.org/jira/browse/AXIS2-3845?page=com.
atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Scheuerle resolved AXIS2-3845.
-----------------------------------
Resolution: Fixed
Thanks for the patch !
Committed revision 665696.
> Caching QName of Element and Attribute to save memory
> -----------------------------------------------------
>
> Key: AXIS2-3845
> URL: http
s://issues.apache.org/jira/browse/AXIS2-3845
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Environment: windows
> Reporter: Takahide Nogayama
> Assignee: Rich Scheuerle
> Attachments: patch.txt
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Currently we create QName for each getQName() method of
OMElement.impl and OMAttributeImpl. If we cache these
qnames, we can save memory and cpu cost of creating the new
same QName instances.
--
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
|