summaryrefslogtreecommitdiff
path: root/crates/hashx/bench
Commit message (Expand)AuthorAgeFilesLines
* Upgrade bench/ lockfiles too.Nick Mathewson2023-09-051-80/+91
* hashx_cachegrind: Fix black_box locationIan Jackson2023-08-231-2/+2
* hashx_cachegrind: Make mk_c_equix not shuffle the HashXIan Jackson2023-08-231-8/+8
* hashx_cachegrind: Make mk_rust not shuffle the HashXBuilderIan Jackson2023-08-231-10/+9
* hashx_cachegrind: Introduce C_HASHX_OK aliasIan Jackson2023-08-231-2/+5
* hashx_cachegrind: Introduce bench_loop helper macroIan Jackson2023-08-231-24/+29
* hashx_cachegrind: Introduce u32be helper functionIan Jackson2023-08-231-4/+11
* hashx_cachegrind: Introduce mk_c_equix helper macroIan Jackson2023-08-231-4/+9
* hashx_cachegrind: Introduce mk_rust helper macroIan Jackson2023-08-231-8/+14
* hashx/bench: Add cachegrind microbenchmarksMicah Elizabeth Scott2023-08-184-0/+102
* hashx/bench: Shared generate wrapper for u64-hash and full-hashMicah Elizabeth Scott2023-08-011-11/+14
* hashx/bench, equix/bench: Enable debug symbolsMicah Elizabeth Scott2023-08-011-0/+5
* hashx/bench, equix/bench: check in matching Cargo.lock filesMicah Elizabeth Scott2023-08-012-1/+1099
* equix, hashx: Benchmark against C implementationMicah Elizabeth Scott2023-08-013-0/+198