]> granicus.if.org Git - python/commit
needforspeed: backed out the Py_LOCAL-isation of ceval; the massive in-
authorFredrik Lundh <fredrik@pythonware.com>
Sat, 27 May 2006 10:39:48 +0000 (10:39 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sat, 27 May 2006 10:39:48 +0000 (10:39 +0000)
commit7a83089c06744dcdd29eb692dbeb51449191ed3f
treed13efa405b4007417cfe6f121ebd23a79a000b74
parent2d23d5bf2efcea655b22e0ee4dd7cf6554a94c85
needforspeed: backed out the Py_LOCAL-isation of ceval; the massive in-
lining killed performance on certain Intel boxes, and the "aggressive"
macro itself gives most of the benefits on others.
Include/pyport.h
Python/ceval.c