"Daniel Stutzbach" <[EMAIL PROTECTED]> writes:

[snip]

>    I searched around for information on how threaded code interacts with
>    branch prediction, and here's what I found.  The short answer is that
>    threaded code significantly improves branch prediction.

See ``Optimizing indirect branch prediction accuracy in virtual machine
interpreters'' and ``The Structure and Performance of Efficient
Interpreters''.

Cheers,
-jakob

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to