> > 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.
http://www.southern-storm.com.au/download/pnet-engine.pdf _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
