summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-03-11 09:48:18 +0000
committerRaymond Hettinger <python@rcn.com>2004-03-11 09:48:18 +0000
commit57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f (patch)
treed760407422649aae60a1800c58b02506aea212c0 /Python/ceval.c
parent8ca92ae54c3c0958bf073fe04d897f8f01e02547 (diff)
downloadcpython-git-57c4542bcdd0bcf3bb18911f5cac8f7ccfb4c85f.tar.gz
Now that list.extend() is at the root of many list operations, it becomes
worth it to in-line the call to PyIter_Next(). Saves another 15% on most list operations that acceptable a general iterable argument (such as the list constructor).
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions