1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-12 06:24:36 +00:00
Andrew Senetar 51b18d4c84
Switch file hashing to xxhash instead of md5
- Improves performance significantly in some cases
- Add xxhash to requirements.txt and sort requirements
- Rename md5 based members to digest
- Update all tests to use new member names and hashing methods
- Update hash db code to upgrade schema

NOTE: May consider supporting multiple hashing algorithms in the future.
2022-03-25 23:13:12 -05:00
..
2022-03-19 19:02:41 -05:00
2021-10-29 15:24:47 +08:00
2021-10-29 15:24:47 +08:00
2022-02-09 21:49:51 -06:00
2021-08-25 00:46:33 -05:00
2019-12-31 20:16:27 -06:00
2021-08-15 03:53:43 -05:00
2021-08-17 21:12:32 -05:00