[issue4753] Faster opcode dispatch on gcc

Antoine Pitrou report at bugs.python.org
Sat Jan 10 10:44:40 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

> @pitrou:
> > The machine I got the 15% speedup on is in 64-bit mode with gcc
> 4.3.2.
> 
> Which is the processor? I guess the bigger speedups should be on 
> Pentium4, since it has the bigger mispredict penalties.

Athlon X2 3600+.

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


More information about the Python-bugs-list mailing list