Commit Graph

7 Commits

Author SHA1 Message Date
James Strachan 02b9774dfc fixed up the protocol buffers test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@687030 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 12:04:13 +00:00
James Strachan f1e3a14e83 minor refactor in test cases which now demostrate a bug in PB
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675098 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 05:53:45 +00:00
James Strachan c3a0b2edfc optimised the use of Protocol Buffer to avoid creating unnecessary byte[] for each message which seems to make things much faster
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@675094 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 04:38:19 +00:00
James Strachan 983f690889 added a like for like comparision of OpenWire versus PB (see Performance2Test)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674866 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 16:07:52 +00:00
James Strachan cb4cc106ec fixed test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674845 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:45:20 +00:00
James Strachan 276826d80c minor tweak trying to get PB to actually work :)
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674841 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:28:51 +00:00
James Strachan f9b668b05b added initial spike of using Protocol Buffer as the wire format for https://issues.apache.org/activemq/browse/AMQ-1843
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@674837 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 14:15:35 +00:00