libzmq/perf
Pieter Hintjens c980820d29 I'm reverting the various changes to the throughput test programs since as far
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
2013-04-15 18:50:42 +02:00
..
inproc_lat.cpp Generated header is not in ../src/ 2013-01-02 03:24:10 -05:00
inproc_thr.cpp Generated header is not in ../src/ 2013-01-02 03:24:10 -05:00
local_lat.cpp Revert NULL checks in the API 2012-02-17 09:48:04 +00:00
local_thr.cpp I'm reverting the various changes to the throughput test programs since as far 2013-04-15 18:50:42 +02:00
Makefile.am Fix broken VPATH/parallel builds 2011-11-21 08:10:03 +01:00
remote_lat.cpp Revert NULL checks in the API 2012-02-17 09:48:04 +00:00
remote_thr.cpp I'm reverting the various changes to the throughput test programs since as far 2013-04-15 18:50:42 +02:00