Function sc_sysinfo::benchmark_sr25519_verify
source · pub fn benchmark_sr25519_verify(limit: ExecutionLimit) -> Throughput
Expand description
Benchmarks the verification speed of sr25519 signatures.
Returns the throughput in B/s by convention. The values are rather small (0.4-0.8) so it is advised to convert them into KB/s.