arti/crates/arti-bench
Nick Mathewson 700e491813 Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04:00
..
src Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04:00
Cargo.toml Move ArtiConfig to new arti::cfg module 2022-03-21 11:42:33 +00:00
README.md Update README.md files (automated) 2022-01-11 09:37:45 -05:00

README.md

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