[Newcompiler] newcompiler#174

Philippe Marschall philippe.marschall at gmail.com
Mon Apr 23 08:42:08 UTC 2007


Wow, what a fix!

Philippe

2007/4/23, Marcus Denker <denker at iam.unibe.ch>:
> Filename: NewCompiler-md.174.mcz
> Author: Marcus Denker
> Timestamp: 21 April 2007 4:56:47 pm
> UUID: 296780a6-e424-46a2-a509-9af6a02cb25b
> Ancestors: NewCompiler-ms.173.mcz
> Message:
>
> as overrides: uncommented versions of the *executeMethod* methods of
> Object.
> Primitive 189 was added to the 3.7 VM, if I remember correctly.
>
> This speeds up Closure activation a lot:
>
> [(1 to: 10000000) do: [:i | i]] timeToRun
>
>
> Closure no prim:  8257
> Closures with prim:  2867
> No Closuires: 1193
>


More information about the Newcompiler mailing list