diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-08-16 18:36:11 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-08-16 18:36:11 +0000 |
commit | 192690e2d21f90a2725dceec62f99bba26a9faf1 (patch) | |
tree | a73a1ff2e3530cab9376c7d6c22c671bff8defaf /Objects/stringobject.c | |
parent | aca139d17dbdaa41c78204dbab14bd1c7d888542 (diff) | |
download | cpython-git-192690e2d21f90a2725dceec62f99bba26a9faf1.tar.gz |
Inline fast_cfunction() in new call_function().
Also, don't handle METH_OLDARGS on the fast path. All the interesting
builtins have been converted to use METH_NOARGS, METH_O, or
METH_VARARGS.
Result is another 1-2% speedup. If I can cobble together 10 of these,
it might make a difference.
Diffstat (limited to 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions