lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Nov 18, 2010 at 11:35 AM, David Kastrup <dak@gnu.org> wrote:
>
> I may be dull, but I don't see what about that code would not disturb
> branch prediction and pipelining.
>

     This excellent paper by Anton Ertl discuss this topic at length:
http://www.jilp.org/vol5/v5paper12.pdf

Anton's web page on interpreters:
http://www.complang.tuwien.ac.at/projects/interpreters.html

-- 
-alex
http://www.artisancoder.com/