How can I know the speed of my program?
actually that my problem,
how can I differ between my code in assembly and the other in c in speed?
can any one helps
thanks
actually that my problem,
how can I differ between my code in assembly and the other in c in speed?
can any one helps
thanks
Use GetTickCount() or Maverick's PROFILEr (preferably v2) to have accurate results...
This FAQ entry also may be useful : http://www.asmcommunity.net/board/index.php?topic=6834
This FAQ entry also may be useful : http://www.asmcommunity.net/board/index.php?topic=6834
hi,
from where can I get Maverick's PROFILEr (preferably v2)?
give me any links .
thanks
from where can I get Maverick's PROFILEr (preferably v2)?
give me any links .
thanks
I still haven't had the time (and expecially the attitude) to fix some secondary issues of v2.. so you may prefer to use the older one. Sorry.