summaryrefslogtreecommitdiff
path: root/crates/hashx/src/scheduler.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* fix `clippy::unneeded_struct_pattern`Steven Engler2025-04-031-11/+11
* hashx: Rewrite RegisterSet again to reduce CPU frontend stallsMicah Elizabeth Scott2023-08-211-12/+9
* hashx: new RegisterWriter format handles more cases transparentlyMicah Elizabeth Scott2023-08-211-3/+3
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-38/+59
* hashx: register set optimizations, 20% faster generatorMicah Elizabeth Scott2023-07-271-1/+33
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+506