in reply to Re: how to speed up comparison between two files
in thread how to speed up comparison between two files

Or maybe exactly what databases are often doing rather poorly... Consider that a hash is often about 3 orders of magnitude faster than a DB.
  • Comment on Re^2: how to speed up comparison between two files