rajinkiwi
11 years agoNew Contributor
Measure performance of an application
Hi,
I am new to AQtime.
1. I am adding a new function to my existing application.
After adding this new function, I want to measure the performance impact caused by adding this function. How can I do that?
2. After running an EXE, I got the results.
It has hit count and time. Now, if I want to see the execution of a function ( probably how much it takes for the CPU to execute that function once), do I need to divide the time with the hit count?
Thanks,
Raj
I am new to AQtime.
1. I am adding a new function to my existing application.
After adding this new function, I want to measure the performance impact caused by adding this function. How can I do that?
2. After running an EXE, I got the results.
It has hit count and time. Now, if I want to see the execution of a function ( probably how much it takes for the CPU to execute that function once), do I need to divide the time with the hit count?
Thanks,
Raj