summaryrefslogtreecommitdiff
path: root/crates/tor-proto/benches
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: change the case of the macrosLionel Goffaux2024-11-082-6/+6
* tor-proto: put every bench_utils mod behind the bench featureLionel Goffaux2024-11-061-1/+1
* tor-proto: add macro for encryption/decryption bench setupLionel Goffaux2024-11-062-96/+47
* tor-proto: use as_nanos for CpuTimeLionel Goffaux2024-11-061-1/+5
* tor-proto: rename CPUTime to CpuTimeLionel Goffaux2024-11-065-16/+15
* tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-045-0/+489