Performance tuning for Sequence and SequenceAck headers
-------------------------------------------------------
Key: SANDESHA2-121
URL: https://issues.apache.org/jira/browse/SANDESHA2-121
Project: Sandesha2
Issue Type: Improvement
Reporter: Matt Lovett
Assignee: Matt Lovett
Priority: Minor
The code that writes Sequence and Sequence ack headers could do with some
tuning. From profiles that we have taken we can see that the OMNamespace
objects that we create are quite expensive, and there are only 2 supported
namespaces. It's simple enough to make these static, and re-use them.
I'll check in a patch that improves the Sequence and SequenceAck, the other
classes in the wsrm package could use the same optimization, but they are used
much less frequently.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]