1 unstable release

0.1.0 Nov 26, 2022

#38 in #benchmarking

GPL-3.0 license

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

~2–11MB
~104K SLoC