Jeremy Hylton
192690e2d2
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.
2002-08-16 18:36:11 +00:00
..
2001-07-26 13:41:06 +00:00
2002-08-16 07:04:56 +00:00
2002-08-16 18:36:11 +00:00
2002-07-18 23:06:17 +00:00
2002-08-16 02:48:11 +00:00
2002-06-14 20:41:17 +00:00
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2001-11-28 20:42:20 +00:00
2002-01-26 20:03:48 +00:00
2001-11-28 20:42:20 +00:00
2002-02-11 16:21:00 +00:00
2001-11-28 20:42:20 +00:00
2002-02-26 11:41:34 +00:00
2002-06-30 15:26:10 +00:00
2002-07-29 14:27:41 +00:00
2002-08-14 15:51:29 +00:00
2001-07-26 13:41:06 +00:00
2002-08-15 14:59:02 +00:00
2002-06-30 15:26:10 +00:00
2002-04-12 01:20:10 +00:00
2002-07-28 10:23:27 +00:00
2002-02-27 13:29:46 +00:00
2001-07-26 13:41:06 +00:00
2001-11-28 20:42:20 +00:00
2002-08-04 17:29:52 +00:00
2001-07-26 13:41:06 +00:00
2002-08-15 14:59:02 +00:00
2001-10-16 20:07:34 +00:00
2002-02-26 11:41:34 +00:00
2002-08-02 14:11:24 +00:00
2002-07-30 11:44:44 +00:00
2002-08-14 20:57:56 +00:00
2001-12-21 16:32:15 +00:00
2001-07-26 13:41:06 +00:00
2002-08-15 01:20:16 +00:00
2001-11-28 20:42:20 +00:00
2001-07-26 13:41:06 +00:00
2001-12-04 16:23:42 +00:00
2001-12-10 00:53:18 +00:00
2002-07-07 19:59:50 +00:00
2002-06-11 06:22:31 +00:00
2002-01-19 22:02:55 +00:00
2002-01-19 22:02:55 +00:00
2002-01-19 22:02:55 +00:00
2002-01-19 22:02:55 +00:00
2002-02-28 21:34:34 +00:00
2002-02-26 11:41:34 +00:00
2002-01-19 22:02:55 +00:00
2002-03-17 17:19:00 +00:00
2002-01-19 22:02:55 +00:00
2002-01-19 22:02:55 +00:00
2001-10-16 21:13:49 +00:00
2002-07-19 06:55:41 +00:00
2002-08-15 14:59:02 +00:00