coreutils/src
nicoo 6b9585b1dc factor::miller_rabbin: Refactor before extracting dividers
Replace iterated division with u64::trailing_zeros, hoist the selection of `mul`
out of the loop, another cool 49.5% runtime improvement.
2020-05-24 15:41:23 +02:00
..
bin change ~ reorganize code files 2020-04-14 13:46:18 -05:00
common change ~ reorganize code files 2020-04-14 13:46:18 -05:00
uu factor::miller_rabbin: Refactor before extracting dividers 2020-05-24 15:41:23 +02:00