1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00
Andrew Senetar efd500ecc1
Update directory scanning to use os.scandir()
- Change to use os.scandir() instead of os.walk() to leverage DirEntry objects.
- Avoids extra calls to stat() on files during fs.can_handle()
- See 3x speed improvement on Windows in some cases
2022-03-29 23:37:56 -05:00
..
2022-03-27 22:27:13 -05:00
2022-03-27 22:27:13 -05:00
2022-03-27 23:50:03 -05:00
2022-03-19 19:02:41 -05:00
2022-03-27 23:50:03 -05:00
2022-03-27 22:27:13 -05:00
2022-02-09 21:49:51 -06:00
2021-08-25 00:46:33 -05:00
2021-08-15 03:53:43 -05:00
2022-03-27 23:50:03 -05:00