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
Users report high CPU when diffractor starts. This is due to Diffractor building internal metadata indexes. 90% of the CPU is used by building a table of duplicates based on thumbnail visual hashes. This should be delayed until the user actually searches for duplicates based on image similarity.