pub fn benchmark_sr25519_verify(limit: ExecutionLimit) -> f64
Expand description

Benchmarks the verification speed of sr25519 signatures.

Returns the throughput in MB/s by convention. The values are rather small (0.4-0.8) so it is advised to convert them into KB/s.