Skip to main content
← Lab

cdcneon

mixedRust · NEON / Apple M4Systems & data structuresJuly 1, 2026

the question

How fast can content-defined chunking run on Apple Silicon, and does the fast path cost you dedup?

what came out

SeqCDC on a NEON fast path hits ~19 GiB/s on an M4. Gear stays the default: it dedups better and degrades more gracefully. blake3 content-addressed store underneath.

method & receipts

  • Result: mixed
  • Machine-readable claims every reported number, in a checkable file.
  • Tested — a correctness/benchmark suite ships alongside the code.

→ read the code and re-run it

github.com/v-code01/cdcneon