diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-08-16 18:36:11 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-08-16 18:36:11 (GMT) |
commit | 192690e2d21f90a2725dceec62f99bba26a9faf1 (patch) | |
tree | a73a1ff2e3530cab9376c7d6c22c671bff8defaf /Tools/i18n | |
parent | aca139d17dbdaa41c78204dbab14bd1c7d888542 (diff) | |
download | cpython-192690e2d21f90a2725dceec62f99bba26a9faf1.zip cpython-192690e2d21f90a2725dceec62f99bba26a9faf1.tar.gz cpython-192690e2d21f90a2725dceec62f99bba26a9faf1.tar.bz2 |
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 'Tools/i18n')
0 files changed, 0 insertions, 0 deletions