From: Jacob Sparre Andersen on
Jonathan <johnscpg(a)googlemail.com> wrote:

> I did a few runs with the linux: time ./bench
> on an empty machine and got numbers like this:
>
> 0m3.612s 0m3.604s 0m3.620s 0m3.612s 0m3.620s 0m3.604s

Looks like we have a nice symmetric case where the average and the
median are the same. ;-)

> Some programs fluctuate hugely in running time .. never figured out
> why.

It may be something as simple as which core the program happens to be
running on. Or which operating system processes are running in the
background.

In general it is a good idea to report an average of at least three
timing measurements and the standard deviation of the measurements.

Jacob
--
Jacob Sparre Andersen Research & Innovation
Vesterbrogade 148K, 1. th.
1620 K�benhavn V
Danmark

Phone: +45 21 49 08 04
E-mail: jacob(a)jacob-sparre.dk
Web-sted: http://www.jacob-sparre.dk/