[plt-scheme] Statistics (V301.5 Speed Up)
On Feb 13, Jim Blandy wrote:
> On 2/12/06, Alexander Friedman <alex at inga.mit.edu> wrote:
> > benchmark intepreter mzc s-llvm interp/llvm mzc/llvm
> > --------- ---------- ----- ------ ----------- --------
> > sort1 692 643 563 1.2 1.1
> > nboyer 2616 1786 2115 1.2 0.8
> > sboyer 2090 1161 973 2.1 1.2
> > graphs 885 1384 712 1.2 1.9
> > lattice 8199 10065 3631 2.3 2.8
> > earley 2576 2524 11659 0.2 0.2
> > conform 151 179 68 2.2 2.6
> > dynamic 1453 1892 1105 1.3 1.7
>
> This is interesting --- thanks!
>
> What does the code look like?
Which code in particular? The benchmarks look nice, the compiler not
so much.
--
-Alex