[Yarv-devel] runtime block inlining

Alexander Kellett ruby-lists at lypanov.net
Wed Oct 20 04:15:26 EDT 2004


hey koichi :) (and the rest of course :P)

as i noticed that this list is getting active i thought
i'd start a new thread to give it even more of a boost :)

a while back in private email i noted that i consider 
runtime block inlining possible with rubydium i was
wondering if you maybe made some progress on methods 
for also doing this in yarv?

the main difference between yarv and rubydium is the
fact that i'm ast based meanwhile you generate an intermediate
bytecode, is too much information lost in the bytecode 
generation to do runtime inlining of blocks in the jit 
or is there another problem that i'm unable to see?

cheers,
Alex


More information about the Yarv-devel mailing list