- 15 Apr, 2013 1 commit
-
-
Pieter Hintjens authored
as I can see, these didn't work any more. At the very least, the command line API was broken and forced the user to enter new, exotic arguments. Patches should not break existing APIs. But also, the internals of these programs had become weird. If we want to build more complex performance tests, that's fine, but we should make new programs, not break the old ones. We need minimal, safe performance tests in 0MQ. Also, the code was quite horrid. So it's gone. If anyone wants to bring it back please make the code neat, and build new APIs instead of breaking the old ones. Cheers Pieter
-
- 31 Mar, 2013 1 commit
-
-
Timothee "TTimo" Besset authored
-
- 05 Mar, 2013 1 commit
-
-
Bjorn Reese authored
-
- 03 Mar, 2013 2 commits
-
-
KIU Shueng Chuan authored
this follows what {local,remote}_lat.cpp and inproc_{thr,lat}.cpp do.
-
KIU Shueng Chuan authored
-
- 26 Feb, 2013 1 commit
-
-
Attila Mark authored
- option to set number of zmq threads on the command line for local_thr - option to set number of zmq_threads and workers in remote_thr - option to set SND/RCV buffer sizes on command line - option to set whether to PUSH/PULL on command line - option to set to use zmq_recv or zmq_msg for transfer on command line - better timing function - corrected and improved throughput reporting - HWM and DELAY socket options
-
- 01 Nov, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 31 Oct, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 19 Jun, 2011 1 commit
-
-
Martin Sustrik authored
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>
-
- 17 Jun, 2011 1 commit
-
-
Fabien Ninoles authored
- Add doc and tests - Add options and setup - Wait using poll/select Signed-off-by:
Fabien Ninoles <fabien@tzone.org> Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 24 Mar, 2011 1 commit
-
-
Martin Sustrik authored
send/recv now complies with POSIX by using raw buffers instead of message objects and by returning number of bytes sent/recvd instead of 0/-1. The return value is changed accordingly for sendmsg and recvmsg. Note that related man pages will be fixed in a separate patch. Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 02 Mar, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 30 Oct, 2010 1 commit
-
-
Martin Sustrik authored
Signed-off-by:
Martin Sustrik <sustrik@250bpm.com>
-
- 25 Aug, 2010 1 commit
-
-
Martin Sustrik authored
-
- 26 Jul, 2010 1 commit
-
-
Martin Hurton authored
-
- 17 Jun, 2010 1 commit
-
-
Martin Sustrik authored
-
- 04 Jun, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Lucina authored
-
- 10 Apr, 2010 1 commit
-
-
Martin Lucina authored
This lets us build the binaries in a portable fashion w/o having to worry about how to link with the C++ runtime.
-
- 16 Mar, 2010 1 commit
-
-
Martin Sustrik authored
-
- 12 Mar, 2010 1 commit
-
-
Martin Sustrik authored
-
- 18 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 05 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 23 Sep, 2009 1 commit
-
-
Martin Sustrik authored
-
- 20 Sep, 2009 1 commit
-
-
Martin Sustrik authored
-
- 16 Sep, 2009 1 commit
-
-
malosek authored
added newly added socket options to all language bindings, P2P model changed to PUB/SUB for throughput tests
-
- 08 Sep, 2009 1 commit
-
-
unknown authored
-
- 04 Sep, 2009 1 commit
-
-
Martin Sustrik authored
-
- 02 Sep, 2009 1 commit
-
-
Martin Sustrik authored
-
- 30 Aug, 2009 3 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 27 Aug, 2009 1 commit
-
-
Martin Sustrik authored
-
- 21 Aug, 2009 1 commit
-
-
Martin Sustrik authored
-
- 12 Aug, 2009 1 commit
-
-
Martin Sustrik authored
-
- 06 Aug, 2009 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 03 Aug, 2009 1 commit
-
-
Martin Sustrik authored
-
- 29 Jul, 2009 1 commit
-
-
Martin Sustrik authored
-