Hi,
There is a concern around figuring out a way to profile your application,
and compute time in microseconds.
We will see an approach to do the same and look at how we can compute the time as well.
Thanks,
Vaibhav
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
There is a concern around figuring out a way to profile your application,
and compute time in microseconds.
We will see an approach to do the same and look at how we can compute the time as well.
Thanks,
Vaibhav
You can follow the steps below:
Time(In Microseconds) = cpuCycles * (1 / Frequency Of Core)