LiuZe 3b51f35e80 base commit 1 year ago
..
README 3b51f35e80 base commit 1 year ago
inproc_lat.c 3b51f35e80 base commit 1 year ago
inproc_thr.c 3b51f35e80 base commit 1 year ago
local_lat.c 3b51f35e80 base commit 1 year ago
local_thr.c 3b51f35e80 base commit 1 year ago
remote_lat.c 3b51f35e80 base commit 1 year ago
remote_thr.c 3b51f35e80 base commit 1 year ago

README

This directory contains simple performance measurement utilities:

- inproc_lat measures the latency of the inproc transport
- inproc_thr measures the throughput of the inproc transport
- local_lat and remote_lat measure the latency other transports
- local_thr and remote_thr measure the throughput other transports