Compute md5 hashes incrementally
Reported by Virgil Dupras | November 5th, 2009 @ 05:52 PM | in se2.9.1 me5.7.1 pe1.8.1 (closed)
When computing the md5 for a file, the whole file is put in memory. This causes a problem if the file is larger than the available memory. dupeGuru should rather compute md5 by reading files incrementally.
Comments and changes to this ticket
-
Virgil Dupras January 13th, 2010 @ 08:14 AM
- Milestone set to se2.9.1 me5.7.1 pe1.8.1
- State changed from new to accepted
-
Virgil Dupras January 13th, 2010 @ 08:18 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras January 13th, 2010 @ 09:03 AM
- State changed from accepted to fixed
(from [13ec3a002551]) [#75 state:fixed] md5 hashes are now computed incrementally. http://bitbucket.org/hsoft/dupeguru/changeset/13ec3a002551/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 75 Compute md5 hashes incrementally (from [13ec3a002551]) [#75 state:fixed] md5 hashes are no...