1 unstable release
0.1.0 | Nov 26, 2022 |
---|
#41 in #benchmarking
9KB
228 lines
netbench
netbench
is a simple network benchmarking tool. It is designed to be simple to
use and to be able to run on a wide variety of platforms.
Usage
Server
$ netbench server [optional host and port -H 127.0.0.1 -p 1234]
Client
$ netbench client <server address>[:port]
Dependencies
~3–11MB
~110K SLoC