[issue4753] Faster opcode dispatch on gcc

Christian Heimes report at bugs.python.org
Wed Dec 31 17:02:05 CET 2008


Christian Heimes <lists at cheimes.de> added the comment:

I'm having trouble understanding the technique of the jump table. Can
you provide some links to papers that explain the threaded code? I'm
interested in learning more.
How does your implementation compare to the GForth based threaded code
speedwise?

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4753>
_______________________________________


More information about the Python-bugs-list mailing list