# nigig-pay-domain benchmark baseline Recorded to satisfy review item 7.7, which requires benchmarks to exist *and* to have checked-in output rather than an untested harness. ``` toolchain: rustc 1.97.1 (8bab26f4f 2026-07-14) profile: release (cargo bench) host: x86_64-unknown-linux-gnu, shared CI-class container ``` Absolute numbers depend on the machine; treat them as a regression tripwire on the same host, not a cross-machine target. ``` nigig-pay-domain benchmarks (pure domain, no I/O) ------------------------------------------------------------------------------------------------ money_format_ksh 100000 iters 3.927ms total 39.000ns/op validate_100_phone_numbers 1000 iters 8.338ms total 8.337µs/op compute_100_fee_quotes 1000 iters 1.001ms total 1.001µs/op drive_1000_intents_through_lifecycle 100 iters 57.460ms total 574.601µs/op digest_1000_sms_bodies 100 iters 41.924ms total 419.235µs/op record_200_evidence_entries 500 iters 46.952ms total 93.903µs/op ------------------------------------------------------------------------------------------------ done ```