index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
benches
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
8
-19
/
+19
*
proto: Let benchmarks build correctly on non-intel
Nick Mathewson
2025-06-09
8
-16
/
+48
*
proto: fix bench features
Lionel Goffaux
2025-05-27
6
-180
/
+186
*
proto: remove bench pub wrappers
Lionel Goffaux
2025-05-22
8
-124
/
+147
*
proto: use consts for bench throuputs
Lionel Goffaux
2025-05-14
8
-16
/
+19
*
proto: fix doc mismatch in benchmarks
Lionel Goffaux
2025-05-14
2
-2
/
+2
*
proto: fix doc typos
Lionel Goffaux
2025-05-14
6
-7
/
+7
*
proto: change bench measurement
Lionel Goffaux
2025-05-13
9
-190
/
+83
*
proto: use of Aes{128,256}{Dec,Enc} in the benchmarks
Lionel Goffaux
2025-05-08
6
-24
/
+24
*
proto: fix typo s(t)ate
Lionel Goffaux
2025-05-08
5
-12
/
+12
*
proto: extend benchmarks
Lionel Goffaux
2025-05-08
10
-187
/
+667
*
proto, cell: Remove RelayCellFormatTrait.
Nick Mathewson
2025-05-06
4
-34
/
+25
*
Emit SendmeTag directly from cell crypto.
Nick Mathewson
2025-05-06
2
-9
/
+9
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
3
-5
/
+5
*
tor-proto: change the case of the macros
Lionel Goffaux
2024-11-08
2
-6
/
+6
*
tor-proto: put every bench_utils mod behind the bench feature
Lionel Goffaux
2024-11-06
1
-1
/
+1
*
tor-proto: add macro for encryption/decryption bench setup
Lionel Goffaux
2024-11-06
2
-96
/
+47
*
tor-proto: use as_nanos for CpuTime
Lionel Goffaux
2024-11-06
1
-1
/
+5
*
tor-proto: rename CPUTime to CpuTime
Lionel Goffaux
2024-11-06
5
-16
/
+15
*
tor-proto: Add benchmarks for cell encryption and decryption
Lionel Goffaux
2024-11-04
5
-0
/
+489