I have an algorithm which does quite a bit of number crunching. I'd like to know how many clock or instruction cycles this algorithm is using. How can I get or calculate the instruction cycles?
I have an algorithm which does quite a bit of number crunching. I'd like to know how many clock or instruction cycles this algorithm is using. How can I get or calculate the instruction cycles?