commit | 12796e599061d8157c89c95662001902ff1b2a33 | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Tue Apr 21 09:10:50 2015 -0700 |
committer | Jungho Ahn <jhahn@google.com> | Tue Apr 21 09:10:53 2015 -0700 |
tree | 7f8b191af27564501a83b47d0c65e60dc6fa5fbe | |
parent | 7f950a8bf4b122d28ac86cddd1cfe9fe5862ba96 [diff] |
rpc: add a benchmark * Add a simple commandline tool to run the benchmarks for measuring RPC setup time, latency, and throughput. The output is like RPC Setup 59.14 ms/rpc RPC (echo 1000B) 2.23 ms/rpc (449.25 qps) RPC Streaming (echo 1000B) 0.15 ms/rpc RPC Streaming Throughput (echo 1MB) 260.37 MB/s * Also fixed dial_vc benchmark as we changed to close VIF when empty. Change-Id: Ie50f7415c1bd5baed6d251e324a30f0c8ce68273