[Python-Dev] [ANN] VPython 0.1

J. Sievers cadr4u at gmail.com
Fri Oct 24 10:00:01 CEST 2008


"Daniel Stutzbach" <daniel at stutzbachenterprises.com> 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



More information about the Python-Dev mailing list