Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/29/02 13:38
Read: times


 
#23600 - RE: best way of measuring execution time ?
When I needed to do that, I would toggle an I/O pin on at the beginning and off at the end, and look at it with a scope. The nice thing with this method is that you will also see the "jitter" caused by interrupts and various degrees of branching within the routine, and will get a feel for the worst case value it might attain.

List of 9 messages in thread
TopicAuthorDate
best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      
RE: best way of measuring execution time ?            01/01/70 00:00      

Back to Subject List