* Times in camllight
@ 1994-02-16 13:26 Christophe Raffalli
0 siblings, 0 replies; only message in thread
From: Christophe Raffalli @ 1994-02-16 13:26 UTC (permalink / raw)
To: caml-list
I am trying to use the times function from the unix library. I remark quite
big variation (for utime, stime and the sum) when I measure many times the same
computation (starting myself a gc with "gc();gc();" before each computation).
Here is an example of this variation :
unification : times = 1.01666666667+0.133333333333=1.15
unification : times = 0.666666666667+0.15=0.816666666667
unification : times = 1.13333333333+0.166666666667=1.3
unification : times = 1.01666666667+0.233333333333=1.25
unification : times = 0.65+0.116666666667=0.766666666667
min = 0.766666666667
max = 1.3
!!!
Why ???
Christophe
--
----------------------------------------------------------
Christophe Raffalli
e-mail: cr@dcs.ed.ac.uk
L.F.C.S. (Laboratory for Fundation of Computer Science)
Department of Computer Science, University of Edinburgh
King's Building, Mayfield Road, Edinburgh EH9 3JZ
----------------------------------------------------------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1994-02-16 19:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-02-16 13:26 Times in camllight Christophe Raffalli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox