Luca,

Monday, September 1, 2014, 1:49:13 PM, you wrote:

> You can also choose to store it in cache and delete dupe in a second moment.

You could, but once you've written to cache, you have advanced the write 
cursor. Deleting the duplicate later has no effect except changing a directory 
entry. To have any benefit, you need to detect it as a duplicate before writing 
it to disk.

Reply via email to