blob: 79cea71e0ed049c9e04839c4d44107332a40c105 (
plain)
1
2
3
4
5
6
7
8
|
# arti-bench
A simple benchmarking utility for Arti.
This works by establishing a simple TCP server, and having Arti connect back to it via
a `chutney` network of Tor nodes, benchmarking the upload and download bandwidth while doing so.
License: MIT OR Apache-2.0
|