Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Move multiplication to a new mul.rs module #52

Closed teor2345 closed 3 months ago

teor2345 commented 3 months ago

This is a code cleanup.

teor2345 commented 3 months ago

To review code moves, use git diff --color-moved, or a diff app with move support. (GitHub doesn't have move support.)

teor2345 commented 3 months ago

This PR does not significantly change multiplication speed: https://github.com/Inversed-Tech/eyelid/actions/runs/8731736895/job/23957627479?pr=52#step:5:50

Base main branch: https://github.com/Inversed-Tech/eyelid/actions/runs/8728946078/job/23949864137#step:5:52