aboutsummaryrefslogtreecommitdiff
path: root/crates/arti-bench
Commit message (Expand)AuthorAgeFilesLines
...
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-4/+4
* Update README.md files (automated)Nick Mathewson2022-01-111-0/+3
* Merge branch 'minimize_deps' into 'main'eta2022-01-101-7/+7
|\
| * Minimize the required version for each dependency.Nick Mathewson2022-01-071-7/+7
* | Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connectNeel Chauhan2022-01-081-1/+1
|/
* Merge remote-tracking branch 'origin/mr/214'Nick Mathewson2022-01-061-0/+1
|\
| * extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* | arti-bench: Remove a FIXME by saying it's OK for this program to panicIan Jackson2022-01-061-2/+3
|/
* Introduce an experimental benchmarking utility for Artieta2021-12-163-0/+392