[
https://issues.apache.org/jira/browse/COMMONSSITE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takahide Nogayama updated COMMONSSITE-31:
-----------------------------------------
Attachment: patch.txt
> Caching QName of Element and Attribute to save memory
> -----------------------------------------------------
>
> Key: COMMONSSITE-31
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-31
> Project: Commons All
> Issue Type: Improvement
> Environment: windows
> Reporter: Takahide Nogayama
> 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.