crimson/net: crimson messenger performance test tool 26221/head
authorYingxin Cheng <yingxincheng@gmail.com>
Wed, 30 Jan 2019 02:29:33 +0000 (10:29 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Tue, 12 Feb 2019 11:26:09 +0000 (19:26 +0800)
commit4a1dce4b73ddd8a073fee43f07a0e92f0b33b8e0
tree7c4e9204fa23acc5a5c8d8f0eea4e110f74f20bb
parent771419c34c59a0cf3fe7159b0cffd892238eb4d0
crimson/net: crimson messenger performance test tool

Support the following settings:
* mode: both, client mode, server mode;
* set server address;
* rounds of messages;
* keepalive-ratio;
* block size;
* io-depth;

Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/test/crimson/CMakeLists.txt
src/test/crimson/perf_crimson_msgr.cc [new file with mode: 0644]