summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Statistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improvements to output & message distribution for qpid-cpp-benchmark.Alan Conway2010-09-301-2/+0
* Consistent use of string constants for message property keys in sender/receiv...Alan Conway2010-04-211-1/+3
* Count latency samples, don't assume all messages are latency samples.Alan Conway2010-04-211-4/+7
* qpid_cpp_benchmark: print send/receive stats side-by-sideAlan Conway2010-04-131-1/+2
* Make qpid_send/qpid_receive output more spreadsheet-friendly.Alan Conway2010-04-131-13/+10
* Script to run performance benchmarks using qpid_send and qpid_receive.Alan Conway2010-04-091-16/+23
* Changed the recent AbsTime::Epoch code to conform better to the previouslyAndrew Stitcher2010-04-081-1/+1
* Fix compiler warnings "virtual function but no virtual destructor".Alan Conway2010-04-071-0/+4
* Extend qpid_send, qpid_recv to measure throughput and latency.Alan Conway2010-04-071-0/+119