mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
c980820d29
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 |
||
---|---|---|
.. | ||
inproc_lat.cpp | ||
inproc_thr.cpp | ||
local_lat.cpp | ||
local_thr.cpp | ||
Makefile.am | ||
remote_lat.cpp | ||
remote_thr.cpp |