> Actually, no. The DotGNU Portable.NET guys have written a paper about 
> efficient
> bytecode execution and it looks like the the fastest is to store the address 
> of
> the method as the opcode and jump directly to the code of the next instruction
> after executing the current one (a method called computed gotos).

Do you have a link for that?  It sounds very interesting.

        - Andrew


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to