Skip to main content

bench_verify_breakdown

Function bench_verify_breakdown 

Source
pub fn bench_verify_breakdown(pk: &[u8], sig: &[u8])
Expand description

Dev-only profiler: break verify’s cost into components to locate the hot spot. Not shipped logic.