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

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.

Reply via email to