[
https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39487
]
Albert Strasheim commented on AMQCPP-93:
----------------------------------------
I've looked a bit more at the streams from DataOutputStream on down and made a
few changes to writeInt and writeLong. On a modified version of bench1.cpp that
creates a new message for every send, my modifications makes it about 33%
faster when using Stomp. I have some more ideas for DataInputStream too.
Once I get all the unit tests passing again, I'll submit a patch.
> Performance analysis
> --------------------
>
> Key: AMQCPP-93
> URL: https://issues.apache.org/activemq/browse/AMQCPP-93
> Project: ActiveMQ C++ Client
> Issue Type: Task
> Affects Versions: 2.0
> Reporter: Nathan Mittler
> Assignee: Nathan Mittler
> Fix For: 2.2
>
> Attachments: amqcpp-perf1.patch, amqcpp-perf1v2.patch, bench1.cpp,
> DataInputStream.patch, patch Results.xls
>
>
> Do a performance analysis on openwire vs stomp.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.