Re: speed of execution



kwikius wrote:
Richard Heathfield wrote:
Ian Collins said:

kavi wrote:
Hello friends,

Could any one tell the way of calculating the speed of c program
execution?

Time it?
That only tells you the time of execution. To calculate the speed, you will
also need to know the distance the program travels within that time.

Unless the app is so fast that it distorts space time . Once the speed
of light itself is approached however, buffer overruns cannot occur.
Running the app at a high temperature has also been shown to increase
performance in some cases.

regards
Andy Little


Until meltdown occurs. You guys are probably too young to recall
the "Taiwan Syndrome" where a computer used to overheat to the
point that it melted its way through the earth until it returned
to where it was constructed.

--
Julian V. Noble
Professor Emeritus of Physics
University of Virginia
.



Relevant Pages

  • Re: speed of execution
    ... Could any one tell the way of calculating the speed of c program ... That only tells you the time of execution. ... program bytes have further to travel from the RAM to the CPU so they must ... Though you could argue programs in satellites are faster (assuming they ...
    (comp.lang.c)
  • Re: speed of execution
    ... Richard Heathfield wrote: ... Could any one tell the way of calculating the speed of c program ... That only tells you the time of execution. ... Unless the app is so fast that it distorts space time. ...
    (comp.lang.c)
  • Re: speed of execution
    ... Could any one tell the way of calculating the speed of c program ... Go into the inner loop of your program and count how many memory access it ...
    (comp.lang.c)
  • Re: speed of execution
    ... Could any one tell the way of calculating the speed of c program ... That only tells you the time of execution. ... program bytes have further to travel from the RAM to the CPU so they must ... rjh at above domain ...
    (comp.lang.c)