[MLton] benchmarks with MLton 20051202

Chris Clearwater chris@detriment.org
Sat, 24 Dec 2005 02:00:43 -0800


On Sat, 2005-12-24 at 17:04 +1100, skaller wrote:
> On Fri, 2005-12-23 at 11:39 -0800, Stephen Weeks wrote:
> > ----------------------------------------------------------------------
> > benchmark         ML-Kit Moscow-ML Poly/ML SML/NJ
> > barnes-hut             *         *       *   1.63
> > boyer                  *     10.13    1.88   3.09
> 
> ...
> 
> Wow .. MLton is faster than the speed of light, and
> so isn't even visible .. :)
> 

>From http://mlton.org/Performance



Run-time ratio
The following table gives the ratio of the run time of each benchmark
when compiled by another compiler to the run time when compiled by
MLton. That is, the larger the number, the slower the generated code
runs. A number larger than one indicates that the corresponding compiler
produces code that runs more slowly than MLton. If an entry is *, that
means that the corresponding compiler failed to compile the benchmark or
that the benchmark failed to run.