@@ -20,15 +20,15 @@ The following chunking techniques and vector instruction sets are currently supp
2020| :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: |
2121| AE-Max | [ Paper] ( https://ieeexplore.ieee.org/document/7218510 ) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
2222| AE-Min | [ Paper] ( https://ieeexplore.ieee.org/document/7218510 ) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
23- | CRC-32 | [ Paper] ( https://dl.acm.org/doi/10.1145/3319647.3325834 ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
24- | FastCDC | [ Paper] ( https://www.usenix.org/conference/atc16/technical-sessions/presentation/xia ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
25- | Fixed-size | [ Paper] ( https://www.usenix.org/conference/fast-02/venti-new-approach-archival-data-storage ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
26- | Gear | [ Paper] ( https://dl.acm.org/doi/10.1145/3319647.3325834 ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
23+ | CRC-32 | [ Paper] ( https://dl.acm.org/doi/10.1145/3319647.3325834 ) | ✔️ | - | - | - | - | - |
24+ | FastCDC | [ Paper] ( https://www.usenix.org/conference/atc16/technical-sessions/presentation/xia ) | ✔️ | - | - | - | - | - |
25+ | Fixed-size | [ Paper] ( https://www.usenix.org/conference/fast-02/venti-new-approach-archival-data-storage ) | ✔️ | - | - | - | - | - |
26+ | Gear | [ Paper] ( https://dl.acm.org/doi/10.1145/3319647.3325834 ) | ✔️ | - | - | - | - | - |
2727| MAXP| [ Paper] ( https://www.sciencedirect.com/science/article/pii/S0022000009000580 ) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
28- | Rabin | [ Paper] ( https://dl.acm.org/doi/abs/10.1145/502034.502052 ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
28+ | Rabin | [ Paper] ( https://dl.acm.org/doi/abs/10.1145/502034.502052 ) | ✔️ | - | - | - | - | - |
2929| RAM | [ Paper] ( https://www.sciencedirect.com/science/article/abs/pii/S0167739X16305829 ) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
30- | SeqCDC | [ Paper] ( https://dl.acm.org/doi/10.1145/3652892.3700766 ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
31- | TTTD | [ Paper] ( https://shiftleft.com/mirrors/www.hpl.hp.com/techreports/2005/HPL-2005-30R1.pdf ) | ✔️ | ❌ | ❌ | ❌ | ❌ | ❌ |
30+ | SeqCDC | [ Paper] ( https://dl.acm.org/doi/10.1145/3652892.3700766 ) | ✔️ | - | - | - | - | - |
31+ | TTTD | [ Paper] ( https://shiftleft.com/mirrors/www.hpl.hp.com/techreports/2005/HPL-2005-30R1.pdf ) | ✔️ | - | - | - | - | - |
3232
3333# ⭐News
3434- * Aug. 2025* : We have released DedupBench v2.0 with ARM / IBM vector acceleration support, xxHash compatibility and much more!
0 commit comments