/txrate

A simple tool to test single-stream single-thread TCP rx/tx rate. This workload is more similar to what common file copy tools (scp, rsync, Windows Explorer, nc) does. I use this to troubleshoot my NAS performance issues.

Primary LanguageC++MIT LicenseMIT

txrate

A simple tool to test single-stream single-thread TCP rx/tx rate. This workload is more similar to what common file copy tools (scp, rsync, Windows Explorer, nc) does.