At some point the sr25519 code should also have precomputation support for feature parity with ed25519.
The gains here are not going to be as big because we do not need to maintain compatibility with the standard library, and thus will only do deserialzation/decompression once.
At some point the sr25519 code should also have precomputation support for feature parity with ed25519.
The gains here are not going to be as big because we do not need to maintain compatibility with the standard library, and thus will only do deserialzation/decompression once.