summaryrefslogtreecommitdiff
path: root/crates/tor-proto/benches/cell_encrypt.rs
Commit message (Expand)AuthorAgeFilesLines
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* tor-proto: change the case of the macrosLionel Goffaux2024-11-081-3/+3
* tor-proto: add macro for encryption/decryption bench setupLionel Goffaux2024-11-061-40/+20
* tor-proto: rename CPUTime to CpuTimeLionel Goffaux2024-11-061-4/+6
* tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-041-0/+94