You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Matt Lovett (JIRA)" <ji...@apache.org> on 2007/09/28 14:44:50 UTC

[jira] Resolved: (SANDESHA2-121) Performance tuning for Sequence and SequenceAck headers

     [ https://issues.apache.org/jira/browse/SANDESHA2-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Lovett resolved SANDESHA2-121.
-----------------------------------

    Resolution: Fixed

> 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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org