index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-bench
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-4
/
+4
*
arti-client: use PreferredRuntime by default, doc cleanups
eta
2022-02-28
1
-3
/
+5
*
Bump minimum tokio to 1.7, since tokio-util now needs that.
Nick Mathewson
2022-02-25
1
-1
/
+1
*
Upgrade to newer version of config crate.
Nick Mathewson
2022-02-25
1
-0
/
+1
*
Bump anyhow minimal version to 1.0.23
Ian Jackson
2022-02-18
1
-1
/
+1
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-1
/
+1
*
Merge branch 'dirclient-testing' into 'main'
Nick Mathewson
2022-02-03
1
-1
/
+1
|
\
|
*
Upgrade required version of futures crate to 0.3.14
Nick Mathewson
2022-02-01
1
-1
/
+1
*
|
Fix typos
Dimitris Apostolou
2022-02-02
1
-1
/
+1
*
|
Merge branch 'reload-config-prep' into 'main'
Ian Jackson
2022-02-02
1
-7
/
+5
|
\
\
|
*
|
arti_config: Refactor configuration sources into a struct
Nick Mathewson
2022-02-01
1
-7
/
+5
|
|
/
*
/
arti-bench: summarize statistics with a new `Statistic` type (#298)
eta
2022-02-01
1
-49
/
+86
|
/
*
Bump the patch version of every crate that changed since 0.0.3
Nick Mathewson
2022-01-31
1
-4
/
+4
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Make current/create functions into runtime member functions.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
arti-bench: add concurrency, write benchmark results out to JSON
eta
2022-01-18
1
-20
/
+95
*
arti-bench: add support for multiple samples & averaging
eta
2022-01-14
2
-30
/
+172
*
refactor `arti-bench`
daniel.eades
2022-01-13
1
-117
/
+159
*
Bump all crate versions to 0.0.3.
Nick Mathewson
2022-01-11
1
-4
/
+4
*
Update README.md files (automated)
Nick Mathewson
2022-01-11
1
-0
/
+3
*
Merge branch 'minimize_deps' into 'main'
eta
2022-01-10
1
-7
/
+7
|
\
|
*
Minimize the required version for each dependency.
Nick Mathewson
2022-01-07
1
-7
/
+7
*
|
Use *_with_prefs() for Option<ConnectPrefs> callers in TorClient::connect
Neel Chauhan
2022-01-08
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/mr/214'
Nick Mathewson
2022-01-06
1
-0
/
+1
|
\
|
*
extend lints to include 'clippy::all'
Daniel Eades
2021-12-28
1
-0
/
+1
*
|
arti-bench: Remove a FIXME by saying it's OK for this program to panic
Ian Jackson
2022-01-06
1
-2
/
+3
|
/
*
Introduce an experimental benchmarking utility for Arti
eta
2021-12-16
3
-0
/
+392