PDA

View Full Version : Checksum generation very slow


PepiMK
2008-02-20, 12:28
Situation: while starting, FileAlyzer creates CRC32, MD5 ans SHA1 hashes.

Experienced: on some drives, this part of the loading mechanism is proceeding very slowly. Background info: block size automatically calculated based on bytes-per-cluster size did not have a proper default value.

Expected: load much faster ;)