arti/crates/arti-bench
Nick Mathewson 5b2fc118df Bump all arti*, tor* crates to 0.2.0
Not all of these strictly need to be bumped to 0.2.0; many could go
to 0.1.1 instead.  But since everything at the tor-rtcompat and
higher layers has had breaking API changes, it seems not so useful
to distinguish.  (It seems unlikely that anybody at this stage is
depending on e.g. tor-protover but not arti-client.)
2022-04-01 09:15:18 -04:00
..
src Remove allow(clippy::disallowed_methods) lint. 2022-03-30 08:55:58 -04:00
Cargo.toml Bump all arti*, tor* crates to 0.2.0 2022-04-01 09:15:18 -04: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