arti/crates/arti-bench
Nick Mathewson 1cecc7e45a Change deny(clippy::all) to warn(clippy::all).
Closes #338.
2022-02-14 09:24:06 -05:00
..
src Change deny(clippy::all) to warn(clippy::all). 2022-02-14 09:24:06 -05:00
Cargo.toml Upgrade required version of futures crate to 0.3.14 2022-02-01 09:54:47 -05: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