[Newcompiler] Closure with push and store bytecode

bryce at kampjes.demon.co.uk bryce at kampjes.demon.co.uk
Sat Apr 28 11:07:23 UTC 2007


Marcus Denker writes:
 > 
 > On 28.04.2007, at 12:18, Mathieu Suen wrote:
 > > I think that the Closure performance with bytecode store and push  
 > > is close to the NewCompiler without closure.
 > > I will make some benchmark to see if it's true.
 > >
 > 
 > Yes, I don't know if the  benchmark is really good... it might be  
 > interesting to run some other benchmarks, too.

What benchmark are you running?

I've loaded both packages from the SystemBenchmarks repository.

If it's something similar to the send benchmark but with blocks
then the results are plausible. For real code, it'll depend on
how often it was executing push active context.

Bryce


More information about the Newcompiler mailing list