add DAG-CBOR codec benchmarks
15 benchmarks covering encode/decode for full records, primitives (text,
uint, CID link, varint), CID computation, and composite operations.
Uses FixedBufferAllocator to measure codec work rather than mmap
syscalls. Run with `just bench` (builds with ReleaseFast).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>