Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a1exwang/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.
https://github.com/a1exwang/txrate

Last synced: 22 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.