Skip to content

Files

Latest commit

 

History

History
6 lines (5 loc) · 250 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 250 Bytes

A server that answers a do-nothing RPC.

Used to test RPC performance. Currently get about 57K/sec with one server and one client. Creating more client processes increases throughput, even without changing the overall total of outstanding requests.