Operation

Signature Scheme

Generation

ECDSA is faster, then DSA, and RSA.

Verification

RSA is fastest means several times faster than ECDSA and DSA.

Encryption/Decryption

encryption is very fast in RSA.

slow decryption and slow key exchange due to key pair generation.