aboutsummaryrefslogtreecommitdiff
path: root/crates/hashx/bench
Commit message (Expand)AuthorAgeFilesLines
* Upgraded dependencies for hashx benchSteven Engler2026-08-031-79/+97
* Update Cargo.lock filesSteven Engler2026-08-031-1/+1
* maint: ran 'cd crates/hashx/bench && cargo update -p proc-macro-error3'Steven Engler2026-08-031-12/+22
* hashx,equix: update bench Cargo.lockSteven Engler2026-07-231-12/+12
* Cargo update in hashx/equixNick Mathewson2026-06-301-41/+40
* Run cargo update for {hashx,equix}/benchGabriela Moldovan2026-06-011-62/+106
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-3/+9
* Update Cargo.lock for hashx and equixIan Jackson2026-03-301-1/+1
* hashx: Bump dynasmrt to 5.0.0Gabriela Moldovan2026-03-041-4/+4
* Run cargo update for {hashx,equix}/benchGabriela Moldovan2026-03-021-48/+48
* release: Update hashx and equix benches.Wesley Aptekar-Cassels2026-02-021-40/+40
* cargo: Update equix and hashx benchClara Engler2026-01-131-44/+44
* Run cargo update for {hashx,equix}/benchGabriela Moldovan2025-12-021-36/+36
* hashx-bench: ran `cargo update`Steven Engler2025-10-291-86/+64
* Update hashx and equix bench Cargo.lock files.Wesley Aptekar-Cassels2025-10-061-151/+114
* release: Update lockfiles.Wesley Aptekar-Cassels2025-10-021-1/+1
* Update lockfiles in equix, hashx.Nick Mathewson2025-08-281-11/+8
* Run "cargo update" in preparation for release.Nick Mathewson2025-08-281-46/+46
* Upgrade to criterion 0.7Nick Mathewson2025-08-272-27/+7
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Update hashx-bench lockfileIan Jackson2025-08-051-20/+27
* hashx, equix: Update lock files.Gabriela Moldovan2025-07-071-1/+1
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-07-071-47/+56
* release: Update the bench crates from equix and hashx.Alexander Hansen Færøy2025-06-051-34/+98
* release: Update Cargo.lock files.Wesley Aptekar-Cassels2025-05-011-29/+29
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2025-03-311-15/+15
* Update Cargo.lock in bench directories.Nick Mathewson2025-03-181-109/+128
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Update versions in crates/*/bench.Nick Mathewson2025-01-071-1/+1
* Run "cargo update" in preparation for release.Nick Mathewson2025-01-071-54/+53
* Also cargo-update in crates/*x/bench.Nick Mathewson2025-01-061-46/+27
* equix, hashx: Add Cargo.lock changes.Gabriela Moldovan2024-12-021-1/+1
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-12-021-72/+64
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-13/+13
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-301-49/+58
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-09-031-65/+76
* Run "cargo update" for crates/{equix/hashx}/bench.Nick Mathewson2024-08-011-80/+104
* Run cargo update for {hashx,equix}/bench.Gabriela Moldovan2024-06-051-105/+91
* Update separate lockfilesIan Jackson2024-04-301-1/+1
* Run cargo update in {equix,hashx}/benchNick Mathewson2024-04-021-208/+162
* Update other cargo.lock files.Nick Mathewson2023-10-021-1/+1
* Update bench lockfiles for new fixed-capacity-vecNick Mathewson2023-09-201-2/+2
* Switch to FixedCapacityVec 0.1.0 from crates.ioIan Jackson2023-09-061-0/+7
* 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