[MLton-devel] nucleic benchmark times

Matthew Fluet fluet@CS.Cornell.EDU
Thu, 14 Nov 2002 13:17:44 -0500 (EST)


> > > Great.  BTW, I think it would be easiest to see what's going on with
> > > several different runs of the benchmark script, each run comparing the
> > > two gccs.
> >
> > I don't quite know what you mean.  You want less than 6 mlton's compare
> > simultaneously?
>
> I was thinking of three runs of two.

Ah, yes.  That would be a much more efficient use of a 20 dual-processor
cluster.  So something like

one run with:
-mlton "mlton -native false -cc {/usr/bin/gcc -ccopt -mcpu=pentiumpro
,/home/fluet/gcc/install/bin/gcc -mcpu=i686} -detect-overflow true"

one with:
-mlton "mlton -native false -cc {/usr/bin/gcc -ccopt -mcpu=pentiumpro
,/home/fluet/gcc/install/bin/gcc -mcpu=i686} -detect-overflow true
-DFAST_INT"

one with:
-mlton "mlton -native false -cc {/usr/bin/gcc -ccopt -mcpu=pentiumpro
,/home/fluet/gcc/install/bin/gcc -mcpu=i686} -detect-overflow false"


I'm about halfway through
-mlton "mlton -native {true,false -cc /home/fluet/gcc/install/bin/gcc
-mcpu=i686 -detect-overflow {true {,-DFAST_INT},false}}"

but I can queue up the others.




-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel