summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@gmail.com>2008-12-06 17:09:27 +0000
committerJeffrey Yasskin <jyasskin@gmail.com>2008-12-06 17:09:27 +0000
commit7dbd063aebb23d8b440c72eabe1324e3285c8ffc (patch)
tree89ae6f09aa8dd6a1c86b2360734c3c5b0ad2f67a /Python/Python-ast.c
parentd5c0ca01ed8a35fb7dcde49048d6420402480a03 (diff)
downloadcpython-7dbd063aebb23d8b440c72eabe1324e3285c8ffc.tar.gz
Merged revisions 67494 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67494 | jeffrey.yasskin | 2008-12-02 22:46:45 -0800 (Tue, 02 Dec 2008) | 5 lines Speed up Python (according to pybench and 2to3-on-itself) by 1-2% by caching whether any thread has tracing turned on, which saves one load instruction in the fast_next_opcode path in PyEval_EvalFrameEx(). See issue 4477. ........
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions