Hello there
I am implementing some security algorithms like DES , AES, RSA ......etc
now i want to find out following parameters for the program
1)clock cycles
2)CPU usage
3) time for encryption and decryption
4) RAM usage
5) power usage (for laptops)
6) Throughput.
So is there any way to get those parameters calculated for a particular program?
any function in VB or c#.
Thanks in advance
I am implementing some security algorithms like DES , AES, RSA ......etc
now i want to find out following parameters for the program
1)clock cycles
2)CPU usage
3) time for encryption and decryption
4) RAM usage
5) power usage (for laptops)
6) Throughput.
So is there any way to get those parameters calculated for a particular program?
any function in VB or c#.
Thanks in advance