diff options
author | Andreas Grois <andi@grois.info> | 2022-10-22 13:31:38 +0200 |
---|---|---|
committer | Andreas Grois <andi@grois.info> | 2022-10-22 13:31:38 +0200 |
commit | f19f726435b362bd995cac5b0f47abc581550ae4 (patch) | |
tree | 9839b8ecc99b9b107bd4f609227710badce3970d /benches/hashrate_20.rs | |
parent | 7432260a8c001edd9721fe4a9598150d7d079bf5 (diff) |
Make n-digit division performing.
The handling of overflows was non-performing before. Now it's performing
and correcting. This lets us skip a less-than check for N-digit numbers,
causing a slight performance improvement.
Diffstat (limited to 'benches/hashrate_20.rs')
0 files changed, 0 insertions, 0 deletions