OpenTally/src
RunasSudo 974a56dffd
Improve performance of Candidate in HashMap by simplifying equality check
2022-08-20 23:39:15 +10:00
..
cli Avoid more allocations in fold 2022-08-20 22:33:48 +10:00
numbers Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
parser Use NoHashHasher for Candidate HashMaps to improve performance 2022-08-20 23:25:16 +10:00
stv Use NoHashHasher for Candidate HashMaps to improve performance 2022-08-20 23:25:16 +10:00
writer rust-clippy linting 2021-10-28 00:30:55 +11:00
constraints.rs Improve performance of Candidate in HashMap by simplifying equality check 2022-08-20 23:39:15 +10:00
election.rs Improve performance of Candidate in HashMap by simplifying equality check 2022-08-20 23:39:15 +10:00
lib.rs rust-clippy linting 2021-10-28 00:30:55 +11:00
logger.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
main.rs Update for clap stable 2022-06-18 22:36:00 +10:00
sharandom.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
ties.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00