se1exin / Cleanarr

A simple UI to help find and delete duplicate and sample files from your Plex server
https://hub.docker.com/r/selexin/cleanarr
MIT License
218 stars 18 forks source link

chore: get_dupes refactor and benchmarks #119

Closed peter-mcconnell closed 1 year ago

peter-mcconnell commented 1 year ago

further optimisations to the get_dupes method

added a helper decorator for recording and printing method execution times if in DEBUG=1 mode

added a simple benchmark script for testing get_dupes against a live plex instance