summaryrefslogtreecommitdiff
path: root/Python/ast.c
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@gmail.com>2008-12-12 21:25:13 +0000
committerJeffrey Yasskin <jyasskin@gmail.com>2008-12-12 21:25:13 +0000
commitd0a70d4bab2ba95ce1d6eae73f61f1e4cdf35941 (patch)
tree8039fbb31f2bb8ed28d5fc2552fb690c1dd24c24 /Python/ast.c
parent696d6ba6b9c03884c80c789ffb6486f8a65795ab (diff)
downloadcpython-git-d0a70d4bab2ba95ce1d6eae73f61f1e4cdf35941.tar.gz
Unblocked and 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/ast.c')
0 files changed, 0 insertions, 0 deletions