On Fri, 2009-11-13 at 09:13 -0800, Martin McClure wrote:
> Igor Stasenko wrote:
> > No, please no more inilining hacks. :)
> > If someone wants to run everything at light speed - just code in C,
> > but leave smalltalk honoring the
> > message passing.
> > And besides, these tricks won't make any difference when having good
> > inlining JIT.
> > In bytecode, they just add a complexity to compiler and headache to 
> > developers.
> 
> +64 to banning bytecode compiler hacks and instead concentrate on 
> producing an inlining JIT.

I'm working on inlining in Exupery now. The first three basic tests
pass.

Bryce


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to