arti/crates/arti-bench
Nick Mathewson 26bdbc4b61 arti-bench: don't allocate a separate receive-buffer for each job
This makes heap profiling more viable.

Closes #391.
2022-03-08 16:41:06 -05:00
..
src arti-bench: don't allocate a separate receive-buffer for each job 2022-03-08 16:41:06 -05:00
Cargo.toml Bump all crates to 0.1.0 2022-03-01 08:59:34 -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