[plt-scheme] Help writing non-trivial applications.
Thank you. Are there comparisons with Chez or Stalin?
On May 4, 2005, at 18:03, Brent Fulgham wrote:
> 1. That MZC does provide some benefit:
>
> http://shootout.alioth.debian.org/great/benchmark.php?
> test=all&lang=mzscheme&lang2=mzc&sort=fullcpu
>
> 2. MZC is often an order of magnitude slower than
> Chicken Scheme.
>
> http://shootout.alioth.debian.org/great/benchmark.php?
> test=all&lang=mzc&lang2=chicken&sort=fullcpu
>
> 3. MZC is quite slower than Bigloo:
>
> http://shootout.alioth.debian.org/great/benchmark.php?
> test=all&lang=mzc&lang2=bigloo&sort=fullcpu
>
> 4. MZC looks pretty good compared to Guile:
>
> http://shootout.alioth.debian.org/great/benchmark.php?
> test=all&lang=mzc&lang2=guile&sort=fullcpu