Commit Graph

20 Commits (8411d346c9d3c858780a339ce15b7a994cbc1c8f)

Author SHA1 Message Date
Robert G. Jakabosky 36374c33fe Add zmq.poller version of local_thr.lua to perf/ folder. 14 years ago
Robert G. Jakabosky 5423280848 Add sleep between connect and send. 15 years ago
Robert G. Jakabosky e16bc680f7 Add sleep call. 15 years ago
Robert G. Jakabosky 3312d23125 Use msg:copy() instead of msg:set_data(). 15 years ago
Robert G. Jakabosky f17bf0a4b3 Use zmq.stopwatch_start() instead of socket.gettime() for benchmarks. 15 years ago
Robert G. Jakabosky 503f7c3177 Remove 'disable_ffi' support. 15 years ago
Robert G. Jakabosky 5754ba897a remove debug print. 15 years ago
Robert G. Jakabosky 7519b05994 Add threaded perf benchmarks. Added push/pull perf benchmark. 15 years ago
Robert G. Jakabosky 1038af6d16 Added missing dependency. Fix thread latency perf benchmark. 15 years ago
Robert G. Jakabosky 747c53357f Add thread-to-thread latency test example. 15 years ago
Robert G. Jakabosky 85f4412ea0 Add multipart benchmark/test code. 15 years ago
Robert G. Jakabosky 4cd5bd27cf Update link to 0MQ docs.
Add benchmarks that use send()/recv() instead of send_msg()/recv_msg()
interface.
15 years ago
Robert G. Jakabosky d0a71ccbae Add send_msg()/recv_msg() functions and zmq_msg_t object. Update FFI-based bindings to use latest LuaNativeObjects FFI support. 15 years ago
Robert G. Jakabosky 42d4a1361b Added LuaJIT2 FFI support. 15 years ago
Robert G. Jakabosky 036012c57f Use millisecond resolution time function for measuring performance. 15 years ago
Aleksey Yeschenko 0fa65dad08 zmq:init(io_threads) 16 years ago
Aleksey Yeschenko f6c1bcb8a8 Renamed s:getsockopt -> s:getopt, s:setsockopt -> s:setopt 16 years ago
Aleksey Yeschenko 133cf040c6 Object sugar 16 years ago
Aleksey Yeschenko 5a06c29a95 License 16 years ago
Aleksey Yeschenko aa9f88f23a perf scripts 16 years ago