Hi, this approach for deduplication seems interesting: https://www.usenix.org/system/files/conference/atc16/atc16-paper-xia.pdf It has led to a x2 speed-up in zstd: https://github.com/facebook/zstd/pull/2483 How about using it in borg-backup?
Hi,
this approach for deduplication seems interesting:
https://www.usenix.org/system/files/conference/atc16/atc16-paper-xia.pdf
It has led to a x2 speed-up in zstd:
facebook/zstd#2483
How about using it in borg-backup?