Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/a1exwang/txrate
- Owner: a1exwang
- License: mit
- Created: 2021-05-16T11:24:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T11:29:26.000Z (over 3 years ago)
- Last Synced: 2023-03-01T20:37:17.124Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.