feat: sig-verify benchmarks, updated results with k256 5×52 field
add signature verification benchmark infrastructure:
- zig: capture_sigs corpus builder, three-tier bench (full/crypto/preparsed)
- go: equivalent three-tier bench using dcrd/secp256k1
- justfile: capture-sigs, bench-sigs commands
update README: reframe as relay infrastructure benchmarks covering
both decode and verify. update sig-verify numbers (zig and go now
roughly even). add synthesis in "when this matters" section.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>