Michael Trafton wrote:Nice work!
You're welcome.
I was surprised to find that the file copy operation took 25 minutes! I was pleased that even when backing up a huge binary data file, QRecall's ability to identify the bytes that have changed and only copy them makes a huge performance impact.
The biggest performance advantage, when capturing large amounts of duplicate data, is that the read performance for most drives is significantly faster than the write performance. When capturing duplicate data, QRecall spends most of the time reading from the archive. This is (ironically) faster than just blindly writing all new data.
Thanks for the performance report!