Re: speed of execution
- From: "Mike Wahler" <mkwahler@xxxxxxxxxxxx>
- Date: Fri, 19 May 2006 15:02:46 GMT
"kavi" <kavitha_irtt2002@xxxxxxxxx> wrote in message
news:1148029997.551035.133210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello friends,
Could any one tell the way of calculating the speed of c program
execution?
unsigned long speed(unsigned long distance,
unsigned long time)
{
return distance / time;
}
-Mike
.
- Follow-Ups:
- Re: speed of execution
- From: Walter Roberson
- Re: speed of execution
- References:
- speed of execution
- From: kavi
- speed of execution
- Prev by Date: Re: single x double precision on 32bit arch
- Next by Date: Re: speed of execution
- Previous by thread: Re: speed of execution
- Next by thread: Re: speed of execution
- Index(es):