Analysis tool that giving execution time
- From: mister.steve.smith@xxxxxxxxx
- Date: 30 Apr 2005 18:43:26 -0700
Are there any analyis tools (preferably open.source) that tell u time
of execution of a certain code or at least tell u the number of T
states that final binary will take. Maybe some assemblers generate this
info , however that seems very inconvenient isnt there some tool that
states simply and clearly number of T state. I want to quantify timing
advantages in the code that I write by choosing different coding
styles/algorithm etc.
I need a tool that tells me that this code shall take n T states or
similar info .
Any help?
thanks
.
- Follow-Ups:
- Re: Analysis tool that giving execution time
- From: Randy
- Re: Analysis tool that giving execution time
- From: Thad Smith
- Re: Analysis tool that giving execution time
- Prev by Date: Re: How to clear cache on my Browsewr?. What happens if I am not clearing?
- Next by Date: Re: where can i hire a programmer???....advice needed
- Previous by thread: Re: How to clear cache on my Browsewr?. What happens if I am not clearing?
- Next by thread: Re: Analysis tool that giving execution time
- Index(es):
Relevant Pages
|