You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lua-zmq/perf
Robert G. Jakabosky ce2d1c7c5a Add locat/remote throughput tests using PUSH/PULL sockets. 14 years ago
..
no_msg Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
local_lat.lua Add threaded perf benchmarks. Added push/pull perf benchmark. 15 years ago
local_multipart.lua Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
local_pull.lua Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
local_thr.lua Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
local_thr_poll.lua Add zmq.poller version of local_thr.lua to perf/ folder. 14 years ago
local_thr_push_pull.lua Add locat/remote throughput tests using PUSH/PULL sockets. 14 years ago
remote_lat.lua Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
remote_multipart.lua Add threaded perf benchmarks. Added push/pull perf benchmark. 15 years ago
remote_push.lua Add threaded perf benchmarks. Added push/pull perf benchmark. 15 years ago
remote_thr.lua Add sleep between connect and send. 15 years ago
remote_thr_push_pull.lua Add locat/remote throughput tests using PUSH/PULL sockets. 14 years ago
thread_lat.lua Add sleep call. 15 years ago
thread_push_pull.lua Use msg copy method. 14 years ago
thread_thr.lua Use msg:copy() instead of msg:set_data(). 15 years ago