measure time to execute single instruction

Posted by Tony on Stack Overflow See other posts from Stack Overflow or by Tony
Published on 2010-04-17T14:37:03Z Indexed on 2010/04/17 14:43 UTC
Read the original article Hit count: 155

Filed under:
|
|
|

Dear all,

Is there a way using C or assembler or maybe even C# to get an accurate measure of how long it takes to execute a ADD instruction?

© Stack Overflow or respective owner

Related posts about instructions

Related posts about time