You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be advantageous to use multiprocessing, to calculate multiple hashes at the same time. Bottleneck will probably be storage performance, but we might be comparing directories in different drives, so it may pay off.