libzmq/perf
Martin Sustrik 5b77a41eaf Throughput tests fixed.
Introduction of subscription forwarding have broken throughput tests.
This patch changes the pattern used in the tests to PUSH/PULL.

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-06-19 09:22:11 +02:00
..
inproc_lat.cpp Another error handling issue on Win32 solved 2011-04-04 13:12:46 +02:00
inproc_thr.cpp Throughput tests fixed. 2011-06-19 09:22:11 +02:00
local_lat.cpp send/recv was changed to send/recv/sendmsg/recvmsg 2011-03-24 11:53:55 +01:00
local_thr.cpp Throughput tests fixed. 2011-06-19 09:22:11 +02:00
Makefile.am Adding thread latency/throughput perf. examples. 2011-03-31 23:14:38 +02:00
remote_lat.cpp send/recv was changed to send/recv/sendmsg/recvmsg 2011-03-24 11:53:55 +01:00
remote_thr.cpp Throughput tests fixed. 2011-06-19 09:22:11 +02:00