summaryrefslogtreecommitdiff
path: root/crates/tor-proto/benches/cell_decrypt.rs
Commit message (Expand)AuthorAgeFilesLines
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-3/+2
* tor-proto: change the case of the macrosLionel Goffaux2024-11-081-3/+3
* 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-061-56/+27
* tor-proto: rename CPUTime to CpuTimeLionel Goffaux2024-11-061-2/+2
* tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-041-0/+126