aboutsummaryrefslogtreecommitdiff
path: root/benches/hashrate_32.rs
Commit message (Collapse)AuthorAgeFilesLines
* Increase duration and sample count for benchmarks.Andreas Grois2022-10-221-2/+7
|
* Group Benchmarks, and make parameters more sane.Andreas Grois2022-10-201-0/+69
The previous parameters for benchmarks were based on gut-feeling. Now each hash-length has 3 benchmarks: - Typical is a typical user input - Max Divisions is a full generate_password_part run - Worst Case is the worst user input possible: Base 2.