[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT with vectors
- From: Alex Queiroz <asandroq@...>
- Date: Thu, 18 Nov 2010 11:40:35 -0200
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/